Push event to branch 3.0.8-BRANCH Connecting to https://api.github.com using GitHub bot (username/token) Obtained etc/jenkins/Jenkinsfile_ci_build from 6fa898281fd73720e4270cdbbbd5ea1a697fbeeb [Pipeline] Start of Pipeline [Pipeline] stage [Pipeline] { (Jersey build) [Pipeline] parallel [Pipeline] { (Branch: JDK 8 ) [Pipeline] { (Branch: JDK 11 ) [Pipeline] { (Branch: JDK 19 ) [Pipeline] stage [Pipeline] { (JDK 8 ) [Pipeline] stage [Pipeline] { (JDK 11 ) [Pipeline] stage [Pipeline] { (JDK 19 ) [Pipeline] node [Pipeline] node [Pipeline] node Agent centos-7-5gkrh is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-5gkrh" namespace: "jersey" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.jersey.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-5gkrh" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-5gkrh" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.jersey.svc.cluster.local/jersey/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-jersey" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Running on centos-7-5gkrh in /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential github-bot Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/eclipse-ee4j/jersey.git > git init /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH # timeout=10 Fetching upstream changes from https://github.com/eclipse-ee4j/jersey.git > git --version # timeout=10 > git --version # 'git version 2.36.1' using GIT_ASKPASS to set credentials GitHub bot (username/token) > git fetch --no-tags --force --progress -- https://github.com/eclipse-ee4j/jersey.git +refs/heads/3.0.8-BRANCH:refs/remotes/origin/3.0.8-BRANCH # timeout=10 Avoid second fetch Checking out Revision 6fa898281fd73720e4270cdbbbd5ea1a697fbeeb (3.0.8-BRANCH) > git config remote.origin.url https://github.com/eclipse-ee4j/jersey.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/3.0.8-BRANCH:refs/remotes/origin/3.0.8-BRANCH # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6fa898281fd73720e4270cdbbbd5ea1a697fbeeb # timeout=10 Still waiting to schedule task Waiting for next available executor on ‘centos-7-5gkrh’ Still waiting to schedule task Waiting for next available executor on ‘centos-7-5gkrh’ Commit message: "3.0.99-SNAPSHOT" First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sh + bash /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/etc/jenkins/jenkins_build.sh Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... Agent centos-7-zm5lv is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-zm5lv" namespace: "jersey" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.jersey.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-zm5lv" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-zm5lv" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.jersey.svc.cluster.local/jersey/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-jersey" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Running on centos-7-zm5lv in /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential github-bot Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/eclipse-ee4j/jersey.git > git init /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH # timeout=10 Fetching upstream changes from https://github.com/eclipse-ee4j/jersey.git > git --version # timeout=10 > git --version # 'git version 2.36.1' using GIT_ASKPASS to set credentials GitHub bot (username/token) > git fetch --no-tags --force --progress -- https://github.com/eclipse-ee4j/jersey.git +refs/heads/3.0.8-BRANCH:refs/remotes/origin/3.0.8-BRANCH # timeout=10 Avoid second fetch Checking out Revision 6fa898281fd73720e4270cdbbbd5ea1a697fbeeb (3.0.8-BRANCH) > git config remote.origin.url https://github.com/eclipse-ee4j/jersey.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/3.0.8-BRANCH:refs/remotes/origin/3.0.8-BRANCH # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6fa898281fd73720e4270cdbbbd5ea1a697fbeeb # timeout=10 Commit message: "3.0.99-SNAPSHOT" [Pipeline] withEnv [Pipeline] { [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sh [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] jersey [pom] [INFO] jersey-archetypes [pom] [INFO] jersey-archetype-heroku-webapp [maven-archetype] [INFO] jersey-archetype-grizzly2 [maven-archetype] [INFO] jersey-archetype-webapp [maven-archetype] [INFO] jersey-example-java8-webapp [maven-archetype] [INFO] jersey-bom [pom] [INFO] jersey-core-common [jar] [INFO] jersey-inject [pom] [INFO] jersey-inject-hk2 [jar] [INFO] jersey-core-client [jar] [INFO] jersey-media [pom] [INFO] jersey-media-jaxb [jar] [INFO] jersey-core-server [jar] [INFO] jersey-containers [pom] [INFO] jersey-container-grizzly2-http [jar] [INFO] jersey-container-servlet-core [jar] [INFO] jersey-test-framework [pom] [INFO] jersey-test-framework-core [jar] [INFO] jersey-container-servlet [jar] [INFO] jersey-container-grizzly2-servlet [jar] [INFO] jersey-test-framework-providers [pom] [INFO] jersey-test-framework-provider-grizzly2 [jar] [INFO] jersey-connectors [pom] [INFO] jersey-connectors-apache [jar] [INFO] jersey-connectors-apache5 [jar] [INFO] jersey-test-framework-provider-inmemory [jar] [INFO] jersey-test-framework-provider-external [jar] [INFO] jersey-container-jdk-http [jar] [INFO] jersey-test-framework-provider-jdk-http [jar] [INFO] jersey-container-simple-http [jar] [INFO] jersey-test-framework-provider-simple [jar] [INFO] jersey-connectors-netty [jar] [INFO] jersey-container-netty-http [jar] [INFO] jersey-test-framework-provider-netty [jar] [INFO] jersey-container-jetty-http [jar] [INFO] jersey-test-framework-provider-jetty [jar] [INFO] jersey-test-framework-provider-bundle [pom] [INFO] jersey-connectors-grizzly [jar] [INFO] jersey-media-sse [jar] [INFO] jersey-connectors-helidon [jar] [INFO] jersey-connectors-jdk [jar] [INFO] jersey-connectors-jetty [jar] [INFO] jersey-extensions [pom] [INFO] jersey-cdi-support [pom] [INFO] jersey-ext-cdi1x [jar] [INFO] jersey-glassfish-support [pom] [INFO] jersey-gf-ejb [jar] [INFO] jersey-container-jetty-servlet [jar] [INFO] jersey-ext-bean-validation [jar] [INFO] jersey-ext-cdi1x-ban-custom-hk2-binding [jar] [INFO] jersey-ext-cdi-rs-inject [jar] [INFO] jersey-ext-cdi1x-servlet [jar] [INFO] jersey-ext-cdi1x-transaction [jar] [INFO] jersey-ext-cdi1x-validation [jar] [INFO] jersey-ext-weld2-se [jar] [INFO] jersey-ext-entity-filtering [jar] [INFO] jersey-ext-metainf-services [jar] [INFO] jersey-ext-mvc [jar] [INFO] jersey-ext-mvc-bean-validation [jar] [INFO] jersey-ext-mvc-freemarker [jar] [INFO] jersey-ext-mvc-jsp [jar] [INFO] jersey-ext-mvc-mustache [jar] [INFO] jersey-ext-proxy-client [jar] [INFO] jersey-ext-rx [pom] [INFO] jersey-ext-rx-client-guava [jar] [INFO] jersey-ext-rx-client-rxjava [jar] [INFO] jersey-ext-rx-client-rxjava2 [jar] [INFO] jersey-spring6 [jar] [INFO] jersey-wadl-doclet [jar] [INFO] jersey-media-json-binding [jar] [INFO] project [pom] [INFO] jersey-mp-rest-client [jar] [INFO] jersey-mp-config [jar] [INFO] jersey-incubator [pom] [INFO] jersey-inject-cdi-weld [jar] [INFO] jersey-declarative-linking [jar] [INFO] jersey-ext-gae-integration [jar] [INFO] jersey-media-html-json [jar] [INFO] jersey-media-kryo [jar] [INFO] jersey-open-tracing [jar] [INFO] jersey-inject-cdi2-se [jar] [INFO] jersey-media-json-gson [jar] [INFO] jersey-media-json-jackson [jar] [INFO] jersey-media-json-jettison [jar] [INFO] jersey-media-json-processing [jar] [INFO] jersey-media-moxy [jar] [INFO] jersey-media-multipart [jar] [INFO] jersey-security [pom] [INFO] oauth1-signature [jar] [INFO] jersey-security [jar] [INFO] oauth1-server [jar] [INFO] oauth2-client [jar] [INFO] jersey-test-framework-util [jar] [INFO] jersey-tests [pom] [INFO] jersey-tests-e2e [jar] [INFO] jersey-tests-e2e-client [jar] [INFO] jersey-tests-e2e-core-common [jar] [INFO] jersey-tests-e2e-entity [jar] [INFO] jersey-tests-e2e-inject [pom] [INFO] jersey-tests-e2e-inject-cdi-se [jar] [INFO] jersey-tests-e2e-inject-cdi-inject-weld [jar] [INFO] e2e-inject-hk2 [jar] [INFO] jersey-tests-e2e-server [jar] [INFO] jersey-tests-e2e-testng [jar] [INFO] jersey-tests-integration [pom] [INFO] jersey-asm-integration [jar] [INFO] cdi-integration-project [pom] [INFO] jersey-tests-cdi-beanvalidation-webapp [war] [INFO] jersey-tests-cdi-client [jar] [INFO] jersey-tests-cdi-client-on-server [war] [INFO] jersey-tests-cdi-ejb-webapp [war] [INFO] jersey-tests-cdi-iface-with-non-jaxrs-impl-test-webapp [war] [INFO] cdi-manually-bound [jar] [INFO] jersey-tests-cdi-log-check [war] [INFO] jersey-tests-integration-cdi-multimodule-lib [jar] [INFO] jersey-tests-integration-cdi-multimodule-war [war] [INFO] jersey-tests-integration-cdi-multimodule-war2 [war] [INFO] jersey-tests-integration-cdi-multimodule-ear [ear] [INFO] jersey-tests-integration-cdi-multimodule [pom] [INFO] jersey-tests-cdi-multipart-webapp [war] [INFO] jersey-tests-resource-with-at-context [jar] [INFO] cdi-singleton [jar] [INFO] jersey-tests-cdi-webapp [war] [INFO] jersey-tests-cdi-with-jersey-injection-custom-cfg-webapp [war] [INFO] jersey-tests-cdi-with-jersey-injection-custom-hk2-banned-webapp [war] [INFO] jersey-tests-cdi-with-jersey-injection-webapp [war] [INFO] jersey-tests-context-inject-on-server [jar] [INFO] client-connector-provider [jar] [INFO] jersey-tests-integration-ejb-multimodule-lib [jar] [INFO] jersey-tests-integration-ejb-multimodule-war [war] [INFO] jersey-tests-integration-ejb-multimodule-ear [ear] [INFO] jersey-tests-integration-ejb-multimodule [pom] [INFO] jersey-tests-integration-ejb-multimodule-reload-lib [jar] [INFO] jersey-tests-integration-ejb-multimodule-reload-war1 [war] [INFO] jersey-tests-integration-ejb-multimodule-reload-war2 [war] [INFO] jersey-tests-integration-ejb-multimodule-reload-ear [ear] [INFO] jersey-tests-integration-ejb-multimodule-reload [pom] [INFO] jersey-tests-ejb-webapp [war] [INFO] j-376-reproducer [jar] [INFO] jersey-tests-integration-j-441-war1 [war] [INFO] jersey-tests-integration-j-441-war2 [war] [INFO] jersey-tests-integration-j-441-ear [ear] [INFO] jersey-tests-integration-j-441 [pom] [INFO] jersey-tests-integration-j-59-ejb-lib [jar] [INFO] jersey-tests-integration-j-59-cdi-war [war] [INFO] jersey-tests-integration-j-59-ear [ear] [INFO] jersey-tests-integration-j-59 [pom] [INFO] jersey-tests-integration-jersey-2136 [war] [INFO] jersey-tests-integration-jersey-2137 [war] [INFO] jersey-tests-integration-jersey-2154 [war] [INFO] jersey-tests-integration-jersey-2421 [war] [INFO] jersey-tests-integration-jersey-2776 [war] [INFO] jersey-3662 [jar] [INFO] jersey-tests-integration-jersey-3670 [war] [INFO] jersey-3992 [war] [INFO] jersey-tests-integration-jersey-4003 [jar] [INFO] jersey-tests-integration-jersey-4099 [war] [INFO] jersey-4321 [jar] [INFO] jersey-examples [pom] [INFO] jersey-examples-server-sent-events-jersey [jar] [INFO] jersey-4507 [jar] [INFO] jersey-4542 [jar] [INFO] jersey-4697 [jar] [INFO] jersey-4722 [jar] [INFO] jersey-bundles [pom] [INFO] jersey-bundles-jaxrs-ri [bundle] [INFO] microprofile-integration-project [pom] [INFO] microprofile-config-project [pom] [INFO] config-webapp [jar] [INFO] helidon-config-webapp [war] [INFO] jersey-rest-client [jar] [INFO] jersey-rest-client-tck [jar] [INFO] reactive-streams-integration-project [pom] [INFO] sse-reactive-streams-tck [jar] [INFO] jersey-tests-integration-jersey-5087 [war] [INFO] jersey-tests-jmockit [jar] [INFO] jersey-test-framework-memleak-test-common [jar] [INFO] jersey-tests-memleak [pom] [INFO] jersey-tests-memleak-redeployment [pom] [INFO] jersey-tests-memleak-redeployment-leaking-test-app [war] [INFO] jersey-examples-webapp-parent-pom [pom] [INFO] jersey-examples-helloworld-webapp [war] [INFO] jersey-test-framework-maven [pom] [INFO] jersey-test-framework-maven-container-runner-plugin [maven-plugin] [INFO] jersey-tests-memleak-redeployment-hello-world-app-ref [jar] [INFO] jersey-tests-memleak-redeployment-no-jersey-app [war] [INFO] jersey-tests-memleak-redeployment-threadlocals-app [war] [INFO] jersey-tests-memleak-testcase [pom] [INFO] jersey-tests-memleak-testcase-bean-param-leak [war] [INFO] jersey-tests-memleak-testcase-shutdown-hook-leak [war] [INFO] jersey-tests-memleak-testcase-shutdown-hook-leak-client [jar] [INFO] jersey-tests-memleak-testcase-leaking-test-app [war] [INFO] jersey-tests-osgi [pom] [INFO] jersey-tests-osgi-functional [pom] [INFO] jersey-tests-stress [jar] [INFO] jersey-tests-performance [pom] [INFO] performance-test-benchmarks [jar] [INFO] jersey-tests-performance-runners [pom] [INFO] jersey-grizzly-runner [jar] [INFO] jersey-tests-performance-testcase [pom] [INFO] jersey-tests-performance-assemblies [jar] [INFO] jersey-tests-performance-filter-dynamic-test [jar] [INFO] jersey-tests-performance-filter-global-test [jar] [INFO] jersey-tests-performance-filter-name-test [jar] [INFO] jersey-tests-performance-interceptor-dynamic-test [jar] [INFO] jersey-tests-performance-interceptor-global-test [jar] [INFO] jersey-tests-performance-interceptor-name-test [jar] [INFO] jersey-tests-performance-custom-provider-test [jar] [INFO] jersey-tests-performance-json-jackson-test [jar] [INFO] jersey-tests-performance-json-moxy-test [jar] [INFO] jersey-tests-performance-mbw-kryo-test [jar] [INFO] jersey-tests-performance-text-plain-test [jar] [INFO] jersey-tests-performance-xml-jaxb-test [jar] [INFO] jersey-tests-performance-xml-moxy-test [jar] [INFO] jersey-tests-performance-param-srl [jar] [INFO] jersey-tests-performance-proxy-injection-test [jar] [INFO] performance-test-tools [jar] [INFO] jersey-examples-assemblies [jar] [INFO] jersey-examples-bookmark [war] [INFO] jersey-examples-bookmark-em [war] [INFO] jersey-examples-bookstore-webapp [war] [INFO] jersey-examples-cdi-webapp [war] [INFO] jersey-examples-clipboard [jar] [INFO] jersey-examples-clipboard-programmatic [jar] [INFO] jersey-examples-declarative-linking [jar] [INFO] jersey-examples-entity-filtering [jar] [INFO] jersey-examples-entity-filtering-selectable [jar] [INFO] jersey-examples-entity-filtering-security [jar] [INFO] jersey-examples-extended-wadl-webapp [war] [INFO] jersey-examples-exception-mapping [jar] [INFO] jersey-examples-freemarker-webapp [war] [INFO] jersey-examples-groovy [jar] [INFO] jersey-examples-helloworld [jar] [INFO] jersey-examples-helloworld-benchmark [jar] [INFO] jersey-examples-helloworld-cdi2-se [jar] [INFO] jersey-examples-helloworld-netty [jar] [INFO] jersey-examples-helloworld-programmatic [jar] [INFO] jersey-examples-helloworld-pure-jax-rs [jar] [INFO] jersey-examples-helloworld-weld [jar] [INFO] jersey-examples-http-patch [jar] [INFO] jersey-examples-http-trace [jar] [INFO] jersey-examples-https-clientserver-grizzly [jar] [INFO] jersey-examples-https-server-glassfish [war] [INFO] jersey-examples-java8-webapp [war] [INFO] jersey-examples-jaxb [jar] [INFO] jersey-examples-jaxrs-types-injection [jar] [INFO] jersey-examples-ejb [war] [INFO] jersey-examples-json-binding-webapp [war] [INFO] jersey-examples-json-jackson [jar] [INFO] jersey-examples-json-jettison [jar] [INFO] jersey-examples-json-moxy [jar] [INFO] jersey-examples-json-processing-webapp [war] [INFO] jersey-examples-json-with-padding [jar] [INFO] jersey-examples-managed-beans-webapp [war] [INFO] jersey-examples-managed-client [jar] [INFO] jersey-examples-managed-client-webapp [war] [INFO] jersey-examples-managed-client-simple-webapp [war] [INFO] jersey-examples-multipart-webapp [war] [INFO] jersey-examples-open-tracing [jar] [INFO] jersey-examples-osgi-helloworld-webapp [pom] [INFO] jersey-examples-osgi-helloworld-webapp-lib [jar] [INFO] jersey-examples-osgi-helloworld-webapp-additional [jar] [INFO] jersey-examples-osgi-helloworld-webapp-alternate-version [jar] [INFO] jersey-examples-osgi-helloworld-webapp-wab [war] [INFO] jersey-examples-osgi-helloworld-webapp-test [pom] [INFO] oauth-client-twitter [jar] [INFO] jersey-examples-reload [jar] [INFO] jersey-examples-rx-client-webapp [war] [INFO] jersey-examples-server-async [jar] [INFO] jersey-examples-server-async-managed [jar] [INFO] jersey-examples-server-async-standalone [pom] [INFO] jersey-examples-server-async-standalone-client [jar] [INFO] jersey-examples-server-async-standalone-webapp [war] [INFO] jersey-examples-server-sent-events-jaxrs [jar] [INFO] jersey-examples-servlet3-webapp [war] [INFO] jersey-examples-simple-console [jar] [INFO] jersey-examples-sse-item-store-jersey-webapp [war] [INFO] jersey-examples-sse-item-store-jaxrs-webapp [war] [INFO] jersey-examples-sse-twitter-aggregator [jar] [INFO] jersey-examples-system-properties [jar] [INFO] jersey-examples-moxy [jar] [INFO] jersey-test-framework-maven-custom-enforcer-rules [jar] + bash /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/etc/jenkins/jenkins_build.sh Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] --------------------< org.glassfish.jersey:project >-------------------- [INFO] Building jersey 3.0.99-SNAPSHOT [1/283] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] jersey [pom] [INFO] jersey-archetypes [pom] [INFO] jersey-archetype-heroku-webapp [maven-archetype] [INFO] jersey-archetype-grizzly2 [maven-archetype] [INFO] jersey-archetype-webapp [maven-archetype] [INFO] jersey-example-java8-webapp [maven-archetype] [INFO] jersey-bom [pom] [INFO] jersey-core-common [jar] [INFO] jersey-inject [pom] [INFO] jersey-inject-hk2 [jar] [INFO] jersey-core-client [jar] [INFO] jersey-media [pom] [INFO] jersey-media-jaxb [jar] [INFO] jersey-core-server [jar] [INFO] jersey-containers [pom] [INFO] jersey-container-grizzly2-http [jar] [INFO] jersey-container-servlet-core [jar] [INFO] jersey-test-framework [pom] [INFO] jersey-test-framework-core [jar] [INFO] jersey-container-servlet [jar] [INFO] jersey-container-grizzly2-servlet [jar] [INFO] jersey-test-framework-providers [pom] [INFO] jersey-test-framework-provider-grizzly2 [jar] [INFO] jersey-connectors [pom] [INFO] jersey-connectors-apache [jar] [INFO] jersey-connectors-apache5 [jar] [INFO] jersey-test-framework-provider-inmemory [jar] [INFO] jersey-test-framework-provider-external [jar] [INFO] jersey-container-jdk-http [jar] [INFO] jersey-test-framework-provider-jdk-http [jar] [INFO] jersey-container-simple-http [jar] [INFO] jersey-test-framework-provider-simple [jar] [INFO] jersey-connectors-netty [jar] [INFO] jersey-container-netty-http [jar] [INFO] jersey-test-framework-provider-netty [jar] [INFO] jersey-container-jetty-http [jar] [INFO] jersey-test-framework-provider-jetty [jar] [INFO] jersey-test-framework-provider-bundle [pom] [INFO] jersey-connectors-grizzly [jar] [INFO] jersey-media-sse [jar] [INFO] jersey-connectors-helidon [jar] [INFO] jersey-connectors-jdk [jar] [INFO] jersey-connectors-jetty [jar] [INFO] jersey-extensions [pom] [INFO] jersey-cdi-support [pom] [INFO] jersey-ext-cdi1x [jar] [INFO] jersey-glassfish-support [pom] [INFO] jersey-gf-ejb [jar] [INFO] jersey-container-jetty-servlet [jar] [INFO] jersey-ext-bean-validation [jar] [INFO] jersey-ext-cdi1x-ban-custom-hk2-binding [jar] [INFO] jersey-ext-cdi-rs-inject [jar] [INFO] jersey-ext-cdi1x-servlet [jar] [INFO] jersey-ext-cdi1x-transaction [jar] [INFO] jersey-ext-cdi1x-validation [jar] [INFO] jersey-ext-weld2-se [jar] [INFO] jersey-ext-entity-filtering [jar] [INFO] jersey-ext-metainf-services [jar] [INFO] jersey-ext-mvc [jar] [INFO] jersey-ext-mvc-bean-validation [jar] [INFO] jersey-ext-mvc-freemarker [jar] [INFO] jersey-ext-mvc-jsp [jar] [INFO] jersey-ext-mvc-mustache [jar] [INFO] jersey-ext-proxy-client [jar] [INFO] jersey-ext-rx [pom] [INFO] jersey-ext-rx-client-guava [jar] [INFO] jersey-ext-rx-client-rxjava [jar] [INFO] jersey-ext-rx-client-rxjava2 [jar] [INFO] jersey-spring6 [jar] [INFO] jersey-wadl-doclet [jar] [INFO] jersey-media-json-binding [jar] [INFO] project [pom] [INFO] jersey-mp-rest-client [jar] [INFO] jersey-mp-config [jar] [INFO] jersey-incubator [pom] [INFO] jersey-inject-cdi-weld [jar] [INFO] jersey-declarative-linking [jar] [INFO] jersey-ext-gae-integration [jar] [INFO] jersey-media-html-json [jar] [INFO] jersey-media-kryo [jar] [INFO] jersey-open-tracing [jar] [INFO] jersey-inject-cdi2-se [jar] [INFO] jersey-media-json-gson [jar] [INFO] jersey-media-json-jackson [jar] [INFO] jersey-media-json-jettison [jar] [INFO] jersey-media-json-processing [jar] [INFO] jersey-media-moxy [jar] [INFO] jersey-media-multipart [jar] [INFO] jersey-security [pom] [INFO] oauth1-signature [jar] [INFO] jersey-security [jar] [INFO] oauth1-server [jar] [INFO] oauth2-client [jar] [INFO] jersey-test-framework-util [jar] [INFO] jersey-tests [pom] [INFO] jersey-tests-e2e [jar] [INFO] jersey-tests-e2e-client [jar] [INFO] jersey-tests-e2e-core-common [jar] [INFO] jersey-tests-e2e-entity [jar] [INFO] jersey-tests-e2e-inject [pom] [INFO] jersey-tests-e2e-inject-cdi-se [jar] [INFO] jersey-tests-e2e-inject-cdi-inject-weld [jar] [INFO] e2e-inject-hk2 [jar] [INFO] jersey-tests-e2e-server [jar] [INFO] jersey-tests-e2e-testng [jar] [INFO] jersey-tests-integration [pom] [INFO] jersey-asm-integration [jar] [INFO] cdi-integration-project [pom] [INFO] jersey-tests-cdi-beanvalidation-webapp [war] [INFO] jersey-tests-cdi-client [jar] [INFO] jersey-tests-cdi-client-on-server [war] [INFO] jersey-tests-cdi-ejb-webapp [war] [INFO] jersey-tests-cdi-iface-with-non-jaxrs-impl-test-webapp [war] [INFO] cdi-manually-bound [jar] [INFO] jersey-tests-cdi-log-check [war] [INFO] jersey-tests-integration-cdi-multimodule-lib [jar] [INFO] jersey-tests-integration-cdi-multimodule-war [war] [INFO] jersey-tests-integration-cdi-multimodule-war2 [war] [INFO] jersey-tests-integration-cdi-multimodule-ear [ear] [INFO] jersey-tests-integration-cdi-multimodule [pom] [INFO] jersey-tests-cdi-multipart-webapp [war] [INFO] jersey-tests-resource-with-at-context [jar] [INFO] cdi-singleton [jar] [INFO] jersey-tests-cdi-webapp [war] [INFO] jersey-tests-cdi-with-jersey-injection-custom-cfg-webapp [war] [INFO] jersey-tests-cdi-with-jersey-injection-custom-hk2-banned-webapp [war] [INFO] jersey-tests-cdi-with-jersey-injection-webapp [war] [INFO] jersey-tests-context-inject-on-server [jar] [INFO] jersey-tests-glassfish-inject-on-server [jar] [INFO] client-connector-provider [jar] [INFO] jersey-tests-integration-ejb-multimodule-lib [jar] [INFO] jersey-tests-integration-ejb-multimodule-war [war] [INFO] jersey-tests-integration-ejb-multimodule-ear [ear] [INFO] jersey-tests-integration-ejb-multimodule [pom] [INFO] jersey-tests-integration-ejb-multimodule-reload-lib [jar] [INFO] jersey-tests-integration-ejb-multimodule-reload-war1 [war] [INFO] jersey-tests-integration-ejb-multimodule-reload-war2 [war] [INFO] jersey-tests-integration-ejb-multimodule-reload-ear [ear] [INFO] jersey-tests-integration-ejb-multimodule-reload [pom] [INFO] jersey-tests-ejb-webapp [war] [INFO] j-376-reproducer [jar] [INFO] jersey-tests-integration-j-441-war1 [war] [INFO] jersey-tests-integration-j-441-war2 [war] [INFO] jersey-tests-integration-j-441-ear [ear] [INFO] jersey-tests-integration-j-441 [pom] [INFO] jersey-tests-integration-j-59-ejb-lib [jar] [INFO] jersey-tests-integration-j-59-cdi-war [war] [INFO] jersey-tests-integration-j-59-ear [ear] [INFO] jersey-tests-integration-j-59 [pom] [INFO] jersey-tests-integration-jersey-2136 [war] [INFO] jersey-tests-integration-jersey-2137 [war] [INFO] jersey-tests-integration-jersey-2154 [war] [INFO] jersey-tests-integration-jersey-2421 [war] [INFO] jersey-tests-integration-jersey-2776 [war] [INFO] jersey-3662 [jar] [INFO] jersey-tests-integration-jersey-3670 [war] [INFO] jersey-3992 [war] [INFO] jersey-tests-integration-jersey-4003 [jar] [INFO] jersey-tests-integration-jersey-4099 [war] [INFO] jersey-4321 [jar] [INFO] jersey-examples [pom] [INFO] jersey-examples-server-sent-events-jersey [jar] [INFO] jersey-4507 [jar] [INFO] jersey-4542 [jar] [INFO] jersey-4697 [jar] [INFO] jersey-4722 [jar] [INFO] jersey-bundles [pom] [INFO] jersey-bundles-jaxrs-ri [bundle] [INFO] microprofile-integration-project [pom] [INFO] microprofile-config-project [pom] [INFO] config-webapp [jar] [INFO] helidon-config-webapp [war] [INFO] jersey-rest-client [jar] [INFO] jersey-rest-client-tck [jar] [INFO] reactive-streams-integration-project [pom] [INFO] sse-reactive-streams-tck [jar] [INFO] jersey-tests-integration-jersey-5087 [war] [INFO] jersey-tests-integration-jersey-async-filter [war] [INFO] jersey-tests-externalproperties [jar] [INFO] jersey-tests-component-inject [war] [INFO] jersey-tests-integration-jersey-780 [war] [INFO] jersey-tests-integration-jersey-1107 [war] [INFO] jersey-tests-integration-jersey-1223 [war] [INFO] jersey-tests-integration-jersey-1604 [war] [INFO] jersey-tests-integration-jersey-1667 [war] [INFO] jersey-tests-integration-jersey-1883 [war] [INFO] jersey-tests-integration-jersey-1928 [war] [INFO] jersey-tests-integration-jersey-1960 [war] [INFO] jersey-tests-integration-jersey-1964 [war] [INFO] jersey-tests-integration-jersey-2031 [war] [INFO] jersey-tests-integration-jersey-2160 [war] [INFO] jersey-tests-integration-jersey-2164 [war] [INFO] jersey-tests-integration-jersey-2167 [war] [INFO] jersey-tests-integration-jersey-2176 [war] [INFO] jersey-tests-integration-jersey-2184 [war] [INFO] jersey-tests-integration-jersey-2255 [war] [INFO] jersey-tests-integration-jersey-2322 [war] [INFO] jersey-tests-integration-jersey-2335 [war] [INFO] jersey-tests-integration-jersey-2551 [war] [INFO] jersey-tests-integration-jersey-2612 [war] [INFO] jersey-tests-integration-jersey-2637 [war] [INFO] jersey-tests-integration-jersey-2654 [war] [INFO] jersey-tests-integration-jersey-2673 [war] [INFO] jersey-tests-integration-jersey-2689 [war] [INFO] jersey-tests-integration-jersey-2704 [war] [INFO] jersey-tests-integration-jersey-2794 [war] [INFO] jersey-tests-integration-jersey-2846 [war] [INFO] jersey-tests-integration-jersey-2878 [war] [INFO] jersey-tests-integration-jersey-2892 [war] [INFO] jersey-tests-integration-jersey-3796 [war] [INFO] jersey-tests-integration-jersey-4949 [war] [INFO] jersey-tests-integration-property-check [jar] [INFO] jersey-tests-integration-jersey-security-digest [war] [INFO] jersey-tests-integration-servlet-2.5-autodiscovery-1 [war] [INFO] jersey-tests-integration-servlet-2.5-autodiscovery-2 [war] [INFO] jersey-tests-integration-servlet-2.5-filter [war] [INFO] jersey-tests-integration-servlet-2.5-inflector-1 [war] [INFO] jersey-tests-integration-servlet-2.5-init-1 [war] [INFO] jersey-tests-integration-servlet-2.5-init-2 [war] [INFO] jersey-tests-integration-servlet-2.5-init-3 [war] [INFO] jersey-tests-integration-servlet-2.5-init-4 [war] [INFO] jersey-tests-integration-servlet-2.5-init-5 [war] [INFO] jersey-tests-integration-servlet-2.5-init-6 [war] [INFO] jersey-tests-integration-servlet-2.5-init-7 [war] [INFO] jersey-tests-integration-servlet-2.5-init-8 [war] [INFO] jersey-tests-integration-servlet-2.5-mvc-1 [war] [INFO] jersey-tests-integration-servlet-2.5-mvc-2 [war] [INFO] jersey-tests-integration-servlet-2.5-mvc-3 [war] [INFO] jersey-tests-integration-servlet-2.5-reload [war] [INFO] jersey-tests-integration-servlet-3-async [war] [INFO] jersey-tests-integration-servlet-3-chunked-io [war] [INFO] jersey-tests-integration-servlet-3-filter [war] [INFO] jersey-tests-integration-servlet-3-gf-async [war] [INFO] jersey-tests-integration-servlet-3-inflector-1 [war] [INFO] jersey-tests-integration-servlet-3-init-1 [war] [INFO] jersey-tests-integration-servlet-3-init-2 [war] [INFO] jersey-tests-integration-servlet-3-init-3 [war] [INFO] jersey-tests-integration-servlet-3-init-4 [war] [INFO] jersey-tests-integration-servlet-3-init-5 [war] [INFO] jersey-tests-integration-servlet-3-init-6 [war] [INFO] jersey-tests-integration-servlet-3-init-7 [war] [INFO] jersey-tests-integration-servlet-3-init-8 [war] [INFO] jersey-tests-integration-servlet-3-init-9 [war] [INFO] jersey-tests-integration-servlet-3-init-provider [war] [INFO] jersey-tests-integration-servlet-3-params [war] [INFO] jersey-tests-integration-servlet-3-sse-1 [war] [INFO] jersey-tests-integration-servlet-4.0-mvc-1 [war] [INFO] jersey-tests-integration-servlet-tests [war] [INFO] jersey-tests-integration-servlet-request-wrapper-binding [war] [INFO] jersey-tests-integration-servlet-request-wrapper-binding-2 [war] [INFO] jersey-tests-integration-sonar-test [war] [INFO] jersey-tests-integration-tracing-support [war] [INFO] jersey-tests-jmockit [jar] [INFO] jersey-test-framework-memleak-test-common [jar] [INFO] jersey-tests-memleak [pom] [INFO] jersey-tests-memleak-redeployment [pom] [INFO] jersey-tests-memleak-redeployment-leaking-test-app [war] [INFO] jersey-examples-webapp-parent-pom [pom] [INFO] jersey-examples-helloworld-webapp [war] [INFO] jersey-test-framework-maven [pom] [INFO] jersey-test-framework-maven-container-runner-plugin [maven-plugin] [INFO] jersey-tests-memleak-redeployment-hello-world-app-ref [jar] [INFO] jersey-tests-memleak-redeployment-no-jersey-app [war] [INFO] jersey-tests-memleak-redeployment-threadlocals-app [war] [INFO] jersey-tests-memleak-testcase [pom] [INFO] jersey-tests-memleak-testcase-bean-param-leak [war] [INFO] jersey-tests-memleak-testcase-shutdown-hook-leak [war] [INFO] jersey-tests-memleak-testcase-shutdown-hook-leak-client [jar] [INFO] jersey-tests-memleak-testcase-leaking-test-app [war] [INFO] jersey-tests-osgi [pom] [INFO] jersey-tests-osgi-functional [pom] [INFO] jersey-tests-stress [jar] [INFO] jersey-tests-performance [pom] [INFO] performance-test-benchmarks [jar] [INFO] jersey-tests-performance-runners [pom] [INFO] jersey-grizzly-runner [jar] [INFO] jersey-tests-performance-testcase [pom] [INFO] jersey-tests-performance-assemblies [jar] [INFO] jersey-tests-performance-filter-dynamic-test [jar] [INFO] jersey-tests-performance-filter-global-test [jar] [INFO] jersey-tests-performance-filter-name-test [jar] [INFO] jersey-tests-performance-interceptor-dynamic-test [jar] [INFO] jersey-tests-performance-interceptor-global-test [jar] [INFO] jersey-tests-performance-interceptor-name-test [jar] [INFO] jersey-tests-performance-custom-provider-test [jar] [INFO] jersey-tests-performance-json-jackson-test [jar] [INFO] jersey-tests-performance-json-moxy-test [jar] [INFO] jersey-tests-performance-mbw-kryo-test [jar] [INFO] jersey-tests-performance-text-plain-test [jar] [INFO] jersey-tests-performance-xml-jaxb-test [jar] [INFO] jersey-tests-performance-xml-moxy-test [jar] [INFO] jersey-tests-performance-param-srl [jar] [INFO] jersey-tests-performance-proxy-injection-test [jar] [INFO] performance-test-tools [jar] [INFO] jersey-examples-assemblies [jar] [INFO] jersey-examples-bookmark [war] [INFO] jersey-examples-bookmark-em [war] [INFO] jersey-examples-bookstore-webapp [war] [INFO] jersey-examples-cdi-webapp [war] [INFO] jersey-examples-clipboard [jar] [INFO] jersey-examples-clipboard-programmatic [jar] [INFO] jersey-examples-declarative-linking [jar] [INFO] jersey-examples-entity-filtering [jar] [INFO] jersey-examples-entity-filtering-selectable [jar] [INFO] jersey-examples-entity-filtering-security [jar] [INFO] jersey-examples-extended-wadl-webapp [war] [INFO] jersey-examples-exception-mapping [jar] [INFO] jersey-examples-freemarker-webapp [war] [INFO] jersey-examples-groovy [jar] [INFO] jersey-examples-helloworld [jar] [INFO] jersey-examples-helloworld-benchmark [jar] [INFO] jersey-examples-helloworld-cdi2-se [jar] [INFO] jersey-examples-helloworld-netty [jar] [INFO] jersey-examples-helloworld-programmatic [jar] [INFO] jersey-examples-helloworld-pure-jax-rs [jar] [INFO] jersey-examples-helloworld-weld [jar] [INFO] jersey-examples-http-patch [jar] [INFO] jersey-examples-http-trace [jar] [INFO] jersey-examples-https-clientserver-grizzly [jar] [INFO] jersey-examples-https-server-glassfish [war] [INFO] jersey-examples-java8-webapp [war] [INFO] jersey-examples-jaxb [jar] [INFO] jersey-examples-jaxrs-types-injection [jar] [INFO] jersey-examples-ejb [war] [INFO] jersey-examples-json-binding-webapp [war] [INFO] jersey-examples-json-jackson [jar] [INFO] jersey-examples-json-jettison [jar] [INFO] jersey-examples-json-moxy [jar] [INFO] jersey-examples-json-processing-webapp [war] [INFO] jersey-examples-json-with-padding [jar] [INFO] jersey-examples-managed-beans-webapp [war] [INFO] jersey-examples-managed-client [jar] [INFO] jersey-examples-managed-client-webapp [war] [INFO] jersey-examples-managed-client-simple-webapp [war] [INFO] jersey-examples-multipart-webapp [war] [INFO] jersey-examples-open-tracing [jar] [INFO] jersey-examples-osgi-helloworld-webapp [pom] [INFO] jersey-examples-osgi-helloworld-webapp-lib [jar] [INFO] jersey-examples-osgi-helloworld-webapp-additional [jar] [INFO] jersey-examples-osgi-helloworld-webapp-alternate-version [jar] [INFO] jersey-examples-osgi-helloworld-webapp-wab [war] [INFO] jersey-examples-osgi-helloworld-webapp-test [pom] [INFO] oauth-client-twitter [jar] [INFO] jersey-examples-reload [jar] [INFO] jersey-examples-rx-client-webapp [war] [INFO] jersey-examples-server-async [jar] [INFO] jersey-examples-server-async-managed [jar] [INFO] jersey-examples-server-async-standalone [pom] [INFO] jersey-examples-server-async-standalone-client [jar] [INFO] jersey-examples-server-async-standalone-webapp [war] [INFO] jersey-examples-server-sent-events-jaxrs [jar] [INFO] jersey-examples-servlet3-webapp [war] [INFO] jersey-examples-simple-console [jar] [INFO] jersey-examples-sse-item-store-jersey-webapp [war] [INFO] jersey-examples-sse-item-store-jaxrs-webapp [war] [INFO] jersey-examples-sse-twitter-aggregator [jar] [INFO] jersey-examples-system-properties [jar] [INFO] jersey-examples-moxy [jar] [INFO] jersey-test-framework-maven-custom-enforcer-rules [jar] [INFO] [INFO] --------------< org.glassfish.jersey.archetypes:project >--------------- [INFO] Building jersey-archetypes 3.0.99-SNAPSHOT [2/283] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] --------< org.glassfish.jersey.archetypes:jersey-heroku-webapp >-------- [INFO] Building jersey-archetype-heroku-webapp 3.0.99-SNAPSHOT [3/283] [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-heroku-webapp --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-heroku-webapp --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-heroku-webapp --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-heroku-webapp --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-legaldocs) @ jersey-heroku-webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-legaldocs-to-sources) @ jersey-heroku-webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-heroku-webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jersey-heroku-webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jersey-heroku-webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-heroku-webapp/src/test/resources [INFO] [INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ jersey-heroku-webapp --- [INFO] [INFO] --------------------< org.glassfish.jersey:project >-------------------- [INFO] Building jersey 3.0.99-SNAPSHOT [1/359] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] Building archetype jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-heroku-webapp/target/jersey-heroku-webapp-3.0.99-SNAPSHOT [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-heroku-webapp --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-heroku-webapp/target/jersey-heroku-webapp-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ jersey-heroku-webapp --- [WARNING] No Archetype IT projects: root 'projects' directory not found. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-heroku-webapp --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-heroku-webapp/target/jersey-heroku-webapp-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-heroku-webapp/3.0.99-SNAPSHOT/jersey-heroku-webapp-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-heroku-webapp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-heroku-webapp/3.0.99-SNAPSHOT/jersey-heroku-webapp-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-heroku-webapp/target/jersey-heroku-webapp-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-heroku-webapp/3.0.99-SNAPSHOT/jersey-heroku-webapp-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ jersey-heroku-webapp --- [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-heroku-webapp --- [INFO] [INFO] -----< org.glassfish.jersey.archetypes:jersey-quickstart-grizzly2 >----- [INFO] Building jersey-archetype-grizzly2 3.0.99-SNAPSHOT [4/283] [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-quickstart-grizzly2 --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-quickstart-grizzly2 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-quickstart-grizzly2 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-quickstart-grizzly2 --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-legaldocs) @ jersey-quickstart-grizzly2 --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-legaldocs-to-sources) @ jersey-quickstart-grizzly2 --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-quickstart-grizzly2 --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jersey-quickstart-grizzly2 --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jersey-quickstart-grizzly2 --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-quickstart-grizzly2/src/test/resources [INFO] [INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ jersey-quickstart-grizzly2 --- [INFO] Building archetype jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-quickstart-grizzly2/target/jersey-quickstart-grizzly2-3.0.99-SNAPSHOT [WARNING] Building an Old (1.x) Archetype: consider migrating it to current 2.x Archetype. [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-quickstart-grizzly2 --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-quickstart-grizzly2/target/jersey-quickstart-grizzly2-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ jersey-quickstart-grizzly2 --- [WARNING] No Archetype IT projects: root 'projects' directory not found. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-quickstart-grizzly2 --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-quickstart-grizzly2/target/jersey-quickstart-grizzly2-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-quickstart-grizzly2/3.0.99-SNAPSHOT/jersey-quickstart-grizzly2-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-quickstart-grizzly2/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-quickstart-grizzly2/3.0.99-SNAPSHOT/jersey-quickstart-grizzly2-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-quickstart-grizzly2/target/jersey-quickstart-grizzly2-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-quickstart-grizzly2/3.0.99-SNAPSHOT/jersey-quickstart-grizzly2-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ jersey-quickstart-grizzly2 --- [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-quickstart-grizzly2 --- [INFO] [INFO] ------< org.glassfish.jersey.archetypes:jersey-quickstart-webapp >------ [INFO] Building jersey-archetype-webapp 3.0.99-SNAPSHOT [5/283] [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-quickstart-webapp --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-quickstart-webapp --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-quickstart-webapp --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-quickstart-webapp --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-legaldocs) @ jersey-quickstart-webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-legaldocs-to-sources) @ jersey-quickstart-webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-quickstart-webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jersey-quickstart-webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jersey-quickstart-webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-quickstart-webapp/src/test/resources [INFO] [INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ jersey-quickstart-webapp --- [INFO] Building archetype jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-quickstart-webapp/target/jersey-quickstart-webapp-3.0.99-SNAPSHOT [WARNING] Building an Old (1.x) Archetype: consider migrating it to current 2.x Archetype. [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-quickstart-webapp --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-quickstart-webapp/target/jersey-quickstart-webapp-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ jersey-quickstart-webapp --- [WARNING] No Archetype IT projects: root 'projects' directory not found. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-quickstart-webapp --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-quickstart-webapp/target/jersey-quickstart-webapp-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-quickstart-webapp/3.0.99-SNAPSHOT/jersey-quickstart-webapp-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-quickstart-webapp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-quickstart-webapp/3.0.99-SNAPSHOT/jersey-quickstart-webapp-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-quickstart-webapp/target/jersey-quickstart-webapp-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-quickstart-webapp/3.0.99-SNAPSHOT/jersey-quickstart-webapp-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ jersey-quickstart-webapp --- [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-quickstart-webapp --- [INFO] [INFO] ----< org.glassfish.jersey.archetypes:jersey-example-java8-webapp >----- [INFO] Building jersey-example-java8-webapp 3.0.99-SNAPSHOT [6/283] [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-example-java8-webapp --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-example-java8-webapp --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-example-java8-webapp --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-example-java8-webapp --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-example-java8-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-example-java8-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-example-java8-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-example-java8-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-example-java8-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-example-java8-webapp/src/test/resources [INFO] [INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ jersey-example-java8-webapp --- [INFO] Building archetype jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-example-java8-webapp/target/jersey-example-java8-webapp-3.0.99-SNAPSHOT [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-example-java8-webapp --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-example-java8-webapp/target/jersey-example-java8-webapp-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ jersey-example-java8-webapp --- [WARNING] No Archetype IT projects: root 'projects' directory not found. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-example-java8-webapp --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-example-java8-webapp/target/jersey-example-java8-webapp-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-example-java8-webapp/3.0.99-SNAPSHOT/jersey-example-java8-webapp-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-example-java8-webapp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-example-java8-webapp/3.0.99-SNAPSHOT/jersey-example-java8-webapp-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-example-java8-webapp/target/jersey-example-java8-webapp-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-example-java8-webapp/3.0.99-SNAPSHOT/jersey-example-java8-webapp-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ jersey-example-java8-webapp --- [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-example-java8-webapp --- [INFO] [INFO] ------------------< org.glassfish.jersey:jersey-bom >------------------- [INFO] Building jersey-bom 3.0.99-SNAPSHOT [7/283] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jersey-bom --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/bom/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/jersey-bom/3.0.99-SNAPSHOT/jersey-bom-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-bom --- [INFO] [INFO] --------------< org.glassfish.jersey.core:jersey-common >--------------- [INFO] Building jersey-core-common 3.0.99-SNAPSHOT [8/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-common --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-common --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ jersey-common --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] --------------< org.glassfish.jersey.archetypes:project >--------------- [INFO] Building jersey-archetypes 3.0.99-SNAPSHOT [2/359] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] Storing buildNumber: 2022-09-01 09:23:23 at timestamp: 1662024203787 [INFO] Executing: /bin/sh -c cd /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common && git rev-parse --verify HEAD [INFO] Working directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (default) @ jersey-common --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] --------< org.glassfish.jersey.archetypes:jersey-heroku-webapp >-------- [INFO] Building jersey-archetype-heroku-webapp 3.0.99-SNAPSHOT [3/359] [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-heroku-webapp --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-heroku-webapp --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-heroku-webapp --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-heroku-webapp --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-legaldocs) @ jersey-heroku-webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-legaldocs-to-sources) @ jersey-heroku-webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-heroku-webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jersey-heroku-webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jersey-heroku-webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-heroku-webapp/src/test/resources [INFO] [INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ jersey-heroku-webapp --- [INFO] Executing tasks [WARNING] [echo] Building for JDK8 [INFO] Executed tasks [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-common --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-common --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-common --- [INFO] Resources: [INFO] org/glassfish/jersey/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/resources/org/glassfish/jersey/internal/localization.properties [INFO] Building archetype jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-heroku-webapp/target/jersey-heroku-webapp-3.0.99-SNAPSHOT [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-heroku-webapp --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-heroku-webapp/target/jersey-heroku-webapp-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ jersey-heroku-webapp --- [WARNING] No Archetype IT projects: root 'projects' directory not found. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-heroku-webapp --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-heroku-webapp/target/jersey-heroku-webapp-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-heroku-webapp/3.0.99-SNAPSHOT/jersey-heroku-webapp-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-heroku-webapp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-heroku-webapp/3.0.99-SNAPSHOT/jersey-heroku-webapp-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-heroku-webapp/target/jersey-heroku-webapp-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-heroku-webapp/3.0.99-SNAPSHOT/jersey-heroku-webapp-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ jersey-heroku-webapp --- [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-heroku-webapp --- [INFO] [INFO] -----< org.glassfish.jersey.archetypes:jersey-quickstart-grizzly2 >----- [INFO] Building jersey-archetype-grizzly2 3.0.99-SNAPSHOT [4/359] [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-quickstart-grizzly2 --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-quickstart-grizzly2 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-quickstart-grizzly2 --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-common --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/jsr166 added. [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java8 added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (compile-1-jsr166) @ jersey-common --- [INFO] Executing tasks [INFO] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/classes [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-quickstart-grizzly2 --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-legaldocs) @ jersey-quickstart-grizzly2 --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-legaldocs-to-sources) @ jersey-quickstart-grizzly2 --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-quickstart-grizzly2 --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jersey-quickstart-grizzly2 --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jersey-quickstart-grizzly2 --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-quickstart-grizzly2/src/test/resources [INFO] [INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ jersey-quickstart-grizzly2 --- [INFO] Building archetype jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-quickstart-grizzly2/target/jersey-quickstart-grizzly2-3.0.99-SNAPSHOT [WARNING] Building an Old (1.x) Archetype: consider migrating it to current 2.x Archetype. [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-quickstart-grizzly2 --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-quickstart-grizzly2/target/jersey-quickstart-grizzly2-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ jersey-quickstart-grizzly2 --- [WARNING] No Archetype IT projects: root 'projects' directory not found. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-quickstart-grizzly2 --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-quickstart-grizzly2/target/jersey-quickstart-grizzly2-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-quickstart-grizzly2/3.0.99-SNAPSHOT/jersey-quickstart-grizzly2-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-quickstart-grizzly2/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-quickstart-grizzly2/3.0.99-SNAPSHOT/jersey-quickstart-grizzly2-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-quickstart-grizzly2/target/jersey-quickstart-grizzly2-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-quickstart-grizzly2/3.0.99-SNAPSHOT/jersey-quickstart-grizzly2-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ jersey-quickstart-grizzly2 --- [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-quickstart-grizzly2 --- [INFO] [INFO] ------< org.glassfish.jersey.archetypes:jersey-quickstart-webapp >------ [INFO] Building jersey-archetype-webapp 3.0.99-SNAPSHOT [5/359] [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-quickstart-webapp --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-quickstart-webapp --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-quickstart-webapp --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-quickstart-webapp --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-legaldocs) @ jersey-quickstart-webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-legaldocs-to-sources) @ jersey-quickstart-webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-quickstart-webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jersey-quickstart-webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jersey-quickstart-webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-quickstart-webapp/src/test/resources [INFO] [INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ jersey-quickstart-webapp --- [INFO] Building archetype jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-quickstart-webapp/target/jersey-quickstart-webapp-3.0.99-SNAPSHOT [WARNING] Building an Old (1.x) Archetype: consider migrating it to current 2.x Archetype. [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-quickstart-webapp --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-quickstart-webapp/target/jersey-quickstart-webapp-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ jersey-quickstart-webapp --- [WARNING] No Archetype IT projects: root 'projects' directory not found. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-quickstart-webapp --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-quickstart-webapp/target/jersey-quickstart-webapp-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-quickstart-webapp/3.0.99-SNAPSHOT/jersey-quickstart-webapp-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-quickstart-webapp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-quickstart-webapp/3.0.99-SNAPSHOT/jersey-quickstart-webapp-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-quickstart-webapp/target/jersey-quickstart-webapp-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-quickstart-webapp/3.0.99-SNAPSHOT/jersey-quickstart-webapp-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ jersey-quickstart-webapp --- [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-quickstart-webapp --- [INFO] [INFO] ----< org.glassfish.jersey.archetypes:jersey-example-java8-webapp >----- [INFO] Building jersey-example-java8-webapp 3.0.99-SNAPSHOT [6/359] [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-example-java8-webapp --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-example-java8-webapp --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-example-java8-webapp --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-example-java8-webapp --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-example-java8-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-example-java8-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-example-java8-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-example-java8-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-example-java8-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-example-java8-webapp/src/test/resources [INFO] [INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ jersey-example-java8-webapp --- [INFO] Building archetype jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-example-java8-webapp/target/jersey-example-java8-webapp-3.0.99-SNAPSHOT [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-example-java8-webapp --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-example-java8-webapp/target/jersey-example-java8-webapp-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ jersey-example-java8-webapp --- [WARNING] No Archetype IT projects: root 'projects' directory not found. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-example-java8-webapp --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-example-java8-webapp/target/jersey-example-java8-webapp-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-example-java8-webapp/3.0.99-SNAPSHOT/jersey-example-java8-webapp-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-example-java8-webapp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-example-java8-webapp/3.0.99-SNAPSHOT/jersey-example-java8-webapp-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/archetypes/jersey-example-java8-webapp/target/jersey-example-java8-webapp-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-example-java8-webapp/3.0.99-SNAPSHOT/jersey-example-java8-webapp-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ jersey-example-java8-webapp --- [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-example-java8-webapp --- [INFO] [INFO] ------------------< org.glassfish.jersey:jersey-bom >------------------- [INFO] Building jersey-bom 3.0.99-SNAPSHOT [7/359] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jersey-bom --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/bom/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/jersey-bom/3.0.99-SNAPSHOT/jersey-bom-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-bom --- [INFO] [INFO] --------------< org.glassfish.jersey.core:jersey-common >--------------- [INFO] Building jersey-core-common 3.0.99-SNAPSHOT [8/359] [INFO] --------------------------------[ jar ]--------------------------------- warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '1.8' 1 warning [INFO] [javac] Creating empty /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/classes/org/glassfish/jersey/internal/jsr166/package-info.class [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (compile-2-java8) @ jersey-common --- [INFO] Executing tasks [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/classes-java8 [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/classes-java8 /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java8/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java:19: warning: Unsafe is internal proprietary API and may be removed in a future release import sun.misc.Unsafe; ^ warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '1.8' /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java8/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java:19: warning: Unsafe is internal proprietary API and may be removed in a future release import sun.misc.Unsafe; ^ /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java8/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java:19: warning: Unsafe is internal proprietary API and may be removed in a future release import sun.misc.Unsafe; ^ /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java8/org/glassfish/jersey/internal/jsr166/SubmissionPublisher.java:1013: warning: Contended is internal proprietary API and may be removed in a future release @sun.misc.Contended ^ /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java8/org/glassfish/jersey/internal/jsr166/SubmissionPublisher.java:1596: warning: Unsafe is internal proprietary API and may be removed in a future release private static final sun.misc.Unsafe U = UnsafeAccessor.getUnsafe(); ^ /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java8/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java:30: warning: Unsafe is internal proprietary API and may be removed in a future release static sun.misc.Unsafe getUnsafe() { ^ /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java8/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java:32: warning: Unsafe is internal proprietary API and may be removed in a future release return sun.misc.Unsafe.getUnsafe(); ^ /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java8/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java:36: warning: Unsafe is internal proprietary API and may be removed in a future release return java.security.AccessController.doPrivileged((PrivilegedExceptionAction) () -> { ^ /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java8/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java:37: warning: Unsafe is internal proprietary API and may be removed in a future release Class k = Unsafe.class; ^ /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java8/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java:37: warning: Unsafe is internal proprietary API and may be removed in a future release Class k = Unsafe.class; ^ 11 warnings [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 373 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/classes [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-common --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-common --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (default) @ jersey-common --- [WARNING] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java8/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java:[19,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java8/org/glassfish/jersey/internal/jsr166/SubmissionPublisher.java:[1013,14] sun.misc.Contended is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java8/org/glassfish/jersey/internal/jsr166/SubmissionPublisher.java:[1596,38] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java8/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java:[30,20] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java8/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java:[32,28] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java8/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java:[36,91] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java8/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java:[37,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java8/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java:[37,35] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java/org/glassfish/jersey/message/internal/OutboundMessageContext.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java/org/glassfish/jersey/message/internal/OutboundMessageContext.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java/org/glassfish/jersey/internal/guava/AbstractMapBasedMultimap.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java/org/glassfish/jersey/internal/guava/AbstractMapBasedMultimap.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/test/java/org/glassfish/jersey/logging/LoggingInterceptorTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/test/java/org/glassfish/jersey/logging/LoggingInterceptorTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/test/java/org/glassfish/jersey/internal/config/ExternalPropertiesConfigurationFactoryTest.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/test/java/org/glassfish/jersey/internal/config/ExternalPropertiesConfigurationFactoryTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/test/java/org/glassfish/jersey/internal/config/ExternalPropertiesConfigurationFactoryTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-common --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='classesAndMethods', perCoreThreadCount=true, threadCount=1, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true [INFO] Executing tasks [WARNING] [echo] Building for JDK 11+ [INFO] Executed tasks [INFO] [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ jersey-common --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.internal.util.JdkVersionParseTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.glassfish.jersey.internal.util.JdkVersionParseTest [INFO] Running org.glassfish.jersey.message.internal.QualityTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.glassfish.jersey.message.internal.QualityTest [INFO] Running org.glassfish.jersey.internal.config.DisabledProvidersTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.glassfish.jersey.internal.config.DisabledProvidersTest [INFO] Running org.glassfish.jersey.internal.config.AdditionalSystemPropertiesTest Sep 01, 2022 9:23:38 AM org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel getProperties WARNING: Could not read system properties [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.glassfish.jersey.internal.config.AdditionalSystemPropertiesTest [INFO] Running org.glassfish.jersey.internal.config.ExternalPropertiesConfigurationFactoryTest Sep 01, 2022 9:23:38 AM org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel getProperties WARNING: Could not read system properties [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.glassfish.jersey.internal.config.ExternalPropertiesConfigurationFactoryTest [INFO] Running org.glassfish.jersey.internal.util.TokenizerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.glassfish.jersey.internal.util.TokenizerTest [INFO] Running org.glassfish.jersey.internal.util.collection.KeyComparatorHashMapTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.glassfish.jersey.internal.util.collection.KeyComparatorHashMapTest [INFO] Running org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMapTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMapTest [INFO] Storing buildNumber: 2022-09-01 09:23:37 at timestamp: 1662024217983 [INFO] Executing: /bin/sh -c cd /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common && git rev-parse --verify HEAD [INFO] Working directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-common --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-common --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-common --- [INFO] Resources: [INFO] org/glassfish/jersey/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/resources/org/glassfish/jersey/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-common --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (compile-0-addsources) @ jersey-common --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/jsr166 added. [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java11 added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (compile-1-jsr166) @ jersey-common --- [INFO] Executing tasks [INFO] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/classes [INFO] [javac] Creating empty /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/classes/org/glassfish/jersey/internal/jsr166/package-info.class [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (compile-2-java11) @ jersey-common --- [INFO] Executing tasks [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/classes-java11 [INFO] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/classes-java11 [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 372 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/classes [INFO] Running org.glassfish.jersey.internal.util.collection.ViewsTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.glassfish.jersey.internal.util.collection.ViewsTest [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java/org/glassfish/jersey/message/internal/OutboundMessageContext.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java/org/glassfish/jersey/message/internal/OutboundMessageContext.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java/org/glassfish/jersey/internal/guava/AbstractMapBasedMultimap.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java/org/glassfish/jersey/internal/guava/AbstractMapBasedMultimap.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 372 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java/org/glassfish/jersey/message/internal/OutboundMessageContext.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java/org/glassfish/jersey/message/internal/OutboundMessageContext.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java/org/glassfish/jersey/internal/guava/AbstractMapBasedMultimap.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/main/java/org/glassfish/jersey/internal/guava/AbstractMapBasedMultimap.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/test/java/org/glassfish/jersey/logging/LoggingInterceptorTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/test/java/org/glassfish/jersey/logging/LoggingInterceptorTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/test/java/org/glassfish/jersey/internal/config/ExternalPropertiesConfigurationFactoryTest.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/test/java/org/glassfish/jersey/internal/config/ExternalPropertiesConfigurationFactoryTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/src/test/java/org/glassfish/jersey/internal/config/ExternalPropertiesConfigurationFactoryTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-common --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='classesAndMethods', perCoreThreadCount=true, threadCount=1, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.internal.util.JdkVersionParseTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.glassfish.jersey.internal.util.JdkVersionParseTest [INFO] Running org.glassfish.jersey.message.internal.QualityTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.glassfish.jersey.message.internal.QualityTest [INFO] Running org.glassfish.jersey.internal.config.DisabledProvidersTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.glassfish.jersey.internal.config.DisabledProvidersTest [INFO] Running org.glassfish.jersey.internal.config.AdditionalSystemPropertiesTest Sep 01, 2022 9:23:52 AM org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel getProperties WARNING: Could not read system properties [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.glassfish.jersey.internal.config.AdditionalSystemPropertiesTest [INFO] Running org.glassfish.jersey.internal.config.ExternalPropertiesConfigurationFactoryTest Sep 01, 2022 9:23:52 AM org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel getProperties WARNING: Could not read system properties [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.glassfish.jersey.internal.config.ExternalPropertiesConfigurationFactoryTest [INFO] Running org.glassfish.jersey.internal.util.TokenizerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.glassfish.jersey.internal.util.TokenizerTest [INFO] Running org.glassfish.jersey.internal.util.collection.KeyComparatorHashMapTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.glassfish.jersey.internal.util.collection.KeyComparatorHashMapTest [INFO] Running org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMapTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMapTest [INFO] Running org.glassfish.jersey.internal.util.collection.ViewsTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.glassfish.jersey.internal.util.collection.ViewsTest [INFO] Running org.glassfish.jersey.internal.util.collection.ByteBufferInputStreamTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.274 s - in org.glassfish.jersey.internal.util.collection.ByteBufferInputStreamTest [INFO] Running org.glassfish.jersey.internal.util.JerseyPublisherTest java.lang.IllegalStateException: Slow Subscriber. Subscription will be canceled. Item MSG-256 and all the items sent after will not be received. at org.glassfish.jersey.internal.util.JerseyPublisher.onDrop(JerseyPublisher.java:279) at org.glassfish.jersey.internal.jsr166.SubmissionPublisher.doOffer(SubmissionPublisher.java:562) at org.glassfish.jersey.internal.jsr166.SubmissionPublisher.offer(SubmissionPublisher.java:462) at org.glassfish.jersey.internal.util.JerseyPublisher.publish(JerseyPublisher.java:310) at org.glassfish.jersey.internal.util.JerseyPublisherTest.lambda$testNonBlocking$0(JerseyPublisherTest.java:149) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.689 s - in org.glassfish.jersey.internal.util.JerseyPublisherTest [INFO] Running org.glassfish.jersey.internal.util.PropertiesHelperTest Sep 01, 2022 9:23:56 AM org.glassfish.jersey.internal.util.PropertiesHelper convertValue WARNING: There is no way how to transform value "true" [java.lang.Boolean] to type [java.lang.Integer]. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.glassfish.jersey.internal.util.PropertiesHelperTest [INFO] Running org.glassfish.jersey.internal.util.OsgiRegistryTest [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.glassfish.jersey.internal.util.OsgiRegistryTest [INFO] Running org.glassfish.jersey.internal.util.ReflectionHelperTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.glassfish.jersey.internal.util.ReflectionHelperTest [INFO] Running org.glassfish.jersey.internal.util.Base64Test [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.glassfish.jersey.internal.util.Base64Test [INFO] Running org.glassfish.jersey.internal.util.JdkVersionCompareTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.internal.util.JdkVersionCompareTest [INFO] Running org.glassfish.jersey.internal.inject.ProvidersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.glassfish.jersey.internal.inject.ProvidersTest [INFO] Running org.glassfish.jersey.internal.routing.CombinedMediaTypeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.glassfish.jersey.internal.routing.CombinedMediaTypeTest [INFO] Running org.glassfish.jersey.internal.sonar.SonarJerseyCommonTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.internal.sonar.SonarJerseyCommonTest [INFO] Running org.glassfish.jersey.logging.HasEntityTimeoutTest Sep 01, 2022 9:23:56 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread pool-3-thread-1null1 > GET http://localhost:8080/getnull Sep 01, 2022 9:23:56 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread pool-3-thread-1null1 < 200null Sep 01, 2022 9:23:56 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Client response received on thread pool-3-thread-1null1 < 200null Sep 01, 2022 9:23:56 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Sending client request on thread pool-3-thread-1null1 > GET http://localhost:8080null [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.glassfish.jersey.logging.HasEntityTimeoutTest [INFO] Running org.glassfish.jersey.logging.LoggingInterceptorTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.861 s - in org.glassfish.jersey.logging.LoggingInterceptorTest [INFO] Running org.glassfish.jersey.uri.internal.PathTemplateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.glassfish.jersey.uri.internal.PathTemplateTest [INFO] Running org.glassfish.jersey.uri.PathPatternTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.glassfish.jersey.uri.PathPatternTest [INFO] Running org.glassfish.jersey.uri.UriTemplateTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.glassfish.jersey.uri.UriTemplateTest [INFO] Running org.glassfish.jersey.uri.UriComponentTest [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.glassfish.jersey.uri.UriComponentTest [INFO] Running org.glassfish.jersey.message.internal.LanguageTagTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.glassfish.jersey.message.internal.LanguageTagTest [INFO] Running org.glassfish.jersey.message.internal.DateProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.glassfish.jersey.message.internal.DateProviderTest [INFO] Running org.glassfish.jersey.message.internal.ResponseTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.glassfish.jersey.message.internal.ResponseTest [INFO] Running org.glassfish.jersey.message.internal.MessageBodyFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.glassfish.jersey.message.internal.MessageBodyFactoryTest [INFO] Running org.glassfish.jersey.message.internal.UtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.glassfish.jersey.message.internal.UtilsTest [INFO] Running org.glassfish.jersey.message.internal.VariantListBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.glassfish.jersey.message.internal.VariantListBuilderTest [INFO] Running org.glassfish.jersey.message.internal.FormProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.glassfish.jersey.message.internal.FormProviderTest [INFO] Running org.glassfish.jersey.message.internal.FormMultivaluedMapProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.glassfish.jersey.message.internal.FormMultivaluedMapProviderTest [INFO] Running org.glassfish.jersey.message.internal.StringBuilderUtilsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.message.internal.StringBuilderUtilsTest [INFO] Running org.glassfish.jersey.message.DeflateEncodingTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.glassfish.jersey.message.DeflateEncodingTest [INFO] Running org.glassfish.jersey.message.GZipEncodingTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.glassfish.jersey.message.GZipEncodingTest [INFO] Running org.glassfish.jersey.process.internal.RankedComparatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.glassfish.jersey.process.internal.RankedComparatorTest [INFO] Running org.glassfish.jersey.SecurityManagerConfiguredTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.SecurityManagerConfiguredTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 227, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-common --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-common --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-common --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-common --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.0.99-SNAPSHOT/jersey-common-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.0.99-SNAPSHOT/jersey-common-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.0.99-SNAPSHOT/jersey-common-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-common --- [INFO] [INFO] ----------------< org.glassfish.jersey.inject:project >----------------- [INFO] Building jersey-inject 3.0.99-SNAPSHOT [9/283] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/inject/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] ---------------< org.glassfish.jersey.inject:jersey-hk2 >--------------- [INFO] Building jersey-inject-hk2 3.0.99-SNAPSHOT [10/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-hk2 --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-hk2 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-hk2 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-hk2 --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-hk2 --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-hk2 --- [INFO] Resources: [INFO] org/glassfish/jersey/inject/hk2/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/src/main/resources/org/glassfish/jersey/inject/hk2/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-hk2 --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-hk2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-hk2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-hk2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-hk2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-hk2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/src/main/java/org/glassfish/jersey/inject/hk2/ImmediateHk2InjectionManager.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/src/main/java/org/glassfish/jersey/inject/hk2/ImmediateHk2InjectionManager.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-hk2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-hk2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-hk2 --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.inject.hk2.InjectionManagerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 s - in org.glassfish.jersey.inject.hk2.InjectionManagerTest [INFO] Running org.glassfish.jersey.inject.hk2.SupplierProxyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.glassfish.jersey.inject.hk2.SupplierProxyTest [INFO] Running org.glassfish.jersey.inject.hk2.SupplierClassBindingTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.glassfish.jersey.inject.hk2.SupplierClassBindingTest [INFO] Running org.glassfish.jersey.inject.hk2.SupplierInstanceBindingTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.glassfish.jersey.inject.hk2.SupplierInstanceBindingTest [INFO] Running org.glassfish.jersey.inject.hk2.DisposableSupplierTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in org.glassfish.jersey.inject.hk2.DisposableSupplierTest [INFO] Running org.glassfish.jersey.inject.hk2.SupplierContractsTest Sep 01, 2022 9:24:09 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: HK2 failure has been detected in a code that does not run in an active Jersey Error scope. WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.hk2.api.UnsatisfiedDependencyException: There was no object available in __HK2_Generated_38 for injection at SystemInjecteeImpl(requiredType=Greeting,parent=Conversation,qualifiers={},position=-1,optional=false,self=false,unqualified=null,550302731) at org.jvnet.hk2.internal.ThreeThirtyResolver.resolve(ThreeThirtyResolver.java:52) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.jvnet.hk2.internal.PerLookupContext.findOrCreate(PerLookupContext.java:46) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.inject.hk2.SupplierContractsTest.testFailsImplementationButInterfaceExpected(SupplierContractsTest.java:224) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.inject.hk2.Conversation errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.jvnet.hk2.internal.PerLookupContext.findOrCreate(PerLookupContext.java:46) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.inject.hk2.SupplierContractsTest.testFailsImplementationButInterfaceExpected(SupplierContractsTest.java:224) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.inject.hk2.Conversation at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.jvnet.hk2.internal.PerLookupContext.findOrCreate(PerLookupContext.java:46) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.inject.hk2.SupplierContractsTest.testFailsImplementationButInterfaceExpected(SupplierContractsTest.java:224) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Sep 01, 2022 9:24:09 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: HK2 failure has been detected in a code that does not run in an active Jersey Error scope. WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.hk2.api.UnsatisfiedDependencyException: There was no object available in __HK2_Generated_45 for injection at SystemInjecteeImpl(requiredType=Greeting,parent=Conversation,qualifiers={},position=-1,optional=false,self=false,unqualified=null,225672073) at org.jvnet.hk2.internal.ThreeThirtyResolver.resolve(ThreeThirtyResolver.java:52) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.jvnet.hk2.internal.PerLookupContext.findOrCreate(PerLookupContext.java:46) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.inject.hk2.SupplierContractsTest.testInstanceFactoryFailsWrongImplementation(SupplierContractsTest.java:214) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.inject.hk2.Conversation errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.jvnet.hk2.internal.PerLookupContext.findOrCreate(PerLookupContext.java:46) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.inject.hk2.SupplierContractsTest.testInstanceFactoryFailsWrongImplementation(SupplierContractsTest.java:214) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.inject.hk2.Conversation at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.jvnet.hk2.internal.PerLookupContext.findOrCreate(PerLookupContext.java:46) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.inject.hk2.SupplierContractsTest.testInstanceFactoryFailsWrongImplementation(SupplierContractsTest.java:214) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Sep 01, 2022 9:24:09 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: HK2 failure has been detected in a code that does not run in an active Jersey Error scope. WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.hk2.api.UnsatisfiedDependencyException: There was no object available in __HK2_Generated_49 for injection at SystemInjecteeImpl(requiredType=Greeting,parent=Conversation,qualifiers={},position=-1,optional=false,self=false,unqualified=null,363023858) at org.jvnet.hk2.internal.ThreeThirtyResolver.resolve(ThreeThirtyResolver.java:52) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.jvnet.hk2.internal.PerLookupContext.findOrCreate(PerLookupContext.java:46) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.inject.hk2.SupplierContractsTest.testClassFactoryFailedWrongImplementation(SupplierContractsTest.java:204) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.inject.hk2.Conversation errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.jvnet.hk2.internal.PerLookupContext.findOrCreate(PerLookupContext.java:46) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.inject.hk2.SupplierContractsTest.testClassFactoryFailedWrongImplementation(SupplierContractsTest.java:204) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.inject.hk2.Conversation at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.jvnet.hk2.internal.PerLookupContext.findOrCreate(PerLookupContext.java:46) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.inject.hk2.SupplierContractsTest.testClassFactoryFailedWrongImplementation(SupplierContractsTest.java:204) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.glassfish.jersey.inject.hk2.SupplierContractsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-hk2 --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/target/jersey-hk2-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-hk2 --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/target/jersey-hk2-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-hk2 --- [WARNING] Bundle org.glassfish.jersey.inject:jersey-hk2:jar:3.0.99-SNAPSHOT : Unused Import-Package instructions: [sun.misc.*] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-hk2 --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/target/jersey-hk2-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.0.99-SNAPSHOT/jersey-hk2-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.0.99-SNAPSHOT/jersey-hk2-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/target/jersey-hk2-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.0.99-SNAPSHOT/jersey-hk2-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-hk2 --- [INFO] [INFO] --------------< org.glassfish.jersey.core:jersey-client >--------------- [INFO] Building jersey-core-client 3.0.99-SNAPSHOT [11/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-client --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-client --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-client --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-client --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-client --- [INFO] Resources: [INFO] org/glassfish/jersey/client/internal/jdkconnector/localization.properties [INFO] org/glassfish/jersey/client/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/src/main/resources/org/glassfish/jersey/client/internal/jdkconnector/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/src/main/resources/org/glassfish/jersey/client/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-client --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 86 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/src/main/java/org/glassfish/jersey/client/JerseyInvocation.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/src/main/java/org/glassfish/jersey/client/JerseyInvocation.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/src/test/java/org/glassfish/jersey/client/ClientRequestTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/src/test/java/org/glassfish/jersey/client/ClientRequestTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/src/test/java/org/glassfish/jersey/client/spi/InvocationBuilderListenerTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/src/test/java/org/glassfish/jersey/client/spi/InvocationBuilderListenerTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-client --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='classesAndMethods', perCoreThreadCount=true, threadCount=1, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.client.filter.EncodingFilterTest Sep 01, 2022 9:24:13 AM org.glassfish.jersey.client.filter.EncodingFilter filter WARNING: Value non-gzip of jersey.config.client.useEncoding client property will be ignored as it is not a valid supported encoding. Valid supported encodings are: [deflate, gzip, x-gzip] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.83 s - in org.glassfish.jersey.client.filter.EncodingFilterTest [INFO] Running org.glassfish.jersey.client.filter.ClientProviderInstanceInjectionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.glassfish.jersey.client.filter.ClientProviderInstanceInjectionTest [INFO] Running org.glassfish.jersey.client.filter.HttpBasicAuthFilterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.glassfish.jersey.client.filter.HttpBasicAuthFilterTest [INFO] Running org.glassfish.jersey.client.filter.CsrfProtectionFilterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.glassfish.jersey.client.filter.CsrfProtectionFilterTest [INFO] Running org.glassfish.jersey.client.ClientConfigTest Sep 01, 2022 9:24:13 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: HK2 failure has been detected in a code that does not run in an active Jersey Error scope. WARNING: HK2 service reification failed for [org.glassfish.jersey.client.ClientConfigTest$MyProvider] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Cannot instantiate org.glassfish.jersey.client.ClientConfigTest$MyProvider class. Instantiation of non-static member classes is not supported. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:119) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServices(ServiceLocatorImpl.java:810) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllInstances(AbstractHk2InjectionManager.java:170) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllInstances(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.ContextResolverFactory$ContextResolversConfigurator.postInit(ContextResolverFactory.java:69) at org.glassfish.jersey.client.ClientConfig$State.lambda$initRuntime$2(ClientConfig.java:462) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:462) at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317) at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:820) at org.glassfish.jersey.client.ClientConfigTest.testCustomProvidersFeature(ClientConfigTest.java:135) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.client.ClientConfigTest$MyProvider contracts={jakarta.ws.rs.ext.ContextResolver} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=72 locatorId=12 identityHashCode=1440550322 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServices(ServiceLocatorImpl.java:810) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllInstances(AbstractHk2InjectionManager.java:170) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllInstances(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.ContextResolverFactory$ContextResolversConfigurator.postInit(ContextResolverFactory.java:69) at org.glassfish.jersey.client.ClientConfig$State.lambda$initRuntime$2(ClientConfig.java:462) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:462) at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317) at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:820) at org.glassfish.jersey.client.ClientConfigTest.testCustomProvidersFeature(ClientConfigTest.java:135) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:24:13 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: HK2 failure has been detected in a code that does not run in an active Jersey Error scope. WARNING: HK2 service reification failed for [org.glassfish.jersey.client.ClientConfigTest$MyProvider] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Cannot instantiate org.glassfish.jersey.client.ClientConfigTest$MyProvider class. Instantiation of non-static member classes is not supported. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:119) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServices(ServiceLocatorImpl.java:810) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllInstances(AbstractHk2InjectionManager.java:170) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllInstances(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.ContextResolverFactory$ContextResolversConfigurator.postInit(ContextResolverFactory.java:69) at org.glassfish.jersey.client.ClientConfig$State.lambda$initRuntime$2(ClientConfig.java:462) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:462) at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317) at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:820) at org.glassfish.jersey.client.ClientConfigTest.testCustomProvidersFeature(ClientConfigTest.java:135) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.client.ClientConfigTest$MyProvider contracts={jakarta.ws.rs.ext.ContextResolver} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=72 locatorId=12 identityHashCode=1440550322 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServices(ServiceLocatorImpl.java:810) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllInstances(AbstractHk2InjectionManager.java:170) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllInstances(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.ContextResolverFactory$ContextResolversConfigurator.postInit(ContextResolverFactory.java:69) at org.glassfish.jersey.client.ClientConfig$State.lambda$initRuntime$2(ClientConfig.java:462) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:462) at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317) at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:820) at org.glassfish.jersey.client.ClientConfigTest.testCustomProvidersFeature(ClientConfigTest.java:135) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.glassfish.jersey.client.ClientConfigTest [INFO] Running org.glassfish.jersey.client.ClientRequestTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.732 s - in org.glassfish.jersey.client.ClientRequestTest [INFO] Running org.glassfish.jersey.client.spi.InvocationBuilderListenerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s - in org.glassfish.jersey.client.spi.InvocationBuilderListenerTest [INFO] Running org.glassfish.jersey.client.spi.ClientBuilderListenerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.glassfish.jersey.client.spi.ClientBuilderListenerTest [INFO] Running org.glassfish.jersey.client.spi.PreInvocationInterceptorTest Sep 01, 2022 9:24:15 AM org.glassfish.jersey.client.InvocationInterceptorStages$InvocationInterceptorRequestContext abortWith WARNING: ClientRequestContext#abortWith has been utilized multiple times. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in org.glassfish.jersey.client.spi.PreInvocationInterceptorTest [INFO] Running org.glassfish.jersey.client.spi.PostInvocationInterceptorTest Sep 01, 2022 9:24:15 AM org.glassfish.jersey.client.InvocationInterceptorStages$PostInvocationExceptionContext resolve WARNING: ExceptionContext#resolve has been utilized multiple times. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s - in org.glassfish.jersey.client.spi.PostInvocationInterceptorTest [INFO] Running org.glassfish.jersey.client.spi.CachingConnectorProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.glassfish.jersey.client.spi.CachingConnectorProviderTest [INFO] Running org.glassfish.jersey.internal.util.collection.ByteBufferInputStreamTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.085 s - in org.glassfish.jersey.internal.util.collection.ByteBufferInputStreamTest [INFO] Running org.glassfish.jersey.internal.util.JerseyPublisherTest java.lang.IllegalStateException: Slow Subscriber. Subscription will be canceled. Item MSG-256 and all the items sent after will not be received. at org.glassfish.jersey.internal.util.JerseyPublisher.onDrop(JerseyPublisher.java:279) at org.glassfish.jersey.internal.jsr166.SubmissionPublisher$2.test(SubmissionPublisher.java:305) at org.glassfish.jersey.internal.jsr166.SubmissionPublisher$2.test(SubmissionPublisher.java:302) at java.base/java.util.concurrent.SubmissionPublisher.retryOffer(SubmissionPublisher.java:445) at java.base/java.util.concurrent.SubmissionPublisher.doOffer(SubmissionPublisher.java:422) at java.base/java.util.concurrent.SubmissionPublisher.offer(SubmissionPublisher.java:550) at org.glassfish.jersey.internal.jsr166.SubmissionPublisher.offer(SubmissionPublisher.java:271) at org.glassfish.jersey.internal.util.JerseyPublisher.publish(JerseyPublisher.java:310) at org.glassfish.jersey.internal.util.JerseyPublisherTest.lambda$testNonBlocking$0(JerseyPublisherTest.java:149) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.18 s - in org.glassfish.jersey.internal.util.JerseyPublisherTest [INFO] Running org.glassfish.jersey.internal.util.PropertiesHelperTest Sep 01, 2022 9:24:13 AM org.glassfish.jersey.internal.util.PropertiesHelper convertValue WARNING: There is no way how to transform value "true" [java.lang.Boolean] to type [java.lang.Integer]. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.glassfish.jersey.internal.util.PropertiesHelperTest [INFO] Running org.glassfish.jersey.internal.util.OsgiRegistryTest [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.glassfish.jersey.internal.util.OsgiRegistryTest [INFO] Running org.glassfish.jersey.internal.util.ReflectionHelperTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.glassfish.jersey.internal.util.ReflectionHelperTest [INFO] Running org.glassfish.jersey.internal.util.Base64Test [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.glassfish.jersey.internal.util.Base64Test [INFO] Running org.glassfish.jersey.internal.util.JdkVersionCompareTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.glassfish.jersey.internal.util.JdkVersionCompareTest [INFO] Running org.glassfish.jersey.internal.inject.ProvidersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.glassfish.jersey.internal.inject.ProvidersTest [INFO] Running org.glassfish.jersey.internal.routing.CombinedMediaTypeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.glassfish.jersey.internal.routing.CombinedMediaTypeTest [INFO] Running org.glassfish.jersey.internal.sonar.SonarJerseyCommonTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.internal.sonar.SonarJerseyCommonTest [INFO] Running org.glassfish.jersey.logging.HasEntityTimeoutTest Sep 01, 2022 9:24:13 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread pool-3-thread-1null1 > GET http://localhost:8080/getnull Sep 01, 2022 9:24:13 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread pool-3-thread-1null1 < 200null Sep 01, 2022 9:24:13 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Client response received on thread pool-3-thread-1null1 < 200null Sep 01, 2022 9:24:13 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Sending client request on thread pool-3-thread-1null1 > GET http://localhost:8080null [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.glassfish.jersey.logging.HasEntityTimeoutTest [INFO] Running org.glassfish.jersey.logging.LoggingInterceptorTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.589 s - in org.glassfish.jersey.logging.LoggingInterceptorTest [INFO] Running org.glassfish.jersey.uri.internal.PathTemplateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.glassfish.jersey.uri.internal.PathTemplateTest [INFO] Running org.glassfish.jersey.uri.PathPatternTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.glassfish.jersey.uri.PathPatternTest [INFO] Running org.glassfish.jersey.uri.UriTemplateTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.glassfish.jersey.uri.UriTemplateTest [INFO] Running org.glassfish.jersey.uri.UriComponentTest [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.glassfish.jersey.uri.UriComponentTest [INFO] Running org.glassfish.jersey.message.internal.LanguageTagTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.glassfish.jersey.message.internal.LanguageTagTest [INFO] Running org.glassfish.jersey.message.internal.DateProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.glassfish.jersey.message.internal.DateProviderTest [INFO] Running org.glassfish.jersey.message.internal.ResponseTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.glassfish.jersey.message.internal.ResponseTest [INFO] Running org.glassfish.jersey.message.internal.MessageBodyFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.glassfish.jersey.message.internal.MessageBodyFactoryTest [INFO] Running org.glassfish.jersey.message.internal.VariantListBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.glassfish.jersey.message.internal.VariantListBuilderTest [INFO] Running org.glassfish.jersey.message.internal.UtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.glassfish.jersey.message.internal.UtilsTest [INFO] Running org.glassfish.jersey.message.internal.FormProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.glassfish.jersey.message.internal.FormProviderTest [INFO] Running org.glassfish.jersey.message.internal.FormMultivaluedMapProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.message.internal.FormMultivaluedMapProviderTest [INFO] Running org.glassfish.jersey.message.internal.StringBuilderUtilsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.message.internal.StringBuilderUtilsTest [INFO] Running org.glassfish.jersey.message.DeflateEncodingTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.glassfish.jersey.message.DeflateEncodingTest [INFO] Running org.glassfish.jersey.SecurityManagerConfiguredTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.glassfish.jersey.SecurityManagerConfiguredTest [INFO] Running org.glassfish.jersey.process.internal.RankedComparatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.glassfish.jersey.process.internal.RankedComparatorTest [INFO] Running org.glassfish.jersey.message.GZipEncodingTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.glassfish.jersey.message.GZipEncodingTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 227, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-common --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-common --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-common --- [WARNING] Bundle org.glassfish.jersey.core:jersey-common:jar:3.0.99-SNAPSHOT : Unused Import-Package instructions: [sun.misc.*] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-common --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.0.99-SNAPSHOT/jersey-common-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.0.99-SNAPSHOT/jersey-common-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.0.99-SNAPSHOT/jersey-common-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-common --- [INFO] [INFO] ----------------< org.glassfish.jersey.inject:project >----------------- [INFO] Building jersey-inject 3.0.99-SNAPSHOT [9/359] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/inject/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] ---------------< org.glassfish.jersey.inject:jersey-hk2 >--------------- [INFO] Building jersey-inject-hk2 3.0.99-SNAPSHOT [10/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-hk2 --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-hk2 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-hk2 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-hk2 --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-hk2 --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-hk2 --- [INFO] Resources: [INFO] org/glassfish/jersey/inject/hk2/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/src/main/resources/org/glassfish/jersey/inject/hk2/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-hk2 --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-hk2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-hk2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-hk2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-hk2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-hk2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/src/main/java/org/glassfish/jersey/inject/hk2/ImmediateHk2InjectionManager.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/src/main/java/org/glassfish/jersey/inject/hk2/ImmediateHk2InjectionManager.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-hk2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/src/main/java/org/glassfish/jersey/inject/hk2/ImmediateHk2InjectionManager.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/src/main/java/org/glassfish/jersey/inject/hk2/ImmediateHk2InjectionManager.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-hk2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-hk2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-hk2 --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.inject.hk2.InjectionManagerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.36 s - in org.glassfish.jersey.inject.hk2.InjectionManagerTest [INFO] Running org.glassfish.jersey.inject.hk2.SupplierProxyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.glassfish.jersey.inject.hk2.SupplierProxyTest [INFO] Running org.glassfish.jersey.inject.hk2.SupplierClassBindingTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.glassfish.jersey.inject.hk2.SupplierClassBindingTest [INFO] Running org.glassfish.jersey.inject.hk2.SupplierInstanceBindingTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.glassfish.jersey.inject.hk2.SupplierInstanceBindingTest [INFO] Running org.glassfish.jersey.inject.hk2.DisposableSupplierTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.glassfish.jersey.inject.hk2.DisposableSupplierTest [INFO] Running org.glassfish.jersey.inject.hk2.SupplierContractsTest Sep 01, 2022 9:24:25 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: HK2 failure has been detected in a code that does not run in an active Jersey Error scope. WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.hk2.api.UnsatisfiedDependencyException: There was no object available in __HK2_Generated_38 for injection at SystemInjecteeImpl(requiredType=Greeting,parent=Conversation,qualifiers={},position=-1,optional=false,self=false,unqualified=null,1398241764) at org.jvnet.hk2.internal.ThreeThirtyResolver.resolve(ThreeThirtyResolver.java:52) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.jvnet.hk2.internal.PerLookupContext.findOrCreate(PerLookupContext.java:46) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.inject.hk2.SupplierContractsTest.testFailsImplementationButInterfaceExpected(SupplierContractsTest.java:224) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.inject.hk2.Conversation errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.jvnet.hk2.internal.PerLookupContext.findOrCreate(PerLookupContext.java:46) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.inject.hk2.SupplierContractsTest.testFailsImplementationButInterfaceExpected(SupplierContractsTest.java:224) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.inject.hk2.Conversation at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.jvnet.hk2.internal.PerLookupContext.findOrCreate(PerLookupContext.java:46) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.inject.hk2.SupplierContractsTest.testFailsImplementationButInterfaceExpected(SupplierContractsTest.java:224) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Sep 01, 2022 9:24:26 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: HK2 failure has been detected in a code that does not run in an active Jersey Error scope. WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.hk2.api.UnsatisfiedDependencyException: There was no object available in __HK2_Generated_45 for injection at SystemInjecteeImpl(requiredType=Greeting,parent=Conversation,qualifiers={},position=-1,optional=false,self=false,unqualified=null,1155769010) at org.jvnet.hk2.internal.ThreeThirtyResolver.resolve(ThreeThirtyResolver.java:52) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.jvnet.hk2.internal.PerLookupContext.findOrCreate(PerLookupContext.java:46) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.inject.hk2.SupplierContractsTest.testInstanceFactoryFailsWrongImplementation(SupplierContractsTest.java:214) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.inject.hk2.Conversation errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.jvnet.hk2.internal.PerLookupContext.findOrCreate(PerLookupContext.java:46) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.inject.hk2.SupplierContractsTest.testInstanceFactoryFailsWrongImplementation(SupplierContractsTest.java:214) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.inject.hk2.Conversation at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.jvnet.hk2.internal.PerLookupContext.findOrCreate(PerLookupContext.java:46) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.inject.hk2.SupplierContractsTest.testInstanceFactoryFailsWrongImplementation(SupplierContractsTest.java:214) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Sep 01, 2022 9:24:26 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: HK2 failure has been detected in a code that does not run in an active Jersey Error scope. WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.hk2.api.UnsatisfiedDependencyException: There was no object available in __HK2_Generated_49 for injection at SystemInjecteeImpl(requiredType=Greeting,parent=Conversation,qualifiers={},position=-1,optional=false,self=false,unqualified=null,782228073) at org.jvnet.hk2.internal.ThreeThirtyResolver.resolve(ThreeThirtyResolver.java:52) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.jvnet.hk2.internal.PerLookupContext.findOrCreate(PerLookupContext.java:46) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.inject.hk2.SupplierContractsTest.testClassFactoryFailedWrongImplementation(SupplierContractsTest.java:204) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.inject.hk2.Conversation errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.jvnet.hk2.internal.PerLookupContext.findOrCreate(PerLookupContext.java:46) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.inject.hk2.SupplierContractsTest.testClassFactoryFailedWrongImplementation(SupplierContractsTest.java:204) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.inject.hk2.Conversation at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.jvnet.hk2.internal.PerLookupContext.findOrCreate(PerLookupContext.java:46) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.inject.hk2.SupplierContractsTest.testClassFactoryFailedWrongImplementation(SupplierContractsTest.java:204) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in org.glassfish.jersey.inject.hk2.SupplierContractsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-hk2 --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/target/jersey-hk2-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-hk2 --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/target/jersey-hk2-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-hk2 --- [WARNING] Bundle org.glassfish.jersey.inject:jersey-hk2:jar:3.0.99-SNAPSHOT : Unused Import-Package instructions: [sun.misc.*] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-hk2 --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/target/jersey-hk2-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.0.99-SNAPSHOT/jersey-hk2-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.0.99-SNAPSHOT/jersey-hk2-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/target/jersey-hk2-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.0.99-SNAPSHOT/jersey-hk2-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-hk2 --- [INFO] [INFO] --------------< org.glassfish.jersey.core:jersey-client >--------------- [INFO] Building jersey-core-client 3.0.99-SNAPSHOT [11/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-client --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-client --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-client --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-client --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-client --- [INFO] Resources: [INFO] org/glassfish/jersey/client/internal/jdkconnector/localization.properties [INFO] org/glassfish/jersey/client/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/src/main/resources/org/glassfish/jersey/client/internal/jdkconnector/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/src/main/resources/org/glassfish/jersey/client/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-client --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 86 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/src/main/java/org/glassfish/jersey/client/ClientRuntime.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/src/main/java/org/glassfish/jersey/client/ClientRuntime.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/src/main/java/org/glassfish/jersey/client/JerseyInvocation.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/src/main/java/org/glassfish/jersey/client/JerseyInvocation.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 86 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/src/main/java/org/glassfish/jersey/client/ClientRuntime.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/src/main/java/org/glassfish/jersey/client/ClientRuntime.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/src/main/java/org/glassfish/jersey/client/JerseyInvocation.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/src/main/java/org/glassfish/jersey/client/JerseyInvocation.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/src/test/java/org/glassfish/jersey/client/ClientRequestTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/src/test/java/org/glassfish/jersey/client/ClientRequestTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/src/test/java/org/glassfish/jersey/client/spi/InvocationBuilderListenerTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/src/test/java/org/glassfish/jersey/client/spi/InvocationBuilderListenerTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-client --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='classesAndMethods', perCoreThreadCount=true, threadCount=1, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.client.filter.EncodingFilterTest Sep 01, 2022 9:24:30 AM org.glassfish.jersey.client.filter.EncodingFilter filter WARNING: Value non-gzip of jersey.config.client.useEncoding client property will be ignored as it is not a valid supported encoding. Valid supported encodings are: [deflate, gzip, x-gzip] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.811 s - in org.glassfish.jersey.client.filter.EncodingFilterTest [INFO] Running org.glassfish.jersey.client.filter.ClientProviderInstanceInjectionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.glassfish.jersey.client.filter.ClientProviderInstanceInjectionTest [INFO] Running org.glassfish.jersey.client.filter.CsrfProtectionFilterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.glassfish.jersey.client.filter.CsrfProtectionFilterTest [INFO] Running org.glassfish.jersey.client.filter.HttpBasicAuthFilterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.glassfish.jersey.client.filter.HttpBasicAuthFilterTest [INFO] Running org.glassfish.jersey.client.ClientConfigTest Sep 01, 2022 9:24:30 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: HK2 failure has been detected in a code that does not run in an active Jersey Error scope. WARNING: HK2 service reification failed for [org.glassfish.jersey.client.ClientConfigTest$MyProvider] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Cannot instantiate org.glassfish.jersey.client.ClientConfigTest$MyProvider class. Instantiation of non-static member classes is not supported. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:119) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServices(ServiceLocatorImpl.java:810) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllInstances(AbstractHk2InjectionManager.java:170) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllInstances(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.ContextResolverFactory$ContextResolversConfigurator.postInit(ContextResolverFactory.java:69) at org.glassfish.jersey.client.ClientConfig$State.lambda$initRuntime$2(ClientConfig.java:462) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:462) at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317) at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:820) at org.glassfish.jersey.client.ClientConfigTest.testCustomProvidersFeature(ClientConfigTest.java:135) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.client.ClientConfigTest$MyProvider contracts={jakarta.ws.rs.ext.ContextResolver} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=72 locatorId=12 identityHashCode=947419821 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServices(ServiceLocatorImpl.java:810) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllInstances(AbstractHk2InjectionManager.java:170) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllInstances(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.ContextResolverFactory$ContextResolversConfigurator.postInit(ContextResolverFactory.java:69) at org.glassfish.jersey.client.ClientConfig$State.lambda$initRuntime$2(ClientConfig.java:462) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:462) at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317) at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:820) at org.glassfish.jersey.client.ClientConfigTest.testCustomProvidersFeature(ClientConfigTest.java:135) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:24:30 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: HK2 failure has been detected in a code that does not run in an active Jersey Error scope. WARNING: HK2 service reification failed for [org.glassfish.jersey.client.ClientConfigTest$MyProvider] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Cannot instantiate org.glassfish.jersey.client.ClientConfigTest$MyProvider class. Instantiation of non-static member classes is not supported. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:119) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServices(ServiceLocatorImpl.java:810) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllInstances(AbstractHk2InjectionManager.java:170) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllInstances(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.ContextResolverFactory$ContextResolversConfigurator.postInit(ContextResolverFactory.java:69) at org.glassfish.jersey.client.ClientConfig$State.lambda$initRuntime$2(ClientConfig.java:462) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:462) at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317) at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:820) at org.glassfish.jersey.client.ClientConfigTest.testCustomProvidersFeature(ClientConfigTest.java:135) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.client.ClientConfigTest$MyProvider contracts={jakarta.ws.rs.ext.ContextResolver} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=72 locatorId=12 identityHashCode=947419821 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServices(ServiceLocatorImpl.java:810) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllInstances(AbstractHk2InjectionManager.java:170) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllInstances(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.ContextResolverFactory$ContextResolversConfigurator.postInit(ContextResolverFactory.java:69) at org.glassfish.jersey.client.ClientConfig$State.lambda$initRuntime$2(ClientConfig.java:462) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:462) at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317) at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:820) at org.glassfish.jersey.client.ClientConfigTest.testCustomProvidersFeature(ClientConfigTest.java:135) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.glassfish.jersey.client.ClientConfigTest [INFO] Running org.glassfish.jersey.client.ClientRequestTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.706 s - in org.glassfish.jersey.client.ClientRequestTest [INFO] Running org.glassfish.jersey.client.spi.InvocationBuilderListenerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s - in org.glassfish.jersey.client.spi.InvocationBuilderListenerTest [INFO] Running org.glassfish.jersey.client.spi.ClientBuilderListenerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.glassfish.jersey.client.spi.ClientBuilderListenerTest [INFO] Running org.glassfish.jersey.client.spi.PreInvocationInterceptorTest Sep 01, 2022 9:24:31 AM org.glassfish.jersey.client.InvocationInterceptorStages$InvocationInterceptorRequestContext abortWith WARNING: ClientRequestContext#abortWith has been utilized multiple times. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s - in org.glassfish.jersey.client.spi.PreInvocationInterceptorTest [INFO] Running org.glassfish.jersey.client.spi.PostInvocationInterceptorTest Sep 01, 2022 9:24:31 AM org.glassfish.jersey.client.InvocationInterceptorStages$PostInvocationExceptionContext resolve WARNING: ExceptionContext#resolve has been utilized multiple times. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s - in org.glassfish.jersey.client.spi.PostInvocationInterceptorTest [INFO] Running org.glassfish.jersey.client.spi.CachingConnectorProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.glassfish.jersey.client.spi.CachingConnectorProviderTest [INFO] Running org.glassfish.jersey.client.LinkTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.glassfish.jersey.client.LinkTest [INFO] Running org.glassfish.jersey.client.ShutdownHookLeakTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.712 s - in org.glassfish.jersey.client.ShutdownHookLeakTest [INFO] Running org.glassfish.jersey.client.ClientRxTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.glassfish.jersey.client.ClientRxTest [INFO] Running org.glassfish.jersey.client.FixedBoundaryParserTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.glassfish.jersey.client.FixedBoundaryParserTest [INFO] Running org.glassfish.jersey.client.CustomConnectorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.glassfish.jersey.client.CustomConnectorTest [INFO] Running org.glassfish.jersey.client.WebTargetPropertiesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.client.WebTargetPropertiesTest [INFO] Running org.glassfish.jersey.client.AutoDiscoverableClientTest [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.037 s - in org.glassfish.jersey.client.AutoDiscoverableClientTest [INFO] Running org.glassfish.jersey.client.JerseyWebTargetTest Sep 01, 2022 9:24:31 AM org.glassfish.jersey.model.internal.CommonConfig register WARNING: Attempt to register component of type class org.glassfish.jersey.client.JerseyWebTargetTest$TestProvider to null or empty array of contracts is ignored. Sep 01, 2022 9:24:31 AM org.glassfish.jersey.model.internal.CommonConfig register WARNING: Attempt to register component of type class org.glassfish.jersey.client.JerseyWebTargetTest$TestProvider to null or empty array of contracts is ignored. Sep 01, 2022 9:24:31 AM org.glassfish.jersey.model.internal.CommonConfig register WARNING: Attempt to register component of type class org.glassfish.jersey.client.JerseyWebTargetTest$TestProvider to null or empty array of contracts is ignored. Sep 01, 2022 9:24:31 AM org.glassfish.jersey.model.internal.CommonConfig register WARNING: Attempt to register component of type class org.glassfish.jersey.client.JerseyWebTargetTest$TestProvider to null or empty array of contracts is ignored. [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.glassfish.jersey.client.JerseyWebTargetTest [INFO] Running org.glassfish.jersey.client.JerseyClientTest Sep 01, 2022 9:24:31 AM org.glassfish.jersey.model.internal.CommonConfig register WARNING: Attempt to register component of type class org.glassfish.jersey.client.JerseyClientTest$TestProvider to null or empty array of contracts is ignored. Sep 01, 2022 9:24:31 AM org.glassfish.jersey.model.internal.CommonConfig register WARNING: Attempt to register component of type class org.glassfish.jersey.client.JerseyClientTest$TestProvider to null or empty array of contracts is ignored. Sep 01, 2022 9:24:31 AM org.glassfish.jersey.model.internal.CommonConfig register WARNING: Attempt to register component of type class org.glassfish.jersey.client.JerseyClientTest$TestProvider to null or empty array of contracts is ignored. Sep 01, 2022 9:24:31 AM org.glassfish.jersey.model.internal.CommonConfig register WARNING: Attempt to register component of type class org.glassfish.jersey.client.JerseyClientTest$TestProvider to null or empty array of contracts is ignored. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.glassfish.jersey.client.JerseyClientTest [INFO] Running org.glassfish.jersey.client.DefaultSslContextProviderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s - in org.glassfish.jersey.client.DefaultSslContextProviderTest [INFO] Running org.glassfish.jersey.client.HttpUrlConnectorTest [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.093 s - in org.glassfish.jersey.client.HttpUrlConnectorTest [INFO] Running org.glassfish.jersey.client.JerseyClientBuilderTest Sep 01, 2022 9:24:31 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Contract class java.lang.String can not be registered for component class org.glassfish.jersey.client.ClientConfigTest$MyProvider: Contract type not supported. WARNING: Contract class java.lang.String can not be registered for component class org.glassfish.jersey.client.ClientConfigTest$MyProvider: Contract not assignable to component. WARNING: Contract class java.lang.Object can not be registered for component class org.glassfish.jersey.client.ClientConfigTest$MyProvider: Contract type not supported. Sep 01, 2022 9:24:31 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Contract class java.lang.String can not be registered for component class org.glassfish.jersey.client.ClientConfigTest$MyProvider: Contract type not supported. WARNING: Contract class java.lang.String can not be registered for component class org.glassfish.jersey.client.ClientConfigTest$MyProvider: Contract not assignable to component. WARNING: Contract class java.lang.Object can not be registered for component class org.glassfish.jersey.client.ClientConfigTest$MyProvider: Contract type not supported. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.glassfish.jersey.client.JerseyClientBuilderTest [INFO] Running org.glassfish.jersey.client.ClientResponseTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.glassfish.jersey.client.ClientResponseTest [INFO] Running org.glassfish.jersey.client.authentication.HttpDigestAuthFilterTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.glassfish.jersey.client.authentication.HttpDigestAuthFilterTest [INFO] Running org.glassfish.jersey.client.JaxRsFeatureRegistrationClientTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.glassfish.jersey.client.JaxRsFeatureRegistrationClientTest [INFO] Running org.glassfish.jersey.client.JerseyCompletionStageRxInvokerTest [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.043 s - in org.glassfish.jersey.client.JerseyCompletionStageRxInvokerTest [INFO] Running org.glassfish.jersey.client.FixedMultiBoundaryParserTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.glassfish.jersey.client.FixedMultiBoundaryParserTest [INFO] Running org.glassfish.jersey.client.JerseyInvocationTest Sep 01, 2022 9:24:31 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must be null for http method DELETE. Sep 01, 2022 9:24:31 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must be null for http method DELETE. Sep 01, 2022 9:24:31 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must be null for http method DELETE. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.glassfish.jersey.client.JerseyInvocationTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 172, Failures: 0, Errors: 0, Skipped: 4 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-client --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/target/jersey-client-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-client --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/target/jersey-client-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-client --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-client --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/target/jersey-client-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.0.99-SNAPSHOT/jersey-client-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.0.99-SNAPSHOT/jersey-client-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/target/jersey-client-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.0.99-SNAPSHOT/jersey-client-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-client --- [INFO] [INFO] -----------------< org.glassfish.jersey.media:project >----------------- [INFO] Building jersey-media 3.0.99-SNAPSHOT [12/283] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/media/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] ------------< org.glassfish.jersey.media:jersey-media-jaxb >------------ [INFO] Building jersey-media-jaxb 3.0.99-SNAPSHOT [13/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-media-jaxb --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-media-jaxb --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-media-jaxb --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-media-jaxb --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-media-jaxb --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-media-jaxb --- [INFO] Resources: [INFO] org/glassfish/jersey/jaxb/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/src/main/resources/org/glassfish/jersey/jaxb/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-media-jaxb --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-jflex-plugin:1.4.3:generate (default) @ jersey-media-jaxb --- [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-media-jaxb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-media-jaxb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-media-jaxb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-media-jaxb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-media-jaxb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-media-jaxb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-media-jaxb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/src/test/java/org/glassfish/jersey/jaxb/internal/FeatureAndPropertySupplierTest.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/src/test/java/org/glassfish/jersey/jaxb/internal/FeatureAndPropertySupplierTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/src/test/java/org/glassfish/jersey/jaxb/internal/FeatureAndPropertySupplierTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-media-jaxb --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.jaxb.internal.SourceProviderTest [INFO] Running org.glassfish.jersey.jaxb.internal.JaxbStringReaderProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.588 s - in org.glassfish.jersey.jaxb.internal.JaxbStringReaderProviderTest [INFO] Running org.glassfish.jersey.jaxb.internal.SaxParserFactoryInjectionProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.73 s - in org.glassfish.jersey.jaxb.internal.SourceProviderTest [INFO] Running org.glassfish.jersey.jaxb.internal.AbstractJaxbProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.glassfish.jersey.jaxb.internal.AbstractJaxbProviderTest [INFO] Running org.glassfish.jersey.jaxb.internal.FeatureAndPropertySupplierTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 s - in org.glassfish.jersey.jaxb.internal.FeatureAndPropertySupplierTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s - in org.glassfish.jersey.jaxb.internal.SaxParserFactoryInjectionProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-media-jaxb --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/target/jersey-media-jaxb-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-media-jaxb --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/target/jersey-media-jaxb-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-media-jaxb --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-media-jaxb --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/target/jersey-media-jaxb-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-jaxb/3.0.99-SNAPSHOT/jersey-media-jaxb-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-jaxb/3.0.99-SNAPSHOT/jersey-media-jaxb-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/target/jersey-media-jaxb-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-jaxb/3.0.99-SNAPSHOT/jersey-media-jaxb-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-media-jaxb --- [INFO] [INFO] --------------< org.glassfish.jersey.core:jersey-server >--------------- [INFO] Building jersey-core-server 3.0.99-SNAPSHOT [14/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-server --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-server --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-server --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-server --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-server --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-server --- [INFO] Resources: [INFO] org/glassfish/jersey/server/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/src/main/resources/org/glassfish/jersey/server/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-server --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 370 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/src/main/java/jersey/repackaged/org/objectweb/asm/ModuleVisitor.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/src/main/java/jersey/repackaged/org/objectweb/asm/ModuleVisitor.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/src/main/java/org/glassfish/jersey/server/ServerRuntime.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/src/main/java/org/glassfish/jersey/server/ServerRuntime.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 145 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/src/test/java/org/glassfish/jersey/server/internal/monitoring/ResponseStatisticsImplTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/src/test/java/org/glassfish/jersey/server/internal/monitoring/ResponseStatisticsImplTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/src/test/java/org/glassfish/jersey/server/internal/monitoring/AbstractNanosReservoirTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/src/test/java/org/glassfish/jersey/server/internal/monitoring/AbstractNanosReservoirTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-server --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='classes', perCoreThreadCount=true, threadCount=1, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigurationLoaderTest Sep 01, 2022 9:24:47 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigurationLoaderTest$MyWadlGenerator Sep 01, 2022 9:24:48 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigurationLoaderTest$MyWadlGenerator [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.222 s - in org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigurationLoaderTest [INFO] Running org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest Sep 01, 2022 9:24:48 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest$MyWadlGenerator3 Sep 01, 2022 9:24:48 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest$MyWadlGenerator Sep 01, 2022 9:24:48 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest$MyWadlGenerator Sep 01, 2022 9:24:48 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest$MyWadlGenerator2 Sep 01, 2022 9:24:48 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest$MyWadlGenerator Sep 01, 2022 9:24:48 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest$MyWadlGenerator2 Sep 01, 2022 9:24:48 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest$MyWadlGenerator Sep 01, 2022 9:24:48 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest$MyWadlGenerator2 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s - in org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest [INFO] Running org.glassfish.jersey.server.wadl.config.WadlGeneratorLoaderTest Sep 01, 2022 9:24:48 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorLoaderTest$MyWadlGenerator2 Sep 01, 2022 9:24:48 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader setProperty WARNING: Configuring the MyWadlGenerator2 with the file based property testFile is deprecated and will be removed in future versions of jersey! You should use the InputStream based property instead. Sep 01, 2022 9:24:48 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorLoaderTest$MyWadlGenerator2 Sep 01, 2022 9:24:48 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorLoaderTest$MyWadlGenerator2 Sep 01, 2022 9:24:48 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader setProperty WARNING: Configuring the MyWadlGenerator2 with the file based property testFile is deprecated and will be removed in future versions of jersey! You should use the InputStream based property instead. Sep 01, 2022 9:24:48 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorLoaderTest$MyWadlGenerator2 Sep 01, 2022 9:24:48 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader setProperty WARNING: Configuring the MyWadlGenerator2 with the file based property testFile is deprecated and will be removed in future versions of jersey! You should use the InputStream based property instead. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.503 s - in org.glassfish.jersey.server.wadl.config.WadlGeneratorLoaderTest [INFO] Running org.glassfish.jersey.server.internal.ContainerUtilsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.glassfish.jersey.server.internal.ContainerUtilsTest [INFO] Running org.glassfish.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupportTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.852 s - in org.glassfish.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupportTest [INFO] Running org.glassfish.jersey.client.LinkTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.glassfish.jersey.client.LinkTest [INFO] Running org.glassfish.jersey.client.ShutdownHookLeakTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.918 s - in org.glassfish.jersey.client.ShutdownHookLeakTest [INFO] Running org.glassfish.jersey.client.ClientRxTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.glassfish.jersey.client.ClientRxTest [INFO] Running org.glassfish.jersey.client.FixedBoundaryParserTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.glassfish.jersey.client.FixedBoundaryParserTest [INFO] Running org.glassfish.jersey.client.CustomConnectorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.glassfish.jersey.client.CustomConnectorTest [INFO] Running org.glassfish.jersey.client.WebTargetPropertiesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.client.WebTargetPropertiesTest [INFO] Running org.glassfish.jersey.client.AutoDiscoverableClientTest [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.07 s - in org.glassfish.jersey.client.AutoDiscoverableClientTest [INFO] Running org.glassfish.jersey.client.JerseyWebTargetTest Sep 01, 2022 9:24:48 AM org.glassfish.jersey.model.internal.CommonConfig register WARNING: Attempt to register component of type class org.glassfish.jersey.client.JerseyWebTargetTest$TestProvider to null or empty array of contracts is ignored. Sep 01, 2022 9:24:48 AM org.glassfish.jersey.model.internal.CommonConfig register WARNING: Attempt to register component of type class org.glassfish.jersey.client.JerseyWebTargetTest$TestProvider to null or empty array of contracts is ignored. Sep 01, 2022 9:24:48 AM org.glassfish.jersey.model.internal.CommonConfig register WARNING: Attempt to register component of type class org.glassfish.jersey.client.JerseyWebTargetTest$TestProvider to null or empty array of contracts is ignored. Sep 01, 2022 9:24:48 AM org.glassfish.jersey.model.internal.CommonConfig register WARNING: Attempt to register component of type class org.glassfish.jersey.client.JerseyWebTargetTest$TestProvider to null or empty array of contracts is ignored. [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.glassfish.jersey.client.JerseyWebTargetTest [INFO] Running org.glassfish.jersey.client.JerseyClientTest Sep 01, 2022 9:24:48 AM org.glassfish.jersey.model.internal.CommonConfig register WARNING: Attempt to register component of type class org.glassfish.jersey.client.JerseyClientTest$TestProvider to null or empty array of contracts is ignored. Sep 01, 2022 9:24:48 AM org.glassfish.jersey.model.internal.CommonConfig register WARNING: Attempt to register component of type class org.glassfish.jersey.client.JerseyClientTest$TestProvider to null or empty array of contracts is ignored. Sep 01, 2022 9:24:48 AM org.glassfish.jersey.model.internal.CommonConfig register WARNING: Attempt to register component of type class org.glassfish.jersey.client.JerseyClientTest$TestProvider to null or empty array of contracts is ignored. Sep 01, 2022 9:24:48 AM org.glassfish.jersey.model.internal.CommonConfig register WARNING: Attempt to register component of type class org.glassfish.jersey.client.JerseyClientTest$TestProvider to null or empty array of contracts is ignored. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.glassfish.jersey.client.JerseyClientTest [INFO] Running org.glassfish.jersey.client.DefaultSslContextProviderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in org.glassfish.jersey.client.DefaultSslContextProviderTest [INFO] Running org.glassfish.jersey.client.HttpUrlConnectorTest [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.047 s - in org.glassfish.jersey.client.HttpUrlConnectorTest [INFO] Running org.glassfish.jersey.client.JerseyClientBuilderTest Sep 01, 2022 9:24:48 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Contract class java.lang.Object can not be registered for component class org.glassfish.jersey.client.ClientConfigTest$MyProvider: Contract type not supported. WARNING: Contract class java.lang.String can not be registered for component class org.glassfish.jersey.client.ClientConfigTest$MyProvider: Contract type not supported. WARNING: Contract class java.lang.String can not be registered for component class org.glassfish.jersey.client.ClientConfigTest$MyProvider: Contract not assignable to component. Sep 01, 2022 9:24:48 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Contract class java.lang.Object can not be registered for component class org.glassfish.jersey.client.ClientConfigTest$MyProvider: Contract type not supported. WARNING: Contract class java.lang.String can not be registered for component class org.glassfish.jersey.client.ClientConfigTest$MyProvider: Contract type not supported. WARNING: Contract class java.lang.String can not be registered for component class org.glassfish.jersey.client.ClientConfigTest$MyProvider: Contract not assignable to component. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.glassfish.jersey.client.JerseyClientBuilderTest [INFO] Running org.glassfish.jersey.client.ClientResponseTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.glassfish.jersey.client.ClientResponseTest [INFO] Running org.glassfish.jersey.client.authentication.HttpDigestAuthFilterTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.glassfish.jersey.client.authentication.HttpDigestAuthFilterTest [INFO] Running org.glassfish.jersey.client.JaxRsFeatureRegistrationClientTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.glassfish.jersey.client.JaxRsFeatureRegistrationClientTest [INFO] Running org.glassfish.jersey.client.JerseyCompletionStageRxInvokerTest [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.051 s - in org.glassfish.jersey.client.JerseyCompletionStageRxInvokerTest [INFO] Running org.glassfish.jersey.client.FixedMultiBoundaryParserTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.glassfish.jersey.client.FixedMultiBoundaryParserTest [INFO] Running org.glassfish.jersey.client.JerseyInvocationTest Sep 01, 2022 9:24:48 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must be null for http method DELETE. Sep 01, 2022 9:24:48 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must be null for http method DELETE. Sep 01, 2022 9:24:48 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must be null for http method DELETE. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.glassfish.jersey.client.JerseyInvocationTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 172, Failures: 0, Errors: 0, Skipped: 4 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-client --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/target/jersey-client-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-client --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/target/jersey-client-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-client --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-client --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/target/jersey-client-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.0.99-SNAPSHOT/jersey-client-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.0.99-SNAPSHOT/jersey-client-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/target/jersey-client-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.0.99-SNAPSHOT/jersey-client-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-client --- [INFO] Running org.glassfish.jersey.server.internal.inject.ConstructorParameterInjectionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.817 s - in org.glassfish.jersey.server.internal.inject.ConstructorParameterInjectionTest [INFO] Running org.glassfish.jersey.server.internal.inject.QueryParamAsSetStringTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.315 s - in org.glassfish.jersey.server.internal.inject.QueryParamAsSetStringTest [INFO] Running org.glassfish.jersey.server.internal.inject.ParamExceptionMappingTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.877 s - in org.glassfish.jersey.server.internal.inject.ParamExceptionMappingTest [INFO] [INFO] -----------------< org.glassfish.jersey.media:project >----------------- [INFO] Building jersey-media 3.0.99-SNAPSHOT [12/359] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/media/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] ------------< org.glassfish.jersey.media:jersey-media-jaxb >------------ [INFO] Building jersey-media-jaxb 3.0.99-SNAPSHOT [13/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Running org.glassfish.jersey.server.internal.inject.PathParamAsPathSegmentTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.132 s - in org.glassfish.jersey.server.internal.inject.PathParamAsPathSegmentTest [INFO] Running org.glassfish.jersey.server.internal.inject.ParamConverterDateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.glassfish.jersey.server.internal.inject.ParamConverterDateTest [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-media-jaxb --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-media-jaxb --- [INFO] Running org.glassfish.jersey.server.internal.inject.FormParamTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.604 s - in org.glassfish.jersey.server.internal.inject.FormParamTest [INFO] Running org.glassfish.jersey.server.internal.inject.InvalidParamsTest Sep 01, 2022 9:24:52 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.jersey.server.ParamException$QueryParamException: HTTP 404 Not Found at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:81) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:65) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:596) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:576) at org.glassfish.jersey.server.internal.inject.InvalidParamsTest.testInvalidQueryParamFieldISE(InvalidParamsTest.java:174) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:54) at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:355) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.glassfish.jersey.internal.inject.ExtractorException: java.lang.IllegalStateException: error at org.glassfish.jersey.internal.inject.ParamConverters$AbstractStringReader.fromString(ParamConverters.java:77) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:78) ... 67 more Caused by: java.lang.IllegalStateException: error at org.glassfish.jersey.server.internal.inject.InvalidParamsTest$FaultyParamEntityISE.fromString(InvalidParamsTest.java:153) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.glassfish.jersey.internal.inject.ParamConverters$TypeFromString$1._fromString(ParamConverters.java:163) at org.glassfish.jersey.internal.inject.ParamConverters$AbstractStringReader.fromString(ParamConverters.java:67) ... 71 more MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.server.internal.inject.InvalidParamsTest$ResourceWithFaultyParamEntityFieldISE errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:596) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:576) at org.glassfish.jersey.server.internal.inject.InvalidParamsTest.testInvalidQueryParamFieldISE(InvalidParamsTest.java:174) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:54) at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:355) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.server.internal.inject.InvalidParamsTest$ResourceWithFaultyParamEntityFieldISE at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:596) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:576) at org.glassfish.jersey.server.internal.inject.InvalidParamsTest.testInvalidQueryParamFieldISE(InvalidParamsTest.java:174) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:54) at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:355) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:24:52 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 jakarta.ws.rs.WebApplicationException: HTTP 500 Internal Server Error at org.glassfish.jersey.server.internal.inject.InvalidParamsTest$FaultyParamEntityWAE.fromString(InvalidParamsTest.java:93) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.glassfish.jersey.internal.inject.ParamConverters$TypeFromString$1._fromString(ParamConverters.java:163) at org.glassfish.jersey.internal.inject.ParamConverters$AbstractStringReader.fromString(ParamConverters.java:67) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:78) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:65) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:596) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:576) at org.glassfish.jersey.server.internal.inject.InvalidParamsTest.testInvalidQueryParamFieldWAE(InvalidParamsTest.java:144) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:54) at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:355) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.server.internal.inject.InvalidParamsTest$ResourceWithFaultyParamEntityFieldWAE errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:596) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:576) at org.glassfish.jersey.server.internal.inject.InvalidParamsTest.testInvalidQueryParamFieldWAE(InvalidParamsTest.java:144) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:54) at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:355) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.server.internal.inject.InvalidParamsTest$ResourceWithFaultyParamEntityFieldWAE at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:596) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:576) at org.glassfish.jersey.server.internal.inject.InvalidParamsTest.testInvalidQueryParamFieldWAE(InvalidParamsTest.java:144) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:54) at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:355) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 s - in org.glassfish.jersey.server.internal.inject.InvalidParamsTest [INFO] Running org.glassfish.jersey.server.internal.inject.PathParamAsPrimitiveTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.112 s - in org.glassfish.jersey.server.internal.inject.PathParamAsPrimitiveTest [INFO] Running org.glassfish.jersey.server.internal.inject.QueryParamFromStringTest [afromString, fromString, bfromString] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s - in org.glassfish.jersey.server.internal.inject.QueryParamFromStringTest [INFO] Running org.glassfish.jersey.server.internal.inject.MatrixParamStringConstructorTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 s - in org.glassfish.jersey.server.internal.inject.MatrixParamStringConstructorTest [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-media-jaxb --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-media-jaxb --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-media-jaxb --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-media-jaxb --- [INFO] Resources: [INFO] org/glassfish/jersey/jaxb/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/src/main/resources/org/glassfish/jersey/jaxb/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-media-jaxb --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-jflex-plugin:1.4.3:generate (default) @ jersey-media-jaxb --- [INFO] Running org.glassfish.jersey.server.internal.inject.EncodedParamsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 s - in org.glassfish.jersey.server.internal.inject.EncodedParamsTest [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-media-jaxb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-media-jaxb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-media-jaxb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-media-jaxb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-media-jaxb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/src/main/java/org/glassfish/jersey/jaxb/internal/AbstractCollectionJaxbProvider.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/src/main/java/org/glassfish/jersey/jaxb/internal/AbstractCollectionJaxbProvider.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/src/main/java/org/glassfish/jersey/jaxb/internal/AbstractCollectionJaxbProvider.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-media-jaxb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/src/main/java/org/glassfish/jersey/jaxb/internal/AbstractCollectionJaxbProvider.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/src/main/java/org/glassfish/jersey/jaxb/internal/AbstractCollectionJaxbProvider.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/src/main/java/org/glassfish/jersey/jaxb/internal/AbstractCollectionJaxbProvider.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-media-jaxb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-media-jaxb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/target/test-classes [INFO] Running org.glassfish.jersey.server.internal.inject.PathParamDefaultValueTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.82 s - in org.glassfish.jersey.server.internal.inject.PathParamDefaultValueTest [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/src/test/java/org/glassfish/jersey/jaxb/internal/FeatureAndPropertySupplierTest.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/src/test/java/org/glassfish/jersey/jaxb/internal/FeatureAndPropertySupplierTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/src/test/java/org/glassfish/jersey/jaxb/internal/FeatureAndPropertySupplierTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-media-jaxb --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.server.internal.inject.QueryParamSortedSetStringConstructorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s - in org.glassfish.jersey.server.internal.inject.QueryParamSortedSetStringConstructorTest [INFO] Running org.glassfish.jersey.server.internal.inject.UriTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.814 s - in org.glassfish.jersey.server.internal.inject.UriTest [INFO] Running org.glassfish.jersey.server.internal.inject.PathParamStringConstructorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.glassfish.jersey.server.internal.inject.PathParamStringConstructorTest [INFO] Running org.glassfish.jersey.server.internal.inject.QueryParamSetStringConstructorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 s - in org.glassfish.jersey.server.internal.inject.QueryParamSetStringConstructorTest [INFO] Running org.glassfish.jersey.jaxb.internal.SourceProviderTest [INFO] Running org.glassfish.jersey.jaxb.internal.JaxbStringReaderProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.777 s - in org.glassfish.jersey.jaxb.internal.JaxbStringReaderProviderTest [INFO] Running org.glassfish.jersey.jaxb.internal.SaxParserFactoryInjectionProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.092 s - in org.glassfish.jersey.jaxb.internal.SourceProviderTest [INFO] Running org.glassfish.jersey.jaxb.internal.AbstractJaxbProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.glassfish.jersey.jaxb.internal.AbstractJaxbProviderTest [INFO] Running org.glassfish.jersey.jaxb.internal.FeatureAndPropertySupplierTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.585 s - in org.glassfish.jersey.jaxb.internal.SaxParserFactoryInjectionProviderTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 s - in org.glassfish.jersey.jaxb.internal.FeatureAndPropertySupplierTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-media-jaxb --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/target/jersey-media-jaxb-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-media-jaxb --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/target/jersey-media-jaxb-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-media-jaxb --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-media-jaxb --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/target/jersey-media-jaxb-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-jaxb/3.0.99-SNAPSHOT/jersey-media-jaxb-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-jaxb/3.0.99-SNAPSHOT/jersey-media-jaxb-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/jaxb/target/jersey-media-jaxb-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-jaxb/3.0.99-SNAPSHOT/jersey-media-jaxb-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-media-jaxb --- [INFO] [INFO] --------------< org.glassfish.jersey.core:jersey-server >--------------- [INFO] Building jersey-core-server 3.0.99-SNAPSHOT [14/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Running org.glassfish.jersey.server.internal.inject.QueryParamAsPrimitiveTest ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.187 s - in org.glassfish.jersey.server.internal.inject.QueryParamAsPrimitiveTest [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-server --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-server --- [INFO] Running org.glassfish.jersey.server.internal.inject.MatrixParamAsPrimitiveTest [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.992 s - in org.glassfish.jersey.server.internal.inject.MatrixParamAsPrimitiveTest [INFO] Running org.glassfish.jersey.server.internal.inject.BeanParamMemoryLeakTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.glassfish.jersey.server.internal.inject.BeanParamMemoryLeakTest [INFO] Running org.glassfish.jersey.server.internal.inject.QueryParamStringConstructorTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.613 s - in org.glassfish.jersey.server.internal.inject.QueryParamStringConstructorTest [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-server --- [INFO] Running org.glassfish.jersey.server.internal.inject.ParamConverterInternalTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s - in org.glassfish.jersey.server.internal.inject.ParamConverterInternalTest [INFO] Running org.glassfish.jersey.server.internal.inject.QueryParamEnumTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.glassfish.jersey.server.internal.inject.QueryParamEnumTest [INFO] Running org.glassfish.jersey.server.internal.inject.QueryParamAsSetPrimitiveTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.979 s - in org.glassfish.jersey.server.internal.inject.QueryParamAsSetPrimitiveTest [INFO] Running org.glassfish.jersey.server.internal.inject.PathParamAsStringTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.glassfish.jersey.server.internal.inject.PathParamAsStringTest [INFO] Running org.glassfish.jersey.server.internal.inject.ContextBasedInjectionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.585 s - in org.glassfish.jersey.server.internal.inject.ContextBasedInjectionTest [INFO] Running org.glassfish.jersey.server.internal.inject.QueryParamAsSortedSetPrimitiveTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.629 s - in org.glassfish.jersey.server.internal.inject.QueryParamAsSortedSetPrimitiveTest [INFO] Running org.glassfish.jersey.server.internal.inject.CookieParamAsStringTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.685 s - in org.glassfish.jersey.server.internal.inject.CookieParamAsStringTest [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-server --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-server --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-server --- [INFO] Resources: [INFO] org/glassfish/jersey/server/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/src/main/resources/org/glassfish/jersey/server/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-server --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 370 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/target/classes [INFO] Running org.glassfish.jersey.server.internal.inject.HeaderParamAsStringTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.799 s - in org.glassfish.jersey.server.internal.inject.HeaderParamAsStringTest [INFO] Running org.glassfish.jersey.server.internal.inject.CookieParamAsPrimitiveTest [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.098 s - in org.glassfish.jersey.server.internal.inject.CookieParamAsPrimitiveTest [INFO] Running org.glassfish.jersey.server.internal.inject.QueryParamAsSortedSetStringTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s - in org.glassfish.jersey.server.internal.inject.QueryParamAsSortedSetStringTest [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/src/main/java/jersey/repackaged/org/objectweb/asm/ModuleVisitor.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/src/main/java/jersey/repackaged/org/objectweb/asm/ModuleVisitor.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/src/main/java/org/glassfish/jersey/server/ServerRuntime.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/src/main/java/org/glassfish/jersey/server/ServerRuntime.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 370 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/target/classes [INFO] Running org.glassfish.jersey.server.internal.inject.MatrixParamAsStringTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 s - in org.glassfish.jersey.server.internal.inject.MatrixParamAsStringTest [INFO] Running org.glassfish.jersey.server.internal.inject.HeaderParamAsPrimitiveTest [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.394 s - in org.glassfish.jersey.server.internal.inject.HeaderParamAsPrimitiveTest [INFO] Running org.glassfish.jersey.server.internal.inject.QueryParamAsStringTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.601 s - in org.glassfish.jersey.server.internal.inject.QueryParamAsStringTest [INFO] Running org.glassfish.jersey.server.internal.inject.CookieParamAsCookieTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.glassfish.jersey.server.internal.inject.CookieParamAsCookieTest [INFO] Running org.glassfish.jersey.server.internal.inject.HeaderParamStringConstructorTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 s - in org.glassfish.jersey.server.internal.inject.HeaderParamStringConstructorTest [INFO] Running org.glassfish.jersey.server.internal.inject.CookieParamStringConstructorTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 s - in org.glassfish.jersey.server.internal.inject.CookieParamStringConstructorTest [INFO] Running org.glassfish.jersey.server.internal.inject.JaxRsInjectablesTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.689 s - in org.glassfish.jersey.server.internal.inject.JaxRsInjectablesTest [INFO] Running org.glassfish.jersey.server.internal.inject.ActiveBindingBindingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.glassfish.jersey.server.internal.inject.ActiveBindingBindingTest [INFO] Running org.glassfish.jersey.server.internal.monitoring.ResponseStatisticsImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.glassfish.jersey.server.internal.monitoring.ResponseStatisticsImplTest [INFO] Running org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImplTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImplTest [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/src/main/java/jersey/repackaged/org/objectweb/asm/ModuleVisitor.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/src/main/java/jersey/repackaged/org/objectweb/asm/ModuleVisitor.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/src/main/java/org/glassfish/jersey/server/ServerRuntime.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/src/main/java/org/glassfish/jersey/server/ServerRuntime.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 145 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/target/test-classes [INFO] Running org.glassfish.jersey.server.internal.monitoring.AggregatingTrimmerZeroTimeTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 s - in org.glassfish.jersey.server.internal.monitoring.AggregatingTrimmerZeroTimeTest [INFO] Running org.glassfish.jersey.server.internal.monitoring.MonitoringUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.glassfish.jersey.server.internal.monitoring.MonitoringUtilsTest [INFO] Running org.glassfish.jersey.server.internal.monitoring.AggregatingTrimmerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 s - in org.glassfish.jersey.server.internal.monitoring.AggregatingTrimmerTest [INFO] Running org.glassfish.jersey.server.internal.monitoring.SlidingWindowTimeReservoirTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.glassfish.jersey.server.internal.monitoring.SlidingWindowTimeReservoirTest [INFO] Running org.glassfish.jersey.server.internal.monitoring.SlidingWindowTimeReservoirAggregatingTrimmerTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.glassfish.jersey.server.internal.monitoring.SlidingWindowTimeReservoirAggregatingTrimmerTest [INFO] Running org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsTest [INFO] Running org.glassfish.jersey.server.internal.routing.ResponseMediaTypeFromProvidersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.glassfish.jersey.server.internal.routing.ResponseMediaTypeFromProvidersTest [INFO] Running org.glassfish.jersey.server.internal.routing.SubResourceValidationTest Sep 01, 2022 9:25:05 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.internal.routing.SubResourceValidationTest$InvalidSubResource.aget() and public java.lang.String org.glassfish.jersey.server.internal.routing.SubResourceValidationTest$InvalidSubResource.aget2() at matching regular expression /aaa. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.glassfish.jersey.server.internal.routing.SubResourceValidationTest [INFO] Running org.glassfish.jersey.server.internal.routing.UriRoutingContextTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.glassfish.jersey.server.internal.routing.UriRoutingContextTest [INFO] Running org.glassfish.jersey.server.internal.routing.ExtendedUriInfoTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 s - in org.glassfish.jersey.server.internal.routing.ExtendedUriInfoTest [INFO] Running org.glassfish.jersey.server.internal.scanning.CompositeResourceFinderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.glassfish.jersey.server.internal.scanning.CompositeResourceFinderTest [INFO] Running org.glassfish.jersey.server.internal.scanning.JarFileScannerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.glassfish.jersey.server.internal.scanning.JarFileScannerTest [INFO] Running org.glassfish.jersey.server.internal.scanning.BundleSchemeScannerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.glassfish.jersey.server.internal.scanning.BundleSchemeScannerTest [INFO] Running org.glassfish.jersey.server.internal.scanning.VFSSchemeResourceFinderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.glassfish.jersey.server.internal.scanning.VFSSchemeResourceFinderTest [INFO] Running org.glassfish.jersey.server.internal.ServiceFinderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.glassfish.jersey.server.internal.ServiceFinderTest [INFO] Running org.glassfish.jersey.server.internal.process.ProxyInjectablesTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.glassfish.jersey.server.internal.process.ProxyInjectablesTest [INFO] Running org.glassfish.jersey.server.internal.RuntimeDelegateImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.server.internal.RuntimeDelegateImplTest [INFO] Running org.glassfish.jersey.server.internal.sonar.SonarJerseyServerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.server.internal.sonar.SonarJerseyServerTest [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/src/test/java/org/glassfish/jersey/server/internal/monitoring/ResponseStatisticsImplTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/src/test/java/org/glassfish/jersey/server/internal/monitoring/ResponseStatisticsImplTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/src/test/java/org/glassfish/jersey/server/internal/monitoring/AbstractNanosReservoirTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/src/test/java/org/glassfish/jersey/server/internal/monitoring/AbstractNanosReservoirTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-server --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='classes', perCoreThreadCount=true, threadCount=1, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.server.internal.BackgroundSchedulerProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.glassfish.jersey.server.internal.BackgroundSchedulerProviderTest [INFO] Running org.glassfish.jersey.server.internal.ResourceContextTest Sep 01, 2022 9:25:06 AM org.glassfish.jersey.server.internal.JerseyResourceContext getResource WARNING: Lookup and initialization failed for a resource class: class org.glassfish.jersey.server.internal.ResourceContextTest$NotInstantiable. MultiException stack 1 of 1 java.lang.NoSuchMethodException: Cannot instantiate org.glassfish.jersey.server.internal.ResourceContextTest$NotInstantiable class. Instantiation of non-static member classes is not supported. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:119) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.Utilities.justCreate(Utilities.java:1043) at org.jvnet.hk2.internal.ServiceLocatorImpl.create(ServiceLocatorImpl.java:984) at org.jvnet.hk2.internal.ServiceLocatorImpl.createAndInitialize(ServiceLocatorImpl.java:1088) at org.jvnet.hk2.internal.ServiceLocatorImpl.createAndInitialize(ServiceLocatorImpl.java:1080) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.createAndInitialize(AbstractHk2InjectionManager.java:194) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.createAndInitialize(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:106) at org.glassfish.jersey.server.JerseyResourceContextConfigurator.lambda$init$0(JerseyResourceContextConfigurator.java:45) at org.glassfish.jersey.server.internal.JerseyResourceContext.getResource(JerseyResourceContext.java:83) at org.glassfish.jersey.server.internal.ResourceContextTest$ResourceA.isNull(ResourceContextTest.java:64) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:134) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:177) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:81) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:596) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:576) at org.glassfish.jersey.server.internal.ResourceContextTest.testGetResource(ResourceContextTest.java:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:54) at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:355) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:25:06 AM org.glassfish.jersey.server.internal.JerseyResourceContext getResource WARNING: Lookup and initialization failed for a resource class: class org.glassfish.jersey.server.internal.ResourceContextTest$NotInstantiable. MultiException stack 1 of 1 java.lang.NoSuchMethodException: Cannot instantiate org.glassfish.jersey.server.internal.ResourceContextTest$NotInstantiable class. Instantiation of non-static member classes is not supported. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:119) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.Utilities.justCreate(Utilities.java:1043) at org.jvnet.hk2.internal.ServiceLocatorImpl.create(ServiceLocatorImpl.java:984) at org.jvnet.hk2.internal.ServiceLocatorImpl.createAndInitialize(ServiceLocatorImpl.java:1088) at org.jvnet.hk2.internal.ServiceLocatorImpl.createAndInitialize(ServiceLocatorImpl.java:1080) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.createAndInitialize(AbstractHk2InjectionManager.java:194) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.createAndInitialize(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:106) at org.glassfish.jersey.server.JerseyResourceContextConfigurator.lambda$init$0(JerseyResourceContextConfigurator.java:45) at org.glassfish.jersey.server.internal.JerseyResourceContext.getResource(JerseyResourceContext.java:83) at org.glassfish.jersey.server.internal.ResourceContextTest$ResourceA.notInstantiable(ResourceContextTest.java:70) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.glassfish.jersey.server.internal.routing.SubResourceLocatorRouter.lambda$getResource$0(SubResourceLocatorRouter.java:132) at org.glassfish.jersey.server.internal.routing.SubResourceLocatorRouter.getResource(SubResourceLocatorRouter.java:150) at org.glassfish.jersey.server.internal.routing.SubResourceLocatorRouter.apply(SubResourceLocatorRouter.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:596) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:576) at org.glassfish.jersey.server.internal.ResourceContextTest.testGetResource(ResourceContextTest.java:115) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:54) at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:355) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.glassfish.jersey.server.internal.ResourceContextTest [INFO] Running org.glassfish.jersey.server.filter.EncodingFilterTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s - in org.glassfish.jersey.server.filter.EncodingFilterTest [INFO] Running org.glassfish.jersey.server.filter.FilterSetMethodTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s - in org.glassfish.jersey.server.filter.FilterSetMethodTest [INFO] Running org.glassfish.jersey.server.filter.EntityTypeFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.glassfish.jersey.server.filter.EntityTypeFilterTest [INFO] Running org.glassfish.jersey.server.filter.LayeredFiltersTest [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.054 s - in org.glassfish.jersey.server.filter.LayeredFiltersTest [INFO] Running org.glassfish.jersey.server.filter.CsrfProtectionFilterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.glassfish.jersey.server.filter.CsrfProtectionFilterTest [INFO] Running org.glassfish.jersey.server.filter.HttpMethodOverrideFilterTest Sep 01, 2022 9:25:06 AM org.glassfish.jersey.server.filter.HttpMethodOverrideFilter parseConfig WARNING: Invalid value for jersey.config.server.httpMethodOverride configuration property: foo [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.glassfish.jersey.server.filter.HttpMethodOverrideFilterTest [INFO] Running org.glassfish.jersey.server.filter.UriConnegFilterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.glassfish.jersey.server.filter.UriConnegFilterTest [INFO] Running org.glassfish.jersey.server.filter.ApplicationFilterTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.glassfish.jersey.server.filter.ApplicationFilterTest [INFO] Running org.glassfish.jersey.server.filter.UriModificationFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.glassfish.jersey.server.filter.UriModificationFilterTest [INFO] Running org.glassfish.jersey.server.filter.ContainerResponseFilterOrderingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.glassfish.jersey.server.filter.ContainerResponseFilterOrderingTest [INFO] Running org.glassfish.jersey.server.model.ValidatorTest Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: Method public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$AmbiguousParameterResource.moreNonAnnotatedParameters(java.lang.String,java.lang.String,java.lang.String) on resource class org.glassfish.jersey.server.model.ValidatorTest$AmbiguousParameterResource contains multiple parameters with no annotation. Unable to resolve the injection source. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testGetSRMConsumingFormParam INFO: An issue should be reported if a get method consumes a form param: Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A HTTP GET method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetSRMConsumingFormParam.getMethod(java.lang.String), should not consume any form parameter. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testSingletonMethodParamsInjection INFO: An issue should not be reported as injections into the methods are allowed. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testSRLReturningVoid INFO: An issue should be reported if a sub-resource locator returns void: Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A sub-resource model, public void org.glassfish.jersey.server.model.ValidatorTest$TestSRLReturningVoid.srLocator(), MUST return a non-void type. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.server.model.ValidatorTest$MyBeanParam registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ValidatorTest$MyBeanParam will be ignored. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: Both resources, resource Builder{names=[[unnamed], [unnamed]], path='a', methodBuilders=[], childResourceBuilders=[], childResources=[], resourceMethods=[], subResourceLocator=httpMethod=null, consumedTypes=[], producedTypes=[], suspended=false, suspendTimeout=0, suspendTimeoutUnit=MILLISECONDS, invocable=Invocable{handler=ClassBasedMethodHandler{handlerClass=class org.glassfish.jersey.server.model.ValidatorTest$TwoLocatorsResource, handlerConstructors=[org.glassfish.jersey.server.model.HandlerConstructor@10cb259d]}, definitionMethod=public org.glassfish.jersey.server.model.ValidatorTest$SubResource org.glassfish.jersey.server.model.ValidatorTest$TwoLocatorsResource.locator(), parameters=[], responseType=class org.glassfish.jersey.server.model.ValidatorTest$SubResource}, nameBindings=[], handlerClasses=[class org.glassfish.jersey.server.model.ValidatorTest$TwoLocatorsResource], handlerInstances=[], parentResource=, extended=false} and resource Resource{"a", 0 child resources, 0 resource methods, 1 sub-resource locator, 1 method handler classes, 0 method handler instances}, contains sub resource locators on the same path a. WARNING: A (sub-)resource method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestMultipleHttpMethodDesignatorsSRM.postPutIt(), should have only one HTTP method designator. It currently has the following designators defined: [@jakarta.ws.rs.POST(), @jakarta.ws.rs.PUT()] WARNING: A sub-resource model, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestEntityParamOnSRL.locator(java.lang.String), can not have an entity parameter. Try to move the parameter to the corresponding resource method. WARNING: A HTTP GET method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetSRMConsumingFormParam.getMethod(java.lang.String), should not consume any form parameter. WARNING: (Sub)resource method query in org.glassfish.jersey.server.model.ValidatorTest$ResourceWithParamOnResourcePathAnnotatedMethod contains unexpected annotation jakarta.ws.rs.QueryParam. WARNING: A resource, class org.glassfish.jersey.server.model.ValidatorTest$ResourceWithMultipleScopes, is annotated with multiple scope annotations. Only one scope annotation is allowed for the resource. WARNING: A sub-resource model, public void org.glassfish.jersey.server.model.ValidatorTest$TestSRLReturningVoid.srLocator(), MUST return a non-void type. WARNING: A HTTP GET method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetRMConsumingFormParam.getMethod(java.lang.String,java.lang.String), should not consume any form parameter. WARNING: (Sub)resource method get in org.glassfish.jersey.server.model.ValidatorTest$ResourceGETMethodFails contains unexpected annotation jakarta.ws.rs.QueryParam. WARNING: Method public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$AmbiguousParameterResource.moreNonAnnotatedParameters(java.lang.String,java.lang.String,java.lang.String) on resource class org.glassfish.jersey.server.model.ValidatorTest$AmbiguousParameterResource contains multiple parameters with no annotation. Unable to resolve the injection source. WARNING: A (sub-)resource method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestMultipleHttpMethodDesignatorsRM.getPutIt(), should have only one HTTP method designator. It currently has the following designators defined: [@jakarta.ws.rs.GET(), @jakarta.ws.rs.PUT()] WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$PercentEncodedCaseSensitiveTest.notEncoded() and public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$PercentEncodedCaseSensitiveTest.percent() at matching regular expression /%5[bB]%5[dD]. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$PercentEncodedTest.notEncoded() and public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$PercentEncodedTest.percent() at matching regular expression /%5[bB]%5[dD]. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetRMConsumingEntity.getMethod(java.lang.Object) and public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetRMConsumingFormParam.getMethod(java.lang.String,java.lang.String) at matching regular expression /test. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$ResourceRootNotUnique.get() and public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$ResourceRoot.get() at matching regular expression /sub\-root. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$AmbiguousResource1.get() and public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$AmbiguousResource2.get() at matching regular expression /x. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous sub-resource locators on path pattern /([^/]+)/x. WARNING: Parameter 1 of public void org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.setB(java.lang.String) MUST be only one of a path, query, matrix or header parameter. WARNING: Parameter a of private int org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.a MUST be only one of a path, query, matrix or header parameter. WARNING: Parameter 1 of type java.util.List> from public void org.glassfish.jersey.server.model.ValidatorTest$ParameterizedTypeResource.set(java.util.List>) is not resolvable to a concrete type. WARNING: Parameter fieldV of type java.util.Collection from java.util.Collection org.glassfish.jersey.server.model.ValidatorTest$ParameterizedTypeResource.fieldV is not resolvable to a concrete type. WARNING: A resource method, private java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestNonPublicRM.privateGet(), MUST be public scoped otherwise the method is ignored WARNING: Parameter 1 of type V[] from public void org.glassfish.jersey.server.model.ValidatorTest$GenericArrayResource.set(V[]) is not resolvable to a concrete type. WARNING: Parameter fieldV of type V[] from V[] org.glassfish.jersey.server.model.ValidatorTest$GenericArrayResource.fieldV is not resolvable to a concrete type. WARNING: Parameter 1 of type V from public void org.glassfish.jersey.server.model.ValidatorTest$TypeVariableResource.set(V) is not resolvable to a concrete type. WARNING: Parameter fieldV of type V from V org.glassfish.jersey.server.model.ValidatorTest$TypeVariableResource.fieldV is not resolvable to a concrete type. WARNING: The resource (or sub resource) Resource{"failRoot", 1 child resources, 4 resource methods, 1 sub-resource locator, 5 method handler classes, 0 method handler instances} with path "failRoot" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"a", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "a" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, class org.glassfish.jersey.server.model.ValidatorTest$ResourceAsProvider, implements provider interface [interface jakarta.ws.rs.container.ContainerRequestFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton. WARNING: A HTTP GET method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetSRMConsumingEntity.getMethod(java.lang.Object), should not consume any entity. WARNING: A HTTP GET method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetRMConsumingEntity.getMethod(java.lang.Object), should not consume any entity. WARNING: The resource (or sub resource) Resource{"x", 0 child resources, 4 resource methods, 1 sub-resource locator, 5 method handler classes, 0 method handler instances} with path "x" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"x", 0 child resources, 1 resource methods, 1 sub-resource locator, 2 method handler classes, 0 method handler instances} with path "x" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: Parameter 1 of public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.get(java.lang.String) MUST be only one of a path, query, matrix or header parameter. WARNING: Parameter 1 of public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.getSub(java.lang.String,int) MUST be only one of a path, query, matrix or header parameter. WARNING: Parameter 2 of public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.getSub(java.lang.String,int) MUST be only one of a path, query, matrix or header parameter. WARNING: Parameter 1 of public java.lang.Object org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.getSubLoc(java.lang.String) MUST be only one of a path, query, matrix or header parameter. WARNING: The (sub)resource method get in org.glassfish.jersey.server.model.ValidatorTest$TestEmptyPathSegment contains empty path annotation. HINT: A HTTP GET method, public void org.glassfish.jersey.server.model.ValidatorTest$TestGetSRMReturningVoid.getSRMethod(), returns a void type. It can be intentional and perfectly fine, but it is a little uncommon that GET method returns always "204 No Content". HINT: A HTTP GET method, public void org.glassfish.jersey.server.model.ValidatorTest$TestGetRMReturningVoid.getMethod(), returns a void type. It can be intentional and perfectly fine, but it is a little uncommon that GET method returns always "204 No Content". HINT: A HTTP GET method, public void org.glassfish.jersey.server.model.ValidatorTest$ResourceMethodWithVoidReturnType.error(), returns a void type. It can be intentional and perfectly fine, but it is a little uncommon that GET method returns always "204 No Content". HINT: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by "@Consumes" annotation at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetRMConsumingEntity.getMethod(java.lang.Object) and public void org.glassfish.jersey.server.model.ValidatorTest$TestGetRMReturningVoid.getMethod() at matching path pattern /test. This could cause an error for conflicting output types! HINT: A resource model has ambiguous (sub-)resource method for HTTP method GET and output mime-types as defined by @Produces annotation at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetRMConsumingFormParam.getMethod(java.lang.String,java.lang.String) and public void org.glassfish.jersey.server.model.ValidatorTest$TestGetRMReturningVoid.getMethod() at matching path pattern /test. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testLocatorPathValidationFail INFO: Should report error during validation as Resource cannot have ambiguous sub resource locators. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: Both resources, resource Builder{names=[[unnamed], [unnamed]], path='a', methodBuilders=[], childResourceBuilders=[], childResources=[], resourceMethods=[], subResourceLocator=httpMethod=null, consumedTypes=[], producedTypes=[], suspended=false, suspendTimeout=0, suspendTimeoutUnit=MILLISECONDS, invocable=Invocable{handler=ClassBasedMethodHandler{handlerClass=class org.glassfish.jersey.server.model.ValidatorTest$TwoLocatorsResource, handlerConstructors=[org.glassfish.jersey.server.model.HandlerConstructor@5612da4d]}, definitionMethod=public org.glassfish.jersey.server.model.ValidatorTest$SubResource org.glassfish.jersey.server.model.ValidatorTest$TwoLocatorsResource.locator(), parameters=[], responseType=class org.glassfish.jersey.server.model.ValidatorTest$SubResource}, nameBindings=[], handlerClasses=[class org.glassfish.jersey.server.model.ValidatorTest$TwoLocatorsResource], handlerInstances=[], parentResource=, extended=false} and resource Resource{"a", 0 child resources, 0 resource methods, 1 sub-resource locator, 1 method handler classes, 0 method handler instances}, contains sub resource locators on the same path a. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testParamOnResourcePathAnnotatedMethodFails INFO: Should report fatal during validation as @Path method should not be annotated with parameter annotation Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: (Sub)resource method query in org.glassfish.jersey.server.model.ValidatorTest$ResourceWithParamOnResourcePathAnnotatedMethod contains unexpected annotation jakarta.ws.rs.QueryParam. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testAmbiguousResources INFO: Should report warning during validation error as resource path patterns are ambiguous ({abc} and {def} results into same path pattern). Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$AmbiguousResource1.get() and public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$AmbiguousResource2.get() at matching regular expression /x. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testEmptyResourcel INFO: Should report warning during validation as Resource cannot have resource method and sub resource locators on the same path. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, Resource{"root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testRelaxedProducesConsumesParserRules INFO: An issue should not be reported with the relaxed Produces/Consumes values parser. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testAmbiguousResourceLocators INFO: Should report warning during validation error as resource path patterns are ambiguous ({abc} and {def} results into same path pattern). Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous sub-resource locators on path pattern /([^/]+)/x. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testGetSRMConsumingEntity INFO: An issue should be reported if a get method consumes an entity: Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetSRMConsumingEntity.getMethod(java.lang.Object), should not consume any entity. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testNonPublicRM INFO: An issue should be reported if a resource method is not public: Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource method, private java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestNonPublicRM.privateGet(), MUST be public scoped otherwise the method is ignored Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testGenericArrayResource INFO: Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$PercentEncodedTest.notEncoded() and public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$PercentEncodedTest.percent() at matching regular expression /%5[bB]%5[dD]. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testResourceAsProvider INFO: An issue should be reported as resource implements provider but does not define scope. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, class org.glassfish.jersey.server.model.ValidatorTest$ResourceAsProvider, implements provider interface [interface jakarta.ws.rs.container.ContainerRequestFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testRootResourceNonAmbigConstructors INFO: No issue should be reported if more public ctors exists with the same number of params, but another just one is presented with more params at a root resource: Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testEmptyPathSegment INFO: A warning should be reported if @Path with "/" or empty string value is seen Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The (sub)resource method get in org.glassfish.jersey.server.model.ValidatorTest$TestEmptyPathSegment contains empty path annotation. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testMultipleHttpMethodDesignatorsRM INFO: An issue should be reported if more than one HTTP method designator exist on a resource method: Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A (sub-)resource method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestMultipleHttpMethodDesignatorsRM.getPutIt(), should have only one HTTP method designator. It currently has the following designators defined: [@jakarta.ws.rs.GET(), @jakarta.ws.rs.PUT()] Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$PercentEncodedCaseSensitiveTest.notEncoded() and public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$PercentEncodedCaseSensitiveTest.percent() at matching regular expression /%5[bB]%5[dD]. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testEntityParamOnSRL INFO: An issue should be reported if an entity parameter exists on a sub-resource locator: Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A sub-resource model, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestEntityParamOnSRL.locator(java.lang.String), can not have an entity parameter. Try to move the parameter to the corresponding resource method. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testGetSRMReturningVoid INFO: An issue should be reported if a get sub-resource method returns void: Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testProviderFieldsInjection INFO: An issue should be reported if injection is required for a class which is provider and therefore singleton: Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: Parameter matrixParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForProvider.matrixParam cannot be injected into singleton resource. WARNING: Parameter queryParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForProvider.queryParam cannot be injected into singleton resource. WARNING: Parameter pParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForProvider.pParam cannot be injected into singleton resource. WARNING: Parameter cParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForProvider.cParam cannot be injected into singleton resource. WARNING: Parameter hParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForProvider.hParam cannot be injected into singleton resource. WARNING: Parameter beanParam of org.glassfish.jersey.server.model.ValidatorTest$MyBeanParam org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForProvider.beanParam cannot be injected into singleton resource. WARNING: A resource, class org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForProvider, implements provider interface [interface jakarta.ws.rs.container.ContainerRequestFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testCantReturnFromEventSinkInjectedMethod INFO: An issue should be reported if method with injected SseEventSink parameter does not return void. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A HTTP GET method public jakarta.ws.rs.sse.SseEventSink org.glassfish.jersey.server.model.ValidatorTest$TestSseEventSinkValidations.nonVoidReturnType(jakarta.ws.rs.sse.SseEventSink) that is being injected with SseEventSink should return void. The output will propagate automatically. WARNING: A HTTP GET method public void org.glassfish.jersey.server.model.ValidatorTest$TestSseEventSinkValidations.multipleInjection(jakarta.ws.rs.sse.SseEventSink,jakarta.ws.rs.sse.SseEventSink) defines to SseEventSink parameters to be injected. Only one of the injected event sinks will be connected to the output. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testLocatorAndMethod2Validation INFO: Should report warning during validation as Resource cannot have resource method and sub resource locators on the same path. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"a", 0 child resources, 1 resource methods, 1 sub-resource locator, 1 method handler classes, 0 method handler instances} with path "a" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testGetRMReturningVoid INFO: An issue should be reported if a non-async get method returns void: Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testParamOnResourceGETMethodFails INFO: Should report fatal during validation as @GET method should not be annotated with parameter annotation Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: (Sub)resource method get in org.glassfish.jersey.server.model.ValidatorTest$ResourceGETMethodFails contains unexpected annotation jakarta.ws.rs.QueryParam. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testParamOnSetterIsOk INFO: Validation should report no issues. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testNonConflictingHttpMethodDelete INFO: No issue should be reported if produced mime types differ Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testMultipleHttpMethodDesignatorsSRM INFO: An issue should be reported if more than one HTTP method designator exist on a sub-resource method: Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A (sub-)resource method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestMultipleHttpMethodDesignatorsSRM.postPutIt(), should have only one HTTP method designator. It currently has the following designators defined: [@jakarta.ws.rs.POST(), @jakarta.ws.rs.PUT()] Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testSingletonFieldsInjection INFO: An issue should be reported if injection is required for a singleton life-cycle: Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: Parameter matrixParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForSingleton.matrixParam cannot be injected into singleton resource. WARNING: Parameter queryParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForSingleton.queryParam cannot be injected into singleton resource. WARNING: Parameter pParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForSingleton.pParam cannot be injected into singleton resource. WARNING: Parameter cParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForSingleton.cParam cannot be injected into singleton resource. WARNING: Parameter hParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForSingleton.hParam cannot be injected into singleton resource. WARNING: Parameter beanParam of org.glassfish.jersey.server.model.ValidatorTest$MyBeanParam org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForSingleton.beanParam cannot be injected into singleton resource. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testAmbiguousParams INFO: A warning should be reported if ambiguous source of a parameter is seen Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Parameter 1 of public void org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.setB(java.lang.String) MUST be only one of a path, query, matrix or header parameter. WARNING: Parameter a of private int org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.a MUST be only one of a path, query, matrix or header parameter. WARNING: Parameter 1 of public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.get(java.lang.String) MUST be only one of a path, query, matrix or header parameter. WARNING: Parameter 1 of public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.getSub(java.lang.String,int) MUST be only one of a path, query, matrix or header parameter. WARNING: Parameter 2 of public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.getSub(java.lang.String,int) MUST be only one of a path, query, matrix or header parameter. WARNING: Parameter 1 of public java.lang.Object org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.getSubLoc(java.lang.String) MUST be only one of a path, query, matrix or header parameter. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testTypeVariableResource INFO: Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Parameter 1 of type V from public void org.glassfish.jersey.server.model.ValidatorTest$TypeVariableResource.set(V) is not resolvable to a concrete type. WARNING: Parameter fieldV of type V from V org.glassfish.jersey.server.model.ValidatorTest$TypeVariableResource.fieldV is not resolvable to a concrete type. WARNING: Parameter 1 of type T from public T org.glassfish.jersey.server.model.ValidatorTest$TypeVariableResource.postSub(T) is not resolvable to a concrete type. WARNING: Return type, T, of method, public T org.glassfish.jersey.server.model.ValidatorTest$TypeVariableResource.postSub(T), is not resolvable to a concrete type. WARNING: Parameter 1 of type T from public T org.glassfish.jersey.server.model.ValidatorTest$TypeVariableResource.post(T) is not resolvable to a concrete type. WARNING: Return type, T, of method, public T org.glassfish.jersey.server.model.ValidatorTest$TypeVariableResource.post(T), is not resolvable to a concrete type. WARNING: Parameter 1 of type V from public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TypeVariableResource.get(V) is not resolvable to a concrete type. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testResourceWithMultipleScopes INFO: An issue should not be reported as resource defines multiple scopes. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource, class org.glassfish.jersey.server.model.ValidatorTest$ResourceWithMultipleScopes, is annotated with multiple scope annotations. Only one scope annotation is allowed for the resource. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testVoidReturnType INFO: Should report hint during validation as @GET resource method returns void. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testParameterizedTypeResource INFO: Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testGetRMConsumingEntity INFO: An issue should be reported if a get method consumes an entity: Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetRMConsumingEntity.getMethod(java.lang.Object), should not consume any entity. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testSingletonConstructorParamsInjection INFO: An issue should be reported if injection is required for a singleton life-cycle: Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: Parameter 1 of public org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectConstructorParamsForSingleton(java.lang.String) cannot be injected into singleton resource. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testLocatorAndMethodValidation INFO: Should report warning during validation as Resource cannot have resource method and sub resource locators on the same path. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"failRoot", 0 child resources, 1 resource methods, 1 sub-resource locator, 1 method handler classes, 0 method handler instances} with path "failRoot" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testGetRMConsumingFormParam INFO: An issue should be reported if a get method consumes a form param: Sep 01, 2022 9:25:07 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A HTTP GET method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetRMConsumingFormParam.getMethod(java.lang.String,java.lang.String), should not consume any form parameter. Sep 01, 2022 9:25:07 AM org.glassfish.jersey.server.model.ValidatorTest testAsyncGetRMReturningVoid INFO: An issue should NOT be reported if a async get method returns void: [WARNING] Tests run: 44, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.178 s - in org.glassfish.jersey.server.model.ValidatorTest [INFO] Running org.glassfish.jersey.server.model.AcceptQsTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s - in org.glassfish.jersey.server.model.AcceptQsTest [INFO] Running org.glassfish.jersey.server.model.ResourceInfoTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s - in org.glassfish.jersey.server.model.ResourceInfoTest [INFO] Running org.glassfish.jersey.server.model.SubResourceDynamicWithDuplicateTemplateNamesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.glassfish.jersey.server.model.SubResourceDynamicWithDuplicateTemplateNamesTest [INFO] Running org.glassfish.jersey.server.model.SubResourceDynamicWithParametersTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.glassfish.jersey.server.model.SubResourceDynamicWithParametersTest [INFO] Running org.glassfish.jersey.server.model.internal.ResourceMethodDispatcherFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.glassfish.jersey.server.model.internal.ResourceMethodDispatcherFactoryTest [INFO] Running org.glassfish.jersey.server.model.internal.ChildResourceTest template: /http\://localhost/([^/]+)/aa/f pattern: /http\://localhost/([^/]+)/aa/f(/.*)? template: /http\://localhost/([^/]+)/aa/f pattern: /http\://localhost/([^/]+)/aa/f(/.*)? [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.glassfish.jersey.server.model.internal.ChildResourceTest [INFO] Running org.glassfish.jersey.server.model.internal.ModelHelperTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.glassfish.jersey.server.model.internal.ModelHelperTest [INFO] Running org.glassfish.jersey.server.model.InnerClassWithGenericTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.glassfish.jersey.server.model.InnerClassWithGenericTypeTest [INFO] Running org.glassfish.jersey.server.model.SubResourceClassDynamicTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.glassfish.jersey.server.model.SubResourceClassDynamicTest [INFO] Running org.glassfish.jersey.server.model.SubResourceNullTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.glassfish.jersey.server.model.SubResourceNullTest [INFO] Running org.glassfish.jersey.server.model.ConsumeProduceSimpleTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in org.glassfish.jersey.server.model.ConsumeProduceSimpleTest [INFO] Running org.glassfish.jersey.server.model.HeadSubResourceMethodTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.glassfish.jersey.server.model.HeadSubResourceMethodTest [INFO] Running org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigurationLoaderTest Sep 01, 2022 9:25:08 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigurationLoaderTest$MyWadlGenerator Sep 01, 2022 9:25:08 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigurationLoaderTest$MyWadlGenerator [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.468 s - in org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigurationLoaderTest [INFO] Running org.glassfish.jersey.server.model.AmbiguousTemplateTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s - in org.glassfish.jersey.server.model.AmbiguousTemplateTest [INFO] Running org.glassfish.jersey.server.model.AncestorsTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.glassfish.jersey.server.model.AncestorsTest [INFO] Running org.glassfish.jersey.server.model.ConsumeProduceWildcardTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.glassfish.jersey.server.model.ConsumeProduceWildcardTest [INFO] Running org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest Sep 01, 2022 9:25:08 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method POST and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousClassProducingWarnings.postA() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousClassProducingWarnings.postB() at matching regular expression /test. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. HINT: A resource model has ambiguous (sub-)resource method for HTTP method GET and output mime-types as defined by @Produces annotation at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousClassProducingWarnings.getAllPossible() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousClassProducingWarnings.getHtml() at matching path pattern /test. Sep 01, 2022 9:25:08 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous sub-resource locators on path pattern //([^/]+). Sep 01, 2022 9:25:08 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsProducesGET.getText1() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsProducesGET.getText2() at matching regular expression /. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsProducesGET.getText1() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsProducesGET.getText3() at matching regular expression /. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsProducesGET.getText2() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsProducesGET.getText3() at matching regular expression /. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. Sep 01, 2022 9:25:09 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsGET.get1() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsGET.get2() at matching regular expression /. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsGET.get1() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsGET.get3() at matching regular expression /. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsGET.get2() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsGET.get3() at matching regular expression /. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. Sep 01, 2022 9:25:09 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method PUT and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public void org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsConsumesPUT.put2(java.lang.Object) and public void org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsConsumesPUT.put3(java.lang.Object) at matching regular expression /. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. Sep 01, 2022 9:25:09 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousPostClassProducingWarnings.getPlain() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousPostClassProducingWarnings.getPlain2() at matching regular expression /test2. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. HINT: A resource model has ambiguous (sub-)resource method for HTTP method POST and output mime-types as defined by @Produces annotation at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousPostClassProducingWarnings.postA() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousPostClassProducingWarnings.postB() at matching path pattern /test2. Sep 01, 2022 9:25:09 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsProducesGET.getText1() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsProducesGET.getText2() at matching regular expression /x. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsProducesGET.getText1() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsProducesGET.getText3() at matching regular expression /x. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsProducesGET.getText2() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsProducesGET.getText3() at matching regular expression /x. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. Sep 01, 2022 9:25:09 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get3() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get4() at matching regular expression /([^/]+). These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get3() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get2() at matching regular expression /([^/]+). These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get3() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get1() at matching regular expression /([^/]+). These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get4() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get2() at matching regular expression /([^/]+). These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get4() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get1() at matching regular expression /([^/]+). These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get2() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get1() at matching regular expression /([^/]+). These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.298 s - in org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest [INFO] Running org.glassfish.jersey.server.model.AsyncContentAndEntityTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.glassfish.jersey.server.model.AsyncContentAndEntityTypeTest [INFO] Running org.glassfish.jersey.server.wadl.config.WadlGeneratorLoaderTest Sep 01, 2022 9:25:08 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorLoaderTest$MyWadlGenerator2 Sep 01, 2022 9:25:08 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader setProperty WARNING: Configuring the MyWadlGenerator2 with the file based property testFile is deprecated and will be removed in future versions of jersey! You should use the InputStream based property instead. Sep 01, 2022 9:25:08 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorLoaderTest$MyWadlGenerator2 Sep 01, 2022 9:25:08 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorLoaderTest$MyWadlGenerator2 Sep 01, 2022 9:25:08 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader setProperty WARNING: Configuring the MyWadlGenerator2 with the file based property testFile is deprecated and will be removed in future versions of jersey! You should use the InputStream based property instead. Sep 01, 2022 9:25:08 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorLoaderTest$MyWadlGenerator2 Sep 01, 2022 9:25:08 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader setProperty WARNING: Configuring the MyWadlGenerator2 with the file based property testFile is deprecated and will be removed in future versions of jersey! You should use the InputStream based property instead. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.582 s - in org.glassfish.jersey.server.wadl.config.WadlGeneratorLoaderTest [INFO] Running org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest Sep 01, 2022 9:25:08 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest$MyWadlGenerator3 Sep 01, 2022 9:25:09 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest$MyWadlGenerator Sep 01, 2022 9:25:09 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest$MyWadlGenerator Sep 01, 2022 9:25:09 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest$MyWadlGenerator2 Sep 01, 2022 9:25:09 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest$MyWadlGenerator Sep 01, 2022 9:25:09 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest$MyWadlGenerator2 Sep 01, 2022 9:25:09 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest$MyWadlGenerator Sep 01, 2022 9:25:09 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest$MyWadlGenerator2 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 s - in org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest [INFO] Running org.glassfish.jersey.server.internal.ContainerUtilsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.glassfish.jersey.server.internal.ContainerUtilsTest [INFO] Running org.glassfish.jersey.server.model.ConstrainedToServerTest Sep 01, 2022 9:25:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerAndClientFilter constrained (via @ConstrainedTo) to SERVER runtime implements interface jakarta.ws.rs.client.ClientResponseFilter which is only usable in a CLIENT runtime context. Sep 01, 2022 9:25:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$ResourceAndProviderConstrainedToClient constrained (via @ConstrainedTo) to CLIENT runtime implements interface jakarta.ws.rs.container.ContainerResponseFilter which is only usable in a SERVER runtime context. A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$ResourceAndProviderConstrainedToClient is constrained (via @ConstrainedTo) to CLIENT runtime but does not implement any provider interface usable in the runtime. Due to constraint configuration problems the implementations of providers in the resource class org.glassfish.jersey.server.model.ConstrainedToServerTest$ResourceAndProviderConstrainedToClient will be ignored. However, the resource class will be loaded and used as an resource. Sep 01, 2022 9:25:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$ResourceAndProviderConstrainedToClient constrained (via @ConstrainedTo) to CLIENT runtime implements interface jakarta.ws.rs.container.ContainerResponseFilter which is only usable in a SERVER runtime context. A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$ResourceAndProviderConstrainedToClient is constrained (via @ConstrainedTo) to CLIENT runtime but does not implement any provider interface usable in the runtime. Due to constraint configuration problems the implementations of providers in the resource class org.glassfish.jersey.server.model.ConstrainedToServerTest$ResourceAndProviderConstrainedToClient will be ignored. However, the resource class will be loaded and used as an resource. Sep 01, 2022 9:25:09 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, class org.glassfish.jersey.server.model.ConstrainedToServerTest$ResourceAndProviderConstrainedToClient, implements provider interface [interface jakarta.ws.rs.container.ContainerResponseFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton. Sep 01, 2022 9:25:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerWrongFilter constrained (via @ConstrainedTo) to CLIENT runtime implements interface jakarta.ws.rs.container.ContainerResponseFilter which is only usable in a SERVER runtime context. A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerWrongFilter is constrained (via @ConstrainedTo) to CLIENT runtime but does not implement any provider interface usable in the runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerWrongFilter will be ignored. Sep 01, 2022 9:25:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientFilter registered in SERVER runtime is constrained (via @ConstrainedTo) to CLIENT runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientFilter will be ignored. A provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientFilter registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientFilter will be ignored. Sep 01, 2022 9:25:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerWrongFilter2 constrained (via @ConstrainedTo) to CLIENT runtime implements interface jakarta.ws.rs.container.ContainerResponseFilter which is only usable in a SERVER runtime context. A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerWrongFilter2 is constrained (via @ConstrainedTo) to CLIENT runtime but does not implement any provider interface usable in the runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerWrongFilter2 will be ignored. Sep 01, 2022 9:25:09 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, class org.glassfish.jersey.server.model.ConstrainedToServerTest$ResourceAndProviderConstrainedToServer, implements provider interface [interface jakarta.ws.rs.container.ContainerResponseFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton. Sep 01, 2022 9:25:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientUnConstrainedFilter registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientUnConstrainedFilter will be ignored. Sep 01, 2022 9:25:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerAndClientContrainedToClientFilter constrained (via @ConstrainedTo) to CLIENT runtime implements interface jakarta.ws.rs.container.ContainerResponseFilter which is only usable in a SERVER runtime context. A provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerAndClientContrainedToClientFilter registered in SERVER runtime is constrained (via @ConstrainedTo) to CLIENT runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerAndClientContrainedToClientFilter will be ignored. Sep 01, 2022 9:25:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerWrongFilter constrained (via @ConstrainedTo) to CLIENT runtime implements interface jakarta.ws.rs.container.ContainerResponseFilter which is only usable in a SERVER runtime context. A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerWrongFilter is constrained (via @ConstrainedTo) to CLIENT runtime but does not implement any provider interface usable in the runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerWrongFilter will be ignored. Sep 01, 2022 9:25:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientFilter registered in SERVER runtime is constrained (via @ConstrainedTo) to CLIENT runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientFilter will be ignored. A provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientFilter registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientFilter will be ignored. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s - in org.glassfish.jersey.server.model.ConstrainedToServerTest [INFO] Running org.glassfish.jersey.server.model.SubResourceHttpMethodsTest one Sep 01, 2022 9:25:09 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"foo", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "foo" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s - in org.glassfish.jersey.server.model.SubResourceHttpMethodsTest [INFO] Running org.glassfish.jersey.server.model.ParameterWithMultipleAnnotationsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.glassfish.jersey.server.model.ParameterWithMultipleAnnotationsTest [INFO] Running org.glassfish.jersey.server.model.MixedResourceConfigurationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.glassfish.jersey.server.model.MixedResourceConfigurationTest [INFO] Running org.glassfish.jersey.server.model.ParameterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.server.model.ParameterTest [INFO] Running org.glassfish.jersey.server.model.ResourceModelTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.glassfish.jersey.server.model.ResourceModelTest [INFO] Running org.glassfish.jersey.server.model.ResourcePathOverrideTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.glassfish.jersey.server.model.ResourcePathOverrideTest [INFO] Running org.glassfish.jersey.server.model.MethodListTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.glassfish.jersey.server.model.MethodListTest [INFO] Running org.glassfish.jersey.server.model.SubResourceDynamicTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.glassfish.jersey.server.model.SubResourceDynamicTest [INFO] Running org.glassfish.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupportTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.88 s - in org.glassfish.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupportTest [INFO] Running org.glassfish.jersey.server.model.ProgrammaticResourceMethodsTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.glassfish.jersey.server.model.ProgrammaticResourceMethodsTest [INFO] Running org.glassfish.jersey.server.model.GenericMethodListTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.glassfish.jersey.server.model.GenericMethodListTest [INFO] Running org.glassfish.jersey.server.model.HeadTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s - in org.glassfish.jersey.server.model.HeadTest [INFO] Running org.glassfish.jersey.server.model.AcceptTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s - in org.glassfish.jersey.server.model.AcceptTest [INFO] Running org.glassfish.jersey.server.model.OptionsSubResourceMethodTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.glassfish.jersey.server.model.OptionsSubResourceMethodTest [INFO] Running org.glassfish.jersey.server.model.OptionsTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 s - in org.glassfish.jersey.server.model.OptionsTest [INFO] Running org.glassfish.jersey.server.model.ResourceNotFoundTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in org.glassfish.jersey.server.model.ResourceNotFoundTest [INFO] Running org.glassfish.jersey.server.model.RMBuilderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.glassfish.jersey.server.model.RMBuilderTest [INFO] Running org.glassfish.jersey.server.model.DynamicFeatureTest Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. [INFO] Running org.glassfish.jersey.server.internal.inject.ConstructorParameterInjectionTest Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.101 s - in org.glassfish.jersey.server.internal.inject.ConstructorParameterInjectionTest WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:11 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s - in org.glassfish.jersey.server.model.DynamicFeatureTest [INFO] Running org.glassfish.jersey.server.model.AcceptWriterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.glassfish.jersey.server.model.AcceptWriterTest [INFO] Running org.glassfish.jersey.server.model.SubResourceProgrammaticTest Sep 01, 2022 9:25:11 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.SubResourceProgrammaticTest$InvalidSubResource.get1() and public java.lang.String org.glassfish.jersey.server.model.SubResourceProgrammaticTest$InvalidSubResource.get2() at matching regular expression null. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in org.glassfish.jersey.server.model.SubResourceProgrammaticTest [INFO] Running org.glassfish.jersey.server.model.AcceptAnnotatedReaderWriterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.glassfish.jersey.server.model.AcceptAnnotatedReaderWriterTest [INFO] Running org.glassfish.jersey.server.UriInfoMatchedUrisTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.glassfish.jersey.server.UriInfoMatchedUrisTest [INFO] Running org.glassfish.jersey.server.AutoDiscoverableServerTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in org.glassfish.jersey.server.AutoDiscoverableServerTest [INFO] Running org.glassfish.jersey.server.internal.inject.QueryParamAsSetStringTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.49 s - in org.glassfish.jersey.server.internal.inject.QueryParamAsSetStringTest [INFO] Running org.glassfish.jersey.server.internal.inject.ParamExceptionMappingTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.993 s - in org.glassfish.jersey.server.internal.inject.ParamExceptionMappingTest [INFO] Running org.glassfish.jersey.server.internal.routing.SubResourceLocatorCachingTest Sep 01, 2022 9:25:09 AM org.glassfish.jersey.internal.util.PropertiesHelper convertValue WARNING: There is no way how to transform value "foo" [java.lang.String] to type [java.lang.Integer]. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.03 s - in org.glassfish.jersey.server.internal.routing.SubResourceLocatorCachingTest [INFO] Running org.glassfish.jersey.server.ExtendedResourceContextTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.glassfish.jersey.server.ExtendedResourceContextTest [INFO] Running org.glassfish.jersey.server.ResourceMergeTest Sep 01, 2022 9:25:12 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: Both resources, resource Builder{names=[[unnamed], [unnamed]], path='child', methodBuilders=[], childResourceBuilders=[], childResources=[], resourceMethods=[], subResourceLocator=httpMethod=null, consumedTypes=[application/xml], producedTypes=[], suspended=false, suspendTimeout=0, suspendTimeoutUnit=MILLISECONDS, invocable=Invocable{handler=InstanceBasedMethodHandler{handler=org.glassfish.jersey.server.ResourceMergeTest$MyInflector@3b08f6cb, handlerClass=class org.glassfish.jersey.server.ResourceMergeTest$MyInflector}, definitionMethod=public abstract java.lang.Object org.glassfish.jersey.process.Inflector.apply(java.lang.Object), parameters=[Parameter [type=interface jakarta.ws.rs.container.ContainerRequestContext, source=null, defaultValue=null]], responseType=class java.lang.Object}, nameBindings=[], handlerClasses=[], handlerInstances=[org.glassfish.jersey.server.ResourceMergeTest$MyInflector@3b08f6cb], parentResource=, extended=false} and resource Resource{"child", 0 child resources, 0 resource methods, 1 sub-resource locator, 0 method handler classes, 1 method handler instances}, contains sub resource locators on the same path child. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.glassfish.jersey.server.ResourceMergeTest [INFO] Running org.glassfish.jersey.server.SecurityManagerConfiguredTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.glassfish.jersey.server.SecurityManagerConfiguredTest [INFO] Running org.glassfish.jersey.server.AsyncApplicationBuildingTest Sep 01, 2022 9:25:11 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method POST and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.AsyncApplicationBuildingTest$ErrornousResource.postOne(java.lang.String) and public java.lang.String org.glassfish.jersey.server.AsyncApplicationBuildingTest$ErrornousResource.postTwo(java.lang.String) at matching regular expression /. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.261 s - in org.glassfish.jersey.server.AsyncApplicationBuildingTest [INFO] Running org.glassfish.jersey.server.internal.inject.PathParamAsPathSegmentTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.305 s - in org.glassfish.jersey.server.internal.inject.PathParamAsPathSegmentTest [INFO] Running org.glassfish.jersey.server.monitoring.MonitoringFeatureTest Sep 01, 2022 9:25:12 AM org.glassfish.jersey.server.internal.monitoring.MonitoringFeature configure WARNING: MonitoringFeature is registered but the configuration property "jersey.config.server.monitoring.statistics.enabled" (enabling basic monitoring statistics) is FALSE. However, the feature is configured to enable exposure of monitoring MBeans (either by property or by direct instance setup), so the monitoring statistics will be enabled as this is prerequisite for Monitoring MBeans. The configuration is inconsistent and may produce unwanted behaviour. Unregister the feature or change the property value. Sep 01, 2022 9:25:12 AM org.glassfish.jersey.server.internal.monitoring.MonitoringFeature configure WARNING: MonitoringFeature is registered but the configuration property "jersey.config.server.monitoring.statistics.enabled" (enabling basic monitoring statistics) is FALSE. However, the feature is configured to enable exposure of monitoring MBeans (either by property or by direct instance setup), so the monitoring statistics will be enabled as this is prerequisite for Monitoring MBeans. The configuration is inconsistent and may produce unwanted behaviour. Unregister the feature or change the property value. Sep 01, 2022 9:25:12 AM org.glassfish.jersey.server.internal.monitoring.MonitoringFeature configure WARNING: MonitoringFeature is registered but the configuration property "jersey.config.server.monitoring.statistics.enabled" (enabling basic monitoring statistics) is FALSE. Monitoring statistics will be disabled. The configuration is inconsistent and may produce unwanted behaviour. Disable MBeans exposure or enable monitoring statistics. Sep 01, 2022 9:25:12 AM org.glassfish.jersey.server.internal.monitoring.MonitoringFeature configure WARNING: MonitoringFeature is registered but the configuration property "jersey.config.server.monitoring.statistics.enabled" (enabling basic monitoring statistics) is FALSE. Monitoring statistics will be disabled. The configuration is inconsistent and may produce unwanted behaviour. Disable MBeans exposure or enable monitoring statistics. Sep 01, 2022 9:25:12 AM org.glassfish.jersey.server.internal.monitoring.MonitoringFeature configure WARNING: MonitoringFeature is registered but the configuration property "jersey.config.server.monitoring.statistics.enabled" (enabling basic monitoring statistics) is FALSE. However, the feature is configured to enable exposure of monitoring MBeans (either by property or by direct instance setup), so the monitoring statistics will be enabled as this is prerequisite for Monitoring MBeans. The configuration is inconsistent and may produce unwanted behaviour. Unregister the feature or change the property value. Sep 01, 2022 9:25:12 AM org.glassfish.jersey.server.internal.monitoring.MonitoringFeature configure WARNING: MonitoringFeature is registered but the configuration property "jersey.config.server.monitoring.statistics.enabled" (enabling basic monitoring statistics) is FALSE. However, the feature is configured to enable exposure of monitoring MBeans (either by property or by direct instance setup), so the monitoring statistics will be enabled as this is prerequisite for Monitoring MBeans. The configuration is inconsistent and may produce unwanted behaviour. Unregister the feature or change the property value. [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 s - in org.glassfish.jersey.server.monitoring.MonitoringFeatureTest [INFO] Running org.glassfish.jersey.server.UriInfoMatchedResourcesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.glassfish.jersey.server.UriInfoMatchedResourcesTest [INFO] Running org.glassfish.jersey.server.JaxRsFeatureRegistrationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.glassfish.jersey.server.JaxRsFeatureRegistrationTest [INFO] Running org.glassfish.jersey.server.ApplicationTest Sep 01, 2022 9:25:13 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Component of class null cannot be instantiated and will be ignored. Sep 01, 2022 9:25:13 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.server.ApplicationTest$DummyResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.ApplicationTest$DummyResource will be ignored. Sep 01, 2022 9:25:13 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, Resource{"test", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:25:13 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Component of class null cannot be instantiated and will be ignored. Sep 01, 2022 9:25:13 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, Resource{"test", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s - in org.glassfish.jersey.server.ApplicationTest [INFO] Running org.glassfish.jersey.server.internal.inject.ParamConverterDateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s - in org.glassfish.jersey.server.internal.inject.ParamConverterDateTest [INFO] Running org.glassfish.jersey.server.ResourceConfigTest [] [INFO] Running org.glassfish.jersey.server.SecurityContextTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s - in org.glassfish.jersey.server.ResourceConfigTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s - in org.glassfish.jersey.server.SecurityContextTest [INFO] Running org.glassfish.jersey.server.modelapi.annotation.IntrospectionModellerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.glassfish.jersey.server.modelapi.annotation.IntrospectionModellerTest [INFO] Running org.glassfish.jersey.server.AnnotatedEntityTest Sep 01, 2022 9:25:13 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: No injection source found for a parameter of type public java.lang.String org.glassfish.jersey.server.AnnotatedEntityTest$WrongResource.postEntityAnnotated(java.lang.String,java.lang.String,java.lang.String,java.lang.String) at index 1. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in org.glassfish.jersey.server.AnnotatedEntityTest [INFO] Running org.glassfish.jersey.server.AsyncCallbackServerTest Sep 01, 2022 9:25:13 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.server.AsyncCallbackServerTest$CompletionResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.AsyncCallbackServerTest$CompletionResource will be ignored. Sep 01, 2022 9:25:13 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.server.AsyncCallbackServerTest$CompletionResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.AsyncCallbackServerTest$CompletionResource will be ignored. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 s - in org.glassfish.jersey.server.AsyncCallbackServerTest [INFO] Running org.glassfish.jersey.server.ContainerRequestTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.glassfish.jersey.server.ContainerRequestTest [INFO] Running org.glassfish.jersey.server.ModelProcessorScopeTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.61 s - in org.glassfish.jersey.server.ModelProcessorScopeTest [INFO] Running org.glassfish.jersey.server.internal.inject.FormParamTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.997 s - in org.glassfish.jersey.server.internal.inject.FormParamTest [INFO] Running org.glassfish.jersey.server.ApplicationHandlerTest Sep 01, 2022 9:25:14 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=application/json, type=class org.glassfish.jersey.server.ApplicationHandlerTest$ResponseErrorEntity, genericType=class org.glassfish.jersey.server.ApplicationHandlerTest$ResponseErrorEntity. Sep 01, 2022 9:25:14 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, class org.glassfish.jersey.server.ApplicationHandlerTest$SingletonResourceAndProvider, implements provider interface [interface jakarta.ws.rs.container.ContainerRequestFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton. Sep 01, 2022 9:25:14 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.ApplicationHandlerTest$MergedA1.doGet() and public java.lang.String org.glassfish.jersey.server.ApplicationHandlerTest$MergedA.doGet() at matching regular expression /merged. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s - in org.glassfish.jersey.server.ApplicationHandlerTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 916, Failures: 0, Errors: 0, Skipped: 11 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-server --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/target/jersey-server-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-server --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/target/jersey-server-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-server --- [INFO] Running org.glassfish.jersey.server.internal.inject.InvalidParamsTest Sep 01, 2022 9:25:14 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.jersey.server.ParamException$QueryParamException: HTTP 404 Not Found at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:81) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:65) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:596) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:576) at org.glassfish.jersey.server.internal.inject.InvalidParamsTest.testInvalidQueryParamFieldISE(InvalidParamsTest.java:174) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:54) at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:355) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.glassfish.jersey.internal.inject.ExtractorException: java.lang.IllegalStateException: error at org.glassfish.jersey.internal.inject.ParamConverters$AbstractStringReader.fromString(ParamConverters.java:77) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:78) ... 67 more Caused by: java.lang.IllegalStateException: error at org.glassfish.jersey.server.internal.inject.InvalidParamsTest$FaultyParamEntityISE.fromString(InvalidParamsTest.java:153) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.glassfish.jersey.internal.inject.ParamConverters$TypeFromString$1._fromString(ParamConverters.java:163) at org.glassfish.jersey.internal.inject.ParamConverters$AbstractStringReader.fromString(ParamConverters.java:67) ... 71 more MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.server.internal.inject.InvalidParamsTest$ResourceWithFaultyParamEntityFieldISE errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:596) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:576) at org.glassfish.jersey.server.internal.inject.InvalidParamsTest.testInvalidQueryParamFieldISE(InvalidParamsTest.java:174) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:54) at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:355) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.server.internal.inject.InvalidParamsTest$ResourceWithFaultyParamEntityFieldISE at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:596) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:576) at org.glassfish.jersey.server.internal.inject.InvalidParamsTest.testInvalidQueryParamFieldISE(InvalidParamsTest.java:174) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:54) at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:355) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:25:14 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 jakarta.ws.rs.WebApplicationException: HTTP 500 Internal Server Error at org.glassfish.jersey.server.internal.inject.InvalidParamsTest$FaultyParamEntityWAE.fromString(InvalidParamsTest.java:93) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.glassfish.jersey.internal.inject.ParamConverters$TypeFromString$1._fromString(ParamConverters.java:163) at org.glassfish.jersey.internal.inject.ParamConverters$AbstractStringReader.fromString(ParamConverters.java:67) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:78) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:65) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:596) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:576) at org.glassfish.jersey.server.internal.inject.InvalidParamsTest.testInvalidQueryParamFieldWAE(InvalidParamsTest.java:144) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:54) at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:355) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.server.internal.inject.InvalidParamsTest$ResourceWithFaultyParamEntityFieldWAE errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:596) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:576) at org.glassfish.jersey.server.internal.inject.InvalidParamsTest.testInvalidQueryParamFieldWAE(InvalidParamsTest.java:144) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:54) at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:355) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.server.internal.inject.InvalidParamsTest$ResourceWithFaultyParamEntityFieldWAE at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:596) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:576) at org.glassfish.jersey.server.internal.inject.InvalidParamsTest.testInvalidQueryParamFieldWAE(InvalidParamsTest.java:144) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:54) at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:355) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 s - in org.glassfish.jersey.server.internal.inject.InvalidParamsTest [INFO] Running org.glassfish.jersey.server.internal.inject.PathParamAsPrimitiveTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.399 s - in org.glassfish.jersey.server.internal.inject.PathParamAsPrimitiveTest [INFO] Running org.glassfish.jersey.server.internal.inject.QueryParamFromStringTest [afromString, fromString, bfromString] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s - in org.glassfish.jersey.server.internal.inject.QueryParamFromStringTest [INFO] Running org.glassfish.jersey.server.internal.inject.MatrixParamStringConstructorTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.781 s - in org.glassfish.jersey.server.internal.inject.MatrixParamStringConstructorTest [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-server --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/target/jersey-server-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.0.99-SNAPSHOT/jersey-server-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.0.99-SNAPSHOT/jersey-server-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/target/jersey-server-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.0.99-SNAPSHOT/jersey-server-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-server --- [INFO] Running org.glassfish.jersey.server.internal.inject.EncodedParamsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 s - in org.glassfish.jersey.server.internal.inject.EncodedParamsTest [INFO] Running org.glassfish.jersey.server.internal.inject.PathParamDefaultValueTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.793 s - in org.glassfish.jersey.server.internal.inject.PathParamDefaultValueTest [INFO] Running org.glassfish.jersey.server.internal.inject.QueryParamSortedSetStringConstructorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s - in org.glassfish.jersey.server.internal.inject.QueryParamSortedSetStringConstructorTest [INFO] Running org.glassfish.jersey.server.internal.inject.UriTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.801 s - in org.glassfish.jersey.server.internal.inject.UriTest [INFO] Running org.glassfish.jersey.server.internal.inject.PathParamStringConstructorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.glassfish.jersey.server.internal.inject.PathParamStringConstructorTest [INFO] Running org.glassfish.jersey.server.internal.inject.QueryParamSetStringConstructorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s - in org.glassfish.jersey.server.internal.inject.QueryParamSetStringConstructorTest [INFO] Running org.glassfish.jersey.server.internal.inject.MatrixParamAsPrimitiveTest [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.229 s - in org.glassfish.jersey.server.internal.inject.MatrixParamAsPrimitiveTest [INFO] Running org.glassfish.jersey.server.internal.inject.QueryParamAsPrimitiveTest ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 ### 200 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.973 s - in org.glassfish.jersey.server.internal.inject.QueryParamAsPrimitiveTest [INFO] Running org.glassfish.jersey.server.internal.inject.BeanParamMemoryLeakTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.glassfish.jersey.server.internal.inject.BeanParamMemoryLeakTest [INFO] Running org.glassfish.jersey.server.internal.inject.QueryParamStringConstructorTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 s - in org.glassfish.jersey.server.internal.inject.QueryParamStringConstructorTest [INFO] Running org.glassfish.jersey.server.internal.inject.ParamConverterInternalTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 s - in org.glassfish.jersey.server.internal.inject.ParamConverterInternalTest [INFO] Running org.glassfish.jersey.server.internal.inject.QueryParamEnumTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.glassfish.jersey.server.internal.inject.QueryParamEnumTest [INFO] Running org.glassfish.jersey.server.internal.inject.QueryParamAsSetPrimitiveTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.106 s - in org.glassfish.jersey.server.internal.inject.QueryParamAsSetPrimitiveTest [INFO] Running org.glassfish.jersey.server.internal.inject.PathParamAsStringTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.glassfish.jersey.server.internal.inject.PathParamAsStringTest [INFO] Running org.glassfish.jersey.server.internal.inject.ContextBasedInjectionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 s - in org.glassfish.jersey.server.internal.inject.ContextBasedInjectionTest [INFO] Running org.glassfish.jersey.server.internal.inject.QueryParamAsSortedSetPrimitiveTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 s - in org.glassfish.jersey.server.internal.inject.QueryParamAsSortedSetPrimitiveTest [INFO] Running org.glassfish.jersey.server.internal.inject.CookieParamAsStringTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 s - in org.glassfish.jersey.server.internal.inject.CookieParamAsStringTest [INFO] Running org.glassfish.jersey.server.internal.inject.HeaderParamAsStringTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 s - in org.glassfish.jersey.server.internal.inject.HeaderParamAsStringTest [INFO] Running org.glassfish.jersey.server.internal.inject.CookieParamAsPrimitiveTest [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.478 s - in org.glassfish.jersey.server.internal.inject.CookieParamAsPrimitiveTest [INFO] Running org.glassfish.jersey.server.internal.inject.QueryParamAsSortedSetStringTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s - in org.glassfish.jersey.server.internal.inject.QueryParamAsSortedSetStringTest [INFO] [INFO] --------------< org.glassfish.jersey.containers:project >--------------- [INFO] Building jersey-containers 3.0.99-SNAPSHOT [15/283] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] ---< org.glassfish.jersey.containers:jersey-container-grizzly2-http >--- [INFO] Building jersey-container-grizzly2-http 3.0.99-SNAPSHOT [16/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Running org.glassfish.jersey.server.internal.inject.MatrixParamAsStringTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 s - in org.glassfish.jersey.server.internal.inject.MatrixParamAsStringTest [INFO] Running org.glassfish.jersey.server.internal.inject.HeaderParamAsPrimitiveTest [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.529 s - in org.glassfish.jersey.server.internal.inject.HeaderParamAsPrimitiveTest [INFO] Running org.glassfish.jersey.server.internal.inject.HeaderParamStringConstructorTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s - in org.glassfish.jersey.server.internal.inject.HeaderParamStringConstructorTest [INFO] Running org.glassfish.jersey.server.internal.inject.CookieParamAsCookieTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.glassfish.jersey.server.internal.inject.CookieParamAsCookieTest [INFO] Running org.glassfish.jersey.server.internal.inject.QueryParamAsStringTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.729 s - in org.glassfish.jersey.server.internal.inject.QueryParamAsStringTest [INFO] Running org.glassfish.jersey.server.internal.inject.JaxRsInjectablesTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.702 s - in org.glassfish.jersey.server.internal.inject.JaxRsInjectablesTest [INFO] Running org.glassfish.jersey.server.internal.inject.CookieParamStringConstructorTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 s - in org.glassfish.jersey.server.internal.inject.CookieParamStringConstructorTest [INFO] Running org.glassfish.jersey.server.internal.inject.ActiveBindingBindingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.glassfish.jersey.server.internal.inject.ActiveBindingBindingTest [INFO] Running org.glassfish.jersey.server.internal.monitoring.ResponseStatisticsImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.glassfish.jersey.server.internal.monitoring.ResponseStatisticsImplTest [INFO] Running org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImplTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImplTest [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-container-grizzly2-http --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-container-grizzly2-http --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-container-grizzly2-http --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-container-grizzly2-http --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-container-grizzly2-http --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-container-grizzly2-http --- [INFO] Resources: [INFO] org/glassfish/jersey/grizzly2/httpserver/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/src/main/resources/org/glassfish/jersey/grizzly2/httpserver/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-container-grizzly2-http --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-container-grizzly2-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-container-grizzly2-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-container-grizzly2-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-container-grizzly2-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-container-grizzly2-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/src/main/java/org/glassfish/jersey/grizzly2/httpserver/GrizzlyHttpServerFactory.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/src/main/java/org/glassfish/jersey/grizzly2/httpserver/GrizzlyHttpServerFactory.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/src/main/java/org/glassfish/jersey/grizzly2/httpserver/GrizzlyHttpServerFactory.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-container-grizzly2-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-container-grizzly2-http --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-container-grizzly2-http --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-container-grizzly2-http --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/target/jersey-container-grizzly2-http-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-container-grizzly2-http --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/target/jersey-container-grizzly2-http-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-container-grizzly2-http --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-container-grizzly2-http --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/target/jersey-container-grizzly2-http-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-grizzly2-http/3.0.99-SNAPSHOT/jersey-container-grizzly2-http-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-grizzly2-http/3.0.99-SNAPSHOT/jersey-container-grizzly2-http-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/target/jersey-container-grizzly2-http-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-grizzly2-http/3.0.99-SNAPSHOT/jersey-container-grizzly2-http-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-container-grizzly2-http --- [INFO] [INFO] ---< org.glassfish.jersey.containers:jersey-container-servlet-core >---- [INFO] Building jersey-container-servlet-core 3.0.99-SNAPSHOT [17/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-container-servlet-core --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-container-servlet-core --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-container-servlet-core --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-container-servlet-core --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-container-servlet-core --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-container-servlet-core --- [INFO] Resources: [INFO] org/glassfish/jersey/servlet/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/src/main/resources/org/glassfish/jersey/servlet/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-container-servlet-core --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-container-servlet-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-container-servlet-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-container-servlet-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-container-servlet-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-container-servlet-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/target/classes [INFO] Running org.glassfish.jersey.server.internal.monitoring.AggregatingTrimmerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.136 s - in org.glassfish.jersey.server.internal.monitoring.AggregatingTrimmerTest [INFO] Running org.glassfish.jersey.server.internal.monitoring.MonitoringUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.server.internal.monitoring.MonitoringUtilsTest [INFO] Running org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsTest [INFO] Running org.glassfish.jersey.server.internal.monitoring.SlidingWindowTimeReservoirTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.server.internal.monitoring.SlidingWindowTimeReservoirTest [INFO] Running org.glassfish.jersey.server.internal.monitoring.SlidingWindowTimeReservoirAggregatingTrimmerTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.glassfish.jersey.server.internal.monitoring.SlidingWindowTimeReservoirAggregatingTrimmerTest [INFO] Running org.glassfish.jersey.server.internal.routing.ResponseMediaTypeFromProvidersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.glassfish.jersey.server.internal.routing.ResponseMediaTypeFromProvidersTest [INFO] Running org.glassfish.jersey.server.internal.monitoring.AggregatingTrimmerZeroTimeTest [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/WebComponent.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/WebComponent.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/internal/ThreadLocalNamedInvoker.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/internal/ThreadLocalNamedInvoker.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/internal/ThreadLocalNamedInvoker.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-container-servlet-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-container-servlet-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-container-servlet-core --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.508 s - in org.glassfish.jersey.server.internal.monitoring.AggregatingTrimmerZeroTimeTest [INFO] Running org.glassfish.jersey.server.internal.routing.SubResourceValidationTest Sep 01, 2022 9:25:28 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.internal.routing.SubResourceValidationTest$InvalidSubResource.aget2() and public java.lang.String org.glassfish.jersey.server.internal.routing.SubResourceValidationTest$InvalidSubResource.aget() at matching regular expression /aaa. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.glassfish.jersey.server.internal.routing.SubResourceValidationTest [INFO] Running org.glassfish.jersey.server.internal.routing.UriRoutingContextTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.glassfish.jersey.server.internal.routing.UriRoutingContextTest [INFO] Running org.glassfish.jersey.servlet.internal.ThreadLocalInvokerTest [INFO] Running org.glassfish.jersey.server.internal.routing.ExtendedUriInfoTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 s - in org.glassfish.jersey.server.internal.routing.ExtendedUriInfoTest [INFO] Running org.glassfish.jersey.server.internal.scanning.CompositeResourceFinderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.server.internal.scanning.CompositeResourceFinderTest [INFO] Running org.glassfish.jersey.server.internal.scanning.JarFileScannerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.glassfish.jersey.server.internal.scanning.JarFileScannerTest [INFO] Running org.glassfish.jersey.server.internal.scanning.BundleSchemeScannerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.glassfish.jersey.server.internal.scanning.BundleSchemeScannerTest [INFO] Running org.glassfish.jersey.server.internal.scanning.VFSSchemeResourceFinderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.glassfish.jersey.server.internal.scanning.VFSSchemeResourceFinderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.glassfish.jersey.servlet.internal.ThreadLocalInvokerTest [INFO] Running org.glassfish.jersey.servlet.internal.ContextPathEncodingTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.glassfish.jersey.servlet.internal.ContextPathEncodingTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-container-servlet-core --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/target/jersey-container-servlet-core-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-container-servlet-core --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/target/jersey-container-servlet-core-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-container-servlet-core --- [WARNING] Bundle org.glassfish.jersey.containers:jersey-container-servlet-core:jar:3.0.99-SNAPSHOT : Unused Import-Package instructions: [jakarta.annotation.*] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-container-servlet-core --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/target/jersey-container-servlet-core-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.99-SNAPSHOT/jersey-container-servlet-core-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.99-SNAPSHOT/jersey-container-servlet-core-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/target/jersey-container-servlet-core-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.99-SNAPSHOT/jersey-container-servlet-core-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-container-servlet-core --- [INFO] Running org.glassfish.jersey.server.internal.ServiceFinderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.glassfish.jersey.server.internal.ServiceFinderTest [INFO] Running org.glassfish.jersey.server.internal.process.ProxyInjectablesTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 s - in org.glassfish.jersey.server.internal.process.ProxyInjectablesTest [INFO] Running org.glassfish.jersey.server.internal.RuntimeDelegateImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.glassfish.jersey.server.internal.RuntimeDelegateImplTest [INFO] Running org.glassfish.jersey.server.internal.sonar.SonarJerseyServerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.server.internal.sonar.SonarJerseyServerTest [INFO] Running org.glassfish.jersey.server.internal.BackgroundSchedulerProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.glassfish.jersey.server.internal.BackgroundSchedulerProviderTest [INFO] Running org.glassfish.jersey.server.internal.ResourceContextTest Sep 01, 2022 9:25:29 AM org.glassfish.jersey.server.internal.JerseyResourceContext getResource WARNING: Lookup and initialization failed for a resource class: class org.glassfish.jersey.server.internal.ResourceContextTest$NotInstantiable. MultiException stack 1 of 1 java.lang.NoSuchMethodException: Cannot instantiate org.glassfish.jersey.server.internal.ResourceContextTest$NotInstantiable class. Instantiation of non-static member classes is not supported. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:119) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.Utilities.justCreate(Utilities.java:1043) at org.jvnet.hk2.internal.ServiceLocatorImpl.create(ServiceLocatorImpl.java:984) at org.jvnet.hk2.internal.ServiceLocatorImpl.createAndInitialize(ServiceLocatorImpl.java:1088) at org.jvnet.hk2.internal.ServiceLocatorImpl.createAndInitialize(ServiceLocatorImpl.java:1080) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.createAndInitialize(AbstractHk2InjectionManager.java:194) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.createAndInitialize(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:106) at org.glassfish.jersey.server.JerseyResourceContextConfigurator.lambda$init$0(JerseyResourceContextConfigurator.java:45) at org.glassfish.jersey.server.internal.JerseyResourceContext.getResource(JerseyResourceContext.java:83) at org.glassfish.jersey.server.internal.ResourceContextTest$ResourceA.isNull(ResourceContextTest.java:64) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:134) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:177) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:81) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:596) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:576) at org.glassfish.jersey.server.internal.ResourceContextTest.testGetResource(ResourceContextTest.java:112) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:54) at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:355) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:25:29 AM org.glassfish.jersey.server.internal.JerseyResourceContext getResource WARNING: Lookup and initialization failed for a resource class: class org.glassfish.jersey.server.internal.ResourceContextTest$NotInstantiable. MultiException stack 1 of 1 java.lang.NoSuchMethodException: Cannot instantiate org.glassfish.jersey.server.internal.ResourceContextTest$NotInstantiable class. Instantiation of non-static member classes is not supported. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:119) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.Utilities.justCreate(Utilities.java:1043) at org.jvnet.hk2.internal.ServiceLocatorImpl.create(ServiceLocatorImpl.java:984) at org.jvnet.hk2.internal.ServiceLocatorImpl.createAndInitialize(ServiceLocatorImpl.java:1088) at org.jvnet.hk2.internal.ServiceLocatorImpl.createAndInitialize(ServiceLocatorImpl.java:1080) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.createAndInitialize(AbstractHk2InjectionManager.java:194) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.createAndInitialize(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:106) at org.glassfish.jersey.server.JerseyResourceContextConfigurator.lambda$init$0(JerseyResourceContextConfigurator.java:45) at org.glassfish.jersey.server.internal.JerseyResourceContext.getResource(JerseyResourceContext.java:83) at org.glassfish.jersey.server.internal.ResourceContextTest$ResourceA.notInstantiable(ResourceContextTest.java:70) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.glassfish.jersey.server.internal.routing.SubResourceLocatorRouter.lambda$getResource$0(SubResourceLocatorRouter.java:132) at org.glassfish.jersey.server.internal.routing.SubResourceLocatorRouter.getResource(SubResourceLocatorRouter.java:150) at org.glassfish.jersey.server.internal.routing.SubResourceLocatorRouter.apply(SubResourceLocatorRouter.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:596) at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:576) at org.glassfish.jersey.server.internal.ResourceContextTest.testGetResource(ResourceContextTest.java:115) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:54) at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:355) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:398) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.glassfish.jersey.server.internal.ResourceContextTest [INFO] Running org.glassfish.jersey.server.filter.EncodingFilterTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s - in org.glassfish.jersey.server.filter.EncodingFilterTest [INFO] Running org.glassfish.jersey.server.filter.FilterSetMethodTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s - in org.glassfish.jersey.server.filter.FilterSetMethodTest [INFO] Running org.glassfish.jersey.server.filter.EntityTypeFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.glassfish.jersey.server.filter.EntityTypeFilterTest [INFO] Running org.glassfish.jersey.server.filter.LayeredFiltersTest [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.057 s - in org.glassfish.jersey.server.filter.LayeredFiltersTest [INFO] [INFO] ------------< org.glassfish.jersey.test-framework:project >------------- [INFO] Building jersey-test-framework 3.0.99-SNAPSHOT [18/283] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Running org.glassfish.jersey.server.filter.CsrfProtectionFilterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.glassfish.jersey.server.filter.CsrfProtectionFilterTest [INFO] Running org.glassfish.jersey.server.filter.HttpMethodOverrideFilterTest Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.filter.HttpMethodOverrideFilter parseConfig WARNING: Invalid value for jersey.config.server.httpMethodOverride configuration property: foo [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.glassfish.jersey.server.filter.HttpMethodOverrideFilterTest [INFO] Running org.glassfish.jersey.server.filter.UriConnegFilterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.glassfish.jersey.server.filter.UriConnegFilterTest [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] ---< org.glassfish.jersey.test-framework:jersey-test-framework-core >--- [INFO] Building jersey-test-framework-core 3.0.99-SNAPSHOT [19/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Running org.glassfish.jersey.server.filter.ApplicationFilterTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s - in org.glassfish.jersey.server.filter.ApplicationFilterTest [INFO] Running org.glassfish.jersey.server.filter.UriModificationFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.glassfish.jersey.server.filter.UriModificationFilterTest [INFO] Running org.glassfish.jersey.server.filter.ContainerResponseFilterOrderingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.glassfish.jersey.server.filter.ContainerResponseFilterOrderingTest [INFO] Running org.glassfish.jersey.server.model.ValidatorTest Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: Method public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$AmbiguousParameterResource.moreNonAnnotatedParameters(java.lang.String,java.lang.String,java.lang.String) on resource class org.glassfish.jersey.server.model.ValidatorTest$AmbiguousParameterResource contains multiple parameters with no annotation. Unable to resolve the injection source. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testGetSRMConsumingFormParam INFO: An issue should be reported if a get method consumes a form param: Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A HTTP GET method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetSRMConsumingFormParam.getMethod(java.lang.String), should not consume any form parameter. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testSingletonMethodParamsInjection INFO: An issue should not be reported as injections into the methods are allowed. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testSRLReturningVoid INFO: An issue should be reported if a sub-resource locator returns void: Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A sub-resource model, public void org.glassfish.jersey.server.model.ValidatorTest$TestSRLReturningVoid.srLocator(), MUST return a non-void type. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.server.model.ValidatorTest$MyBeanParam registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ValidatorTest$MyBeanParam will be ignored. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: Both resources, resource Builder{names=[[unnamed], [unnamed]], path='a', methodBuilders=[], childResourceBuilders=[], childResources=[], resourceMethods=[], subResourceLocator=httpMethod=null, consumedTypes=[], producedTypes=[], suspended=false, suspendTimeout=0, suspendTimeoutUnit=MILLISECONDS, invocable=Invocable{handler=ClassBasedMethodHandler{handlerClass=class org.glassfish.jersey.server.model.ValidatorTest$TwoLocatorsResource, handlerConstructors=[org.glassfish.jersey.server.model.HandlerConstructor@f232d4d]}, definitionMethod=public org.glassfish.jersey.server.model.ValidatorTest$SubResource org.glassfish.jersey.server.model.ValidatorTest$TwoLocatorsResource.locator(), parameters=[], responseType=class org.glassfish.jersey.server.model.ValidatorTest$SubResource}, nameBindings=[], handlerClasses=[class org.glassfish.jersey.server.model.ValidatorTest$TwoLocatorsResource], handlerInstances=[], parentResource=, extended=false} and resource Resource{"a", 0 child resources, 0 resource methods, 1 sub-resource locator, 1 method handler classes, 0 method handler instances}, contains sub resource locators on the same path a. WARNING: A (sub-)resource method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestMultipleHttpMethodDesignatorsSRM.postPutIt(), should have only one HTTP method designator. It currently has the following designators defined: [@jakarta.ws.rs.POST(), @jakarta.ws.rs.PUT()] WARNING: A sub-resource model, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestEntityParamOnSRL.locator(java.lang.String), can not have an entity parameter. Try to move the parameter to the corresponding resource method. WARNING: A HTTP GET method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetSRMConsumingFormParam.getMethod(java.lang.String), should not consume any form parameter. WARNING: (Sub)resource method query in org.glassfish.jersey.server.model.ValidatorTest$ResourceWithParamOnResourcePathAnnotatedMethod contains unexpected annotation jakarta.ws.rs.QueryParam. WARNING: A resource, class org.glassfish.jersey.server.model.ValidatorTest$ResourceWithMultipleScopes, is annotated with multiple scope annotations. Only one scope annotation is allowed for the resource. WARNING: A sub-resource model, public void org.glassfish.jersey.server.model.ValidatorTest$TestSRLReturningVoid.srLocator(), MUST return a non-void type. WARNING: A HTTP GET method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetRMConsumingFormParam.getMethod(java.lang.String,java.lang.String), should not consume any form parameter. WARNING: (Sub)resource method get in org.glassfish.jersey.server.model.ValidatorTest$ResourceGETMethodFails contains unexpected annotation jakarta.ws.rs.QueryParam. WARNING: Method public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$AmbiguousParameterResource.moreNonAnnotatedParameters(java.lang.String,java.lang.String,java.lang.String) on resource class org.glassfish.jersey.server.model.ValidatorTest$AmbiguousParameterResource contains multiple parameters with no annotation. Unable to resolve the injection source. WARNING: A (sub-)resource method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestMultipleHttpMethodDesignatorsRM.getPutIt(), should have only one HTTP method designator. It currently has the following designators defined: [@jakarta.ws.rs.GET(), @jakarta.ws.rs.PUT()] WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$PercentEncodedCaseSensitiveTest.notEncoded() and public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$PercentEncodedCaseSensitiveTest.percent() at matching regular expression /%5[bB]%5[dD]. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$PercentEncodedTest.notEncoded() and public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$PercentEncodedTest.percent() at matching regular expression /%5[bB]%5[dD]. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetRMConsumingFormParam.getMethod(java.lang.String,java.lang.String) and public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetRMConsumingEntity.getMethod(java.lang.Object) at matching regular expression /test. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$ResourceRoot.get() and public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$ResourceRootNotUnique.get() at matching regular expression /sub\-root. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$AmbiguousResource1.get() and public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$AmbiguousResource2.get() at matching regular expression /x. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous sub-resource locators on path pattern /([^/]+)/x. WARNING: Parameter 1 of type java.util.List> from public void org.glassfish.jersey.server.model.ValidatorTest$ParameterizedTypeResource.set(java.util.List>) is not resolvable to a concrete type. WARNING: Parameter fieldV of type java.util.Collection from java.util.Collection org.glassfish.jersey.server.model.ValidatorTest$ParameterizedTypeResource.fieldV is not resolvable to a concrete type. WARNING: Parameter 1 of type V from public void org.glassfish.jersey.server.model.ValidatorTest$TypeVariableResource.set(V) is not resolvable to a concrete type. WARNING: Parameter fieldV of type V from V org.glassfish.jersey.server.model.ValidatorTest$TypeVariableResource.fieldV is not resolvable to a concrete type. WARNING: Parameter 1 of type V[] from public void org.glassfish.jersey.server.model.ValidatorTest$GenericArrayResource.set(V[]) is not resolvable to a concrete type. WARNING: Parameter fieldV of type V[] from V[] org.glassfish.jersey.server.model.ValidatorTest$GenericArrayResource.fieldV is not resolvable to a concrete type. WARNING: Parameter 1 of public void org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.setB(java.lang.String) MUST be only one of a path, query, matrix or header parameter. WARNING: Parameter a of private int org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.a MUST be only one of a path, query, matrix or header parameter. WARNING: A resource method, private java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestNonPublicRM.privateGet(), MUST be public scoped otherwise the method is ignored WARNING: The resource (or sub resource) Resource{"failRoot", 1 child resources, 4 resource methods, 1 sub-resource locator, 5 method handler classes, 0 method handler instances} with path "failRoot" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"a", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "a" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, class org.glassfish.jersey.server.model.ValidatorTest$ResourceAsProvider, implements provider interface [interface jakarta.ws.rs.container.ContainerRequestFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton. WARNING: A HTTP GET method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetSRMConsumingEntity.getMethod(java.lang.Object), should not consume any entity. WARNING: A HTTP GET method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetRMConsumingEntity.getMethod(java.lang.Object), should not consume any entity. WARNING: The resource (or sub resource) Resource{"x", 0 child resources, 4 resource methods, 1 sub-resource locator, 5 method handler classes, 0 method handler instances} with path "x" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"x", 0 child resources, 1 resource methods, 1 sub-resource locator, 2 method handler classes, 0 method handler instances} with path "x" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The (sub)resource method get in org.glassfish.jersey.server.model.ValidatorTest$TestEmptyPathSegment contains empty path annotation. WARNING: Parameter 1 of public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.get(java.lang.String) MUST be only one of a path, query, matrix or header parameter. WARNING: Parameter 1 of public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.getSub(java.lang.String,int) MUST be only one of a path, query, matrix or header parameter. WARNING: Parameter 2 of public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.getSub(java.lang.String,int) MUST be only one of a path, query, matrix or header parameter. WARNING: Parameter 1 of public java.lang.Object org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.getSubLoc(java.lang.String) MUST be only one of a path, query, matrix or header parameter. HINT: A HTTP GET method, public void org.glassfish.jersey.server.model.ValidatorTest$TestGetSRMReturningVoid.getSRMethod(), returns a void type. It can be intentional and perfectly fine, but it is a little uncommon that GET method returns always "204 No Content". HINT: A HTTP GET method, public void org.glassfish.jersey.server.model.ValidatorTest$TestGetRMReturningVoid.getMethod(), returns a void type. It can be intentional and perfectly fine, but it is a little uncommon that GET method returns always "204 No Content". HINT: A HTTP GET method, public void org.glassfish.jersey.server.model.ValidatorTest$ResourceMethodWithVoidReturnType.error(), returns a void type. It can be intentional and perfectly fine, but it is a little uncommon that GET method returns always "204 No Content". HINT: A resource model has ambiguous (sub-)resource method for HTTP method GET and output mime-types as defined by @Produces annotation at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetRMConsumingFormParam.getMethod(java.lang.String,java.lang.String) and public void org.glassfish.jersey.server.model.ValidatorTest$TestGetRMReturningVoid.getMethod() at matching path pattern /test. HINT: A resource model has ambiguous (sub-)resource method for HTTP method GET and output mime-types as defined by @Produces annotation at Java methods public void org.glassfish.jersey.server.model.ValidatorTest$TestGetRMReturningVoid.getMethod() and public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetRMConsumingEntity.getMethod(java.lang.Object) at matching path pattern /test. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testLocatorPathValidationFail INFO: Should report error during validation as Resource cannot have ambiguous sub resource locators. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: Both resources, resource Builder{names=[[unnamed], [unnamed]], path='a', methodBuilders=[], childResourceBuilders=[], childResources=[], resourceMethods=[], subResourceLocator=httpMethod=null, consumedTypes=[], producedTypes=[], suspended=false, suspendTimeout=0, suspendTimeoutUnit=MILLISECONDS, invocable=Invocable{handler=ClassBasedMethodHandler{handlerClass=class org.glassfish.jersey.server.model.ValidatorTest$TwoLocatorsResource, handlerConstructors=[org.glassfish.jersey.server.model.HandlerConstructor@203b867a]}, definitionMethod=public org.glassfish.jersey.server.model.ValidatorTest$SubResource org.glassfish.jersey.server.model.ValidatorTest$TwoLocatorsResource.locator(), parameters=[], responseType=class org.glassfish.jersey.server.model.ValidatorTest$SubResource}, nameBindings=[], handlerClasses=[class org.glassfish.jersey.server.model.ValidatorTest$TwoLocatorsResource], handlerInstances=[], parentResource=, extended=false} and resource Resource{"a", 0 child resources, 0 resource methods, 1 sub-resource locator, 1 method handler classes, 0 method handler instances}, contains sub resource locators on the same path a. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testParamOnResourcePathAnnotatedMethodFails INFO: Should report fatal during validation as @Path method should not be annotated with parameter annotation Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: (Sub)resource method query in org.glassfish.jersey.server.model.ValidatorTest$ResourceWithParamOnResourcePathAnnotatedMethod contains unexpected annotation jakarta.ws.rs.QueryParam. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testAmbiguousResources INFO: Should report warning during validation error as resource path patterns are ambiguous ({abc} and {def} results into same path pattern). Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$AmbiguousResource1.get() and public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$AmbiguousResource2.get() at matching regular expression /x. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testEmptyResourcel INFO: Should report warning during validation as Resource cannot have resource method and sub resource locators on the same path. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, Resource{"root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testRelaxedProducesConsumesParserRules INFO: An issue should not be reported with the relaxed Produces/Consumes values parser. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testAmbiguousResourceLocators INFO: Should report warning during validation error as resource path patterns are ambiguous ({abc} and {def} results into same path pattern). Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous sub-resource locators on path pattern /([^/]+)/x. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testGetSRMConsumingEntity INFO: An issue should be reported if a get method consumes an entity: Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetSRMConsumingEntity.getMethod(java.lang.Object), should not consume any entity. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testNonPublicRM INFO: An issue should be reported if a resource method is not public: Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource method, private java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestNonPublicRM.privateGet(), MUST be public scoped otherwise the method is ignored Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testGenericArrayResource INFO: Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$PercentEncodedTest.notEncoded() and public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$PercentEncodedTest.percent() at matching regular expression /%5[bB]%5[dD]. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testResourceAsProvider INFO: An issue should be reported as resource implements provider but does not define scope. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, class org.glassfish.jersey.server.model.ValidatorTest$ResourceAsProvider, implements provider interface [interface jakarta.ws.rs.container.ContainerRequestFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testRootResourceNonAmbigConstructors INFO: No issue should be reported if more public ctors exists with the same number of params, but another just one is presented with more params at a root resource: Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testEmptyPathSegment INFO: A warning should be reported if @Path with "/" or empty string value is seen Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The (sub)resource method get in org.glassfish.jersey.server.model.ValidatorTest$TestEmptyPathSegment contains empty path annotation. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testMultipleHttpMethodDesignatorsRM INFO: An issue should be reported if more than one HTTP method designator exist on a resource method: Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A (sub-)resource method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestMultipleHttpMethodDesignatorsRM.getPutIt(), should have only one HTTP method designator. It currently has the following designators defined: [@jakarta.ws.rs.GET(), @jakarta.ws.rs.PUT()] Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$PercentEncodedCaseSensitiveTest.notEncoded() and public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$PercentEncodedCaseSensitiveTest.percent() at matching regular expression /%5[bB]%5[dD]. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testEntityParamOnSRL INFO: An issue should be reported if an entity parameter exists on a sub-resource locator: Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A sub-resource model, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestEntityParamOnSRL.locator(java.lang.String), can not have an entity parameter. Try to move the parameter to the corresponding resource method. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testGetSRMReturningVoid INFO: An issue should be reported if a get sub-resource method returns void: Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testProviderFieldsInjection INFO: An issue should be reported if injection is required for a class which is provider and therefore singleton: Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: Parameter matrixParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForProvider.matrixParam cannot be injected into singleton resource. WARNING: Parameter queryParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForProvider.queryParam cannot be injected into singleton resource. WARNING: Parameter pParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForProvider.pParam cannot be injected into singleton resource. WARNING: Parameter cParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForProvider.cParam cannot be injected into singleton resource. WARNING: Parameter hParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForProvider.hParam cannot be injected into singleton resource. WARNING: Parameter beanParam of org.glassfish.jersey.server.model.ValidatorTest$MyBeanParam org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForProvider.beanParam cannot be injected into singleton resource. WARNING: A resource, class org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForProvider, implements provider interface [interface jakarta.ws.rs.container.ContainerRequestFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testCantReturnFromEventSinkInjectedMethod INFO: An issue should be reported if method with injected SseEventSink parameter does not return void. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A HTTP GET method public jakarta.ws.rs.sse.SseEventSink org.glassfish.jersey.server.model.ValidatorTest$TestSseEventSinkValidations.nonVoidReturnType(jakarta.ws.rs.sse.SseEventSink) that is being injected with SseEventSink should return void. The output will propagate automatically. WARNING: A HTTP GET method public void org.glassfish.jersey.server.model.ValidatorTest$TestSseEventSinkValidations.multipleInjection(jakarta.ws.rs.sse.SseEventSink,jakarta.ws.rs.sse.SseEventSink) defines to SseEventSink parameters to be injected. Only one of the injected event sinks will be connected to the output. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testLocatorAndMethod2Validation INFO: Should report warning during validation as Resource cannot have resource method and sub resource locators on the same path. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"a", 0 child resources, 1 resource methods, 1 sub-resource locator, 1 method handler classes, 0 method handler instances} with path "a" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testGetRMReturningVoid INFO: An issue should be reported if a non-async get method returns void: Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testParamOnResourceGETMethodFails INFO: Should report fatal during validation as @GET method should not be annotated with parameter annotation Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: (Sub)resource method get in org.glassfish.jersey.server.model.ValidatorTest$ResourceGETMethodFails contains unexpected annotation jakarta.ws.rs.QueryParam. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testParamOnSetterIsOk INFO: Validation should report no issues. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testNonConflictingHttpMethodDelete INFO: No issue should be reported if produced mime types differ Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testMultipleHttpMethodDesignatorsSRM INFO: An issue should be reported if more than one HTTP method designator exist on a sub-resource method: Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A (sub-)resource method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestMultipleHttpMethodDesignatorsSRM.postPutIt(), should have only one HTTP method designator. It currently has the following designators defined: [@jakarta.ws.rs.POST(), @jakarta.ws.rs.PUT()] Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testSingletonFieldsInjection INFO: An issue should be reported if injection is required for a singleton life-cycle: Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: Parameter matrixParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForSingleton.matrixParam cannot be injected into singleton resource. WARNING: Parameter queryParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForSingleton.queryParam cannot be injected into singleton resource. WARNING: Parameter pParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForSingleton.pParam cannot be injected into singleton resource. WARNING: Parameter cParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForSingleton.cParam cannot be injected into singleton resource. WARNING: Parameter hParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForSingleton.hParam cannot be injected into singleton resource. WARNING: Parameter beanParam of org.glassfish.jersey.server.model.ValidatorTest$MyBeanParam org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForSingleton.beanParam cannot be injected into singleton resource. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testAmbiguousParams INFO: A warning should be reported if ambiguous source of a parameter is seen Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Parameter 1 of public void org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.setB(java.lang.String) MUST be only one of a path, query, matrix or header parameter. WARNING: Parameter a of private int org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.a MUST be only one of a path, query, matrix or header parameter. WARNING: Parameter 1 of public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.get(java.lang.String) MUST be only one of a path, query, matrix or header parameter. WARNING: Parameter 1 of public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.getSub(java.lang.String,int) MUST be only one of a path, query, matrix or header parameter. WARNING: Parameter 2 of public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.getSub(java.lang.String,int) MUST be only one of a path, query, matrix or header parameter. WARNING: Parameter 1 of public java.lang.Object org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.getSubLoc(java.lang.String) MUST be only one of a path, query, matrix or header parameter. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testTypeVariableResource INFO: Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Parameter 1 of type V from public void org.glassfish.jersey.server.model.ValidatorTest$TypeVariableResource.set(V) is not resolvable to a concrete type. WARNING: Parameter fieldV of type V from V org.glassfish.jersey.server.model.ValidatorTest$TypeVariableResource.fieldV is not resolvable to a concrete type. WARNING: Parameter 1 of type T from public T org.glassfish.jersey.server.model.ValidatorTest$TypeVariableResource.postSub(T) is not resolvable to a concrete type. WARNING: Return type, T, of method, public T org.glassfish.jersey.server.model.ValidatorTest$TypeVariableResource.postSub(T), is not resolvable to a concrete type. WARNING: Parameter 1 of type T from public T org.glassfish.jersey.server.model.ValidatorTest$TypeVariableResource.post(T) is not resolvable to a concrete type. WARNING: Return type, T, of method, public T org.glassfish.jersey.server.model.ValidatorTest$TypeVariableResource.post(T), is not resolvable to a concrete type. WARNING: Parameter 1 of type V from public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TypeVariableResource.get(V) is not resolvable to a concrete type. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testResourceWithMultipleScopes INFO: An issue should not be reported as resource defines multiple scopes. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource, class org.glassfish.jersey.server.model.ValidatorTest$ResourceWithMultipleScopes, is annotated with multiple scope annotations. Only one scope annotation is allowed for the resource. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testVoidReturnType INFO: Should report hint during validation as @GET resource method returns void. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testParameterizedTypeResource INFO: Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testGetRMConsumingEntity INFO: An issue should be reported if a get method consumes an entity: Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetRMConsumingEntity.getMethod(java.lang.Object), should not consume any entity. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testSingletonConstructorParamsInjection INFO: An issue should be reported if injection is required for a singleton life-cycle: Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: Parameter 1 of public org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectConstructorParamsForSingleton(java.lang.String) cannot be injected into singleton resource. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testLocatorAndMethodValidation INFO: Should report warning during validation as Resource cannot have resource method and sub resource locators on the same path. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"failRoot", 0 child resources, 1 resource methods, 1 sub-resource locator, 1 method handler classes, 0 method handler instances} with path "failRoot" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testGetRMConsumingFormParam INFO: An issue should be reported if a get method consumes a form param: Sep 01, 2022 9:25:30 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A HTTP GET method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetRMConsumingFormParam.getMethod(java.lang.String,java.lang.String), should not consume any form parameter. Sep 01, 2022 9:25:30 AM org.glassfish.jersey.server.model.ValidatorTest testAsyncGetRMReturningVoid INFO: An issue should NOT be reported if a async get method returns void: [WARNING] Tests run: 44, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.176 s - in org.glassfish.jersey.server.model.ValidatorTest [INFO] Running org.glassfish.jersey.server.model.AcceptQsTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.446 s - in org.glassfish.jersey.server.model.AcceptQsTest [INFO] Running org.glassfish.jersey.server.model.ResourceInfoTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s - in org.glassfish.jersey.server.model.ResourceInfoTest [INFO] Running org.glassfish.jersey.server.model.SubResourceDynamicWithDuplicateTemplateNamesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.glassfish.jersey.server.model.SubResourceDynamicWithDuplicateTemplateNamesTest [INFO] Running org.glassfish.jersey.server.model.SubResourceDynamicWithParametersTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.glassfish.jersey.server.model.SubResourceDynamicWithParametersTest [INFO] Running org.glassfish.jersey.server.model.internal.ResourceMethodDispatcherFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.glassfish.jersey.server.model.internal.ResourceMethodDispatcherFactoryTest [INFO] Running org.glassfish.jersey.server.model.internal.ChildResourceTest template: /http\://localhost/([^/]+)/aa/f pattern: /http\://localhost/([^/]+)/aa/f(/.*)? template: /http\://localhost/([^/]+)/aa/f pattern: /http\://localhost/([^/]+)/aa/f(/.*)? [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.glassfish.jersey.server.model.internal.ChildResourceTest [INFO] Running org.glassfish.jersey.server.model.internal.ModelHelperTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.server.model.internal.ModelHelperTest [INFO] Running org.glassfish.jersey.server.model.InnerClassWithGenericTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.glassfish.jersey.server.model.InnerClassWithGenericTypeTest [INFO] Running org.glassfish.jersey.server.model.SubResourceClassDynamicTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.glassfish.jersey.server.model.SubResourceClassDynamicTest [INFO] Running org.glassfish.jersey.server.model.SubResourceNullTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.glassfish.jersey.server.model.SubResourceNullTest [INFO] Running org.glassfish.jersey.server.model.ConsumeProduceSimpleTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s - in org.glassfish.jersey.server.model.ConsumeProduceSimpleTest [INFO] Running org.glassfish.jersey.server.model.HeadSubResourceMethodTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.glassfish.jersey.server.model.HeadSubResourceMethodTest [INFO] Running org.glassfish.jersey.server.model.AmbiguousTemplateTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 s - in org.glassfish.jersey.server.model.AmbiguousTemplateTest [INFO] Running org.glassfish.jersey.server.model.AncestorsTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s - in org.glassfish.jersey.server.model.AncestorsTest [INFO] Running org.glassfish.jersey.server.model.ConsumeProduceWildcardTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.glassfish.jersey.server.model.ConsumeProduceWildcardTest [INFO] Running org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest Sep 01, 2022 9:25:32 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method POST and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousClassProducingWarnings.postB() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousClassProducingWarnings.postA() at matching regular expression /test. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. HINT: A resource model has ambiguous (sub-)resource method for HTTP method GET and output mime-types as defined by @Produces annotation at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousClassProducingWarnings.getAllPossible() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousClassProducingWarnings.getHtml() at matching path pattern /test. Sep 01, 2022 9:25:32 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous sub-resource locators on path pattern //([^/]+). Sep 01, 2022 9:25:32 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsProducesGET.getText1() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsProducesGET.getText2() at matching regular expression /. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsProducesGET.getText1() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsProducesGET.getText3() at matching regular expression /. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsProducesGET.getText2() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsProducesGET.getText3() at matching regular expression /. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. Sep 01, 2022 9:25:32 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsGET.get1() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsGET.get2() at matching regular expression /. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsGET.get1() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsGET.get3() at matching regular expression /. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsGET.get2() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsGET.get3() at matching regular expression /. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. Sep 01, 2022 9:25:32 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method PUT and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public void org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsConsumesPUT.put2(java.lang.Object) and public void org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsConsumesPUT.put3(java.lang.Object) at matching regular expression /. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. Sep 01, 2022 9:25:32 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousPostClassProducingWarnings.getPlain2() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousPostClassProducingWarnings.getPlain() at matching regular expression /test2. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. HINT: A resource model has ambiguous (sub-)resource method for HTTP method POST and output mime-types as defined by @Produces annotation at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousPostClassProducingWarnings.postB() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousPostClassProducingWarnings.postA() at matching path pattern /test2. Sep 01, 2022 9:25:32 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsProducesGET.getText1() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsProducesGET.getText2() at matching regular expression /x. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsProducesGET.getText1() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsProducesGET.getText3() at matching regular expression /x. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsProducesGET.getText2() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsProducesGET.getText3() at matching regular expression /x. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. Sep 01, 2022 9:25:32 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get3() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get4() at matching regular expression /([^/]+). These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get3() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get2() at matching regular expression /([^/]+). These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get3() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get1() at matching regular expression /([^/]+). These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get4() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get2() at matching regular expression /([^/]+). These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get4() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get1() at matching regular expression /([^/]+). These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get2() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get1() at matching regular expression /([^/]+). These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.198 s - in org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest [INFO] Running org.glassfish.jersey.server.model.AsyncContentAndEntityTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.glassfish.jersey.server.model.AsyncContentAndEntityTypeTest [INFO] Running org.glassfish.jersey.server.model.ConstrainedToServerTest Sep 01, 2022 9:25:32 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerAndClientFilter constrained (via @ConstrainedTo) to SERVER runtime implements interface jakarta.ws.rs.client.ClientResponseFilter which is only usable in a CLIENT runtime context. Sep 01, 2022 9:25:32 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$ResourceAndProviderConstrainedToClient constrained (via @ConstrainedTo) to CLIENT runtime implements interface jakarta.ws.rs.container.ContainerResponseFilter which is only usable in a SERVER runtime context. A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$ResourceAndProviderConstrainedToClient is constrained (via @ConstrainedTo) to CLIENT runtime but does not implement any provider interface usable in the runtime. Due to constraint configuration problems the implementations of providers in the resource class org.glassfish.jersey.server.model.ConstrainedToServerTest$ResourceAndProviderConstrainedToClient will be ignored. However, the resource class will be loaded and used as an resource. Sep 01, 2022 9:25:32 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$ResourceAndProviderConstrainedToClient constrained (via @ConstrainedTo) to CLIENT runtime implements interface jakarta.ws.rs.container.ContainerResponseFilter which is only usable in a SERVER runtime context. A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$ResourceAndProviderConstrainedToClient is constrained (via @ConstrainedTo) to CLIENT runtime but does not implement any provider interface usable in the runtime. Due to constraint configuration problems the implementations of providers in the resource class org.glassfish.jersey.server.model.ConstrainedToServerTest$ResourceAndProviderConstrainedToClient will be ignored. However, the resource class will be loaded and used as an resource. Sep 01, 2022 9:25:32 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, class org.glassfish.jersey.server.model.ConstrainedToServerTest$ResourceAndProviderConstrainedToClient, implements provider interface [interface jakarta.ws.rs.container.ContainerResponseFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton. Sep 01, 2022 9:25:32 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerWrongFilter constrained (via @ConstrainedTo) to CLIENT runtime implements interface jakarta.ws.rs.container.ContainerResponseFilter which is only usable in a SERVER runtime context. A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerWrongFilter is constrained (via @ConstrainedTo) to CLIENT runtime but does not implement any provider interface usable in the runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerWrongFilter will be ignored. Sep 01, 2022 9:25:32 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientFilter registered in SERVER runtime is constrained (via @ConstrainedTo) to CLIENT runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientFilter will be ignored. A provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientFilter registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientFilter will be ignored. Sep 01, 2022 9:25:32 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerWrongFilter2 constrained (via @ConstrainedTo) to CLIENT runtime implements interface jakarta.ws.rs.container.ContainerResponseFilter which is only usable in a SERVER runtime context. A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerWrongFilter2 is constrained (via @ConstrainedTo) to CLIENT runtime but does not implement any provider interface usable in the runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerWrongFilter2 will be ignored. Sep 01, 2022 9:25:32 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, class org.glassfish.jersey.server.model.ConstrainedToServerTest$ResourceAndProviderConstrainedToServer, implements provider interface [interface jakarta.ws.rs.container.ContainerResponseFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton. Sep 01, 2022 9:25:32 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientUnConstrainedFilter registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientUnConstrainedFilter will be ignored. Sep 01, 2022 9:25:32 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerAndClientContrainedToClientFilter constrained (via @ConstrainedTo) to CLIENT runtime implements interface jakarta.ws.rs.container.ContainerResponseFilter which is only usable in a SERVER runtime context. A provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerAndClientContrainedToClientFilter registered in SERVER runtime is constrained (via @ConstrainedTo) to CLIENT runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerAndClientContrainedToClientFilter will be ignored. Sep 01, 2022 9:25:32 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerWrongFilter constrained (via @ConstrainedTo) to CLIENT runtime implements interface jakarta.ws.rs.container.ContainerResponseFilter which is only usable in a SERVER runtime context. A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerWrongFilter is constrained (via @ConstrainedTo) to CLIENT runtime but does not implement any provider interface usable in the runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerWrongFilter will be ignored. Sep 01, 2022 9:25:32 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientFilter registered in SERVER runtime is constrained (via @ConstrainedTo) to CLIENT runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientFilter will be ignored. A provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientFilter registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientFilter will be ignored. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s - in org.glassfish.jersey.server.model.ConstrainedToServerTest [INFO] Running org.glassfish.jersey.server.model.SubResourceHttpMethodsTest one Sep 01, 2022 9:25:32 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"foo", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "foo" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in org.glassfish.jersey.server.model.SubResourceHttpMethodsTest [INFO] Running org.glassfish.jersey.server.model.ParameterWithMultipleAnnotationsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.server.model.ParameterWithMultipleAnnotationsTest [INFO] Running org.glassfish.jersey.server.model.MixedResourceConfigurationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.glassfish.jersey.server.model.MixedResourceConfigurationTest [INFO] Running org.glassfish.jersey.server.model.ParameterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.glassfish.jersey.server.model.ParameterTest [INFO] Running org.glassfish.jersey.server.model.ResourceModelTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.glassfish.jersey.server.model.ResourceModelTest [INFO] Running org.glassfish.jersey.server.model.ResourcePathOverrideTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.glassfish.jersey.server.model.ResourcePathOverrideTest [INFO] Running org.glassfish.jersey.server.model.MethodListTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.glassfish.jersey.server.model.MethodListTest [INFO] Running org.glassfish.jersey.server.model.SubResourceDynamicTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.glassfish.jersey.server.model.SubResourceDynamicTest [INFO] Running org.glassfish.jersey.server.model.ProgrammaticResourceMethodsTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.glassfish.jersey.server.model.ProgrammaticResourceMethodsTest [INFO] Running org.glassfish.jersey.server.model.GenericMethodListTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.server.model.GenericMethodListTest [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-test-framework-core --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-test-framework-core --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-test-framework-core --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-test-framework-core --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-test-framework-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-test-framework-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-test-framework-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-test-framework-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/core/src/main/resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-test-framework-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-test-framework-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-test-framework-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-test-framework-core --- [INFO] Running org.glassfish.jersey.server.model.HeadTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s - in org.glassfish.jersey.server.model.HeadTest [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/core/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] Running org.glassfish.jersey.server.model.AcceptTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s - in org.glassfish.jersey.server.model.AcceptTest [INFO] Running org.glassfish.jersey.server.model.OptionsSubResourceMethodTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.glassfish.jersey.server.model.OptionsSubResourceMethodTest [INFO] Running org.glassfish.jersey.server.model.OptionsTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s - in org.glassfish.jersey.server.model.OptionsTest [INFO] Running org.glassfish.jersey.server.model.ResourceNotFoundTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.glassfish.jersey.server.model.ResourceNotFoundTest [INFO] Running org.glassfish.jersey.server.model.RMBuilderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.glassfish.jersey.server.model.RMBuilderTest [INFO] Running org.glassfish.jersey.server.model.DynamicFeatureTest Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method. Sep 01, 2022 9:25:34 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. WARNING: Contract interface jakarta.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s - in org.glassfish.jersey.server.model.DynamicFeatureTest [INFO] Running org.glassfish.jersey.server.model.AcceptWriterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.glassfish.jersey.server.model.AcceptWriterTest [INFO] Running org.glassfish.jersey.server.model.SubResourceProgrammaticTest Sep 01, 2022 9:25:34 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.SubResourceProgrammaticTest$InvalidSubResource.get1() and public java.lang.String org.glassfish.jersey.server.model.SubResourceProgrammaticTest$InvalidSubResource.get2() at matching regular expression null. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s - in org.glassfish.jersey.server.model.SubResourceProgrammaticTest [INFO] Running org.glassfish.jersey.server.model.AcceptAnnotatedReaderWriterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.glassfish.jersey.server.model.AcceptAnnotatedReaderWriterTest [INFO] Running org.glassfish.jersey.server.UriInfoMatchedUrisTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.glassfish.jersey.server.UriInfoMatchedUrisTest [INFO] Running org.glassfish.jersey.server.AutoDiscoverableServerTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s - in org.glassfish.jersey.server.AutoDiscoverableServerTest [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-test-framework-core --- [INFO] Running org.glassfish.jersey.server.internal.routing.SubResourceLocatorCachingTest Sep 01, 2022 9:25:32 AM org.glassfish.jersey.internal.util.PropertiesHelper convertValue WARNING: There is no way how to transform value "foo" [java.lang.String] to type [java.lang.Integer]. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.058 s - in org.glassfish.jersey.server.internal.routing.SubResourceLocatorCachingTest [INFO] Running org.glassfish.jersey.server.ExtendedResourceContextTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.glassfish.jersey.server.ExtendedResourceContextTest [INFO] Running org.glassfish.jersey.server.ResourceMergeTest Sep 01, 2022 9:25:35 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: Both resources, resource Builder{names=[[unnamed], [unnamed]], path='child', methodBuilders=[], childResourceBuilders=[], childResources=[], resourceMethods=[], subResourceLocator=httpMethod=null, consumedTypes=[application/xml], producedTypes=[], suspended=false, suspendTimeout=0, suspendTimeoutUnit=MILLISECONDS, invocable=Invocable{handler=InstanceBasedMethodHandler{handler=org.glassfish.jersey.server.ResourceMergeTest$MyInflector@3b17f946, handlerClass=class org.glassfish.jersey.server.ResourceMergeTest$MyInflector}, definitionMethod=public abstract java.lang.Object org.glassfish.jersey.process.Inflector.apply(java.lang.Object), parameters=[Parameter [type=interface jakarta.ws.rs.container.ContainerRequestContext, source=null, defaultValue=null]], responseType=class java.lang.Object}, nameBindings=[], handlerClasses=[], handlerInstances=[org.glassfish.jersey.server.ResourceMergeTest$MyInflector@3b17f946], parentResource=, extended=false} and resource Resource{"child", 0 child resources, 0 resource methods, 1 sub-resource locator, 0 method handler classes, 1 method handler instances}, contains sub resource locators on the same path child. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.glassfish.jersey.server.ResourceMergeTest [INFO] Running org.glassfish.jersey.server.SecurityManagerConfiguredTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.server.SecurityManagerConfiguredTest [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/core/target/jersey-test-framework-core-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-test-framework-core --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/core/target/jersey-test-framework-core-3.0.99-SNAPSHOT-sources.jar [INFO] Running org.glassfish.jersey.server.AsyncApplicationBuildingTest Sep 01, 2022 9:25:34 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method POST and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.AsyncApplicationBuildingTest$ErrornousResource.postOne(java.lang.String) and public java.lang.String org.glassfish.jersey.server.AsyncApplicationBuildingTest$ErrornousResource.postTwo(java.lang.String) at matching regular expression /. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.184 s - in org.glassfish.jersey.server.AsyncApplicationBuildingTest [INFO] Running org.glassfish.jersey.server.UriInfoMatchedResourcesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.glassfish.jersey.server.UriInfoMatchedResourcesTest [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-test-framework-core --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/core/target/jersey-test-framework-core-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/jersey-test-framework-core/3.0.99-SNAPSHOT/jersey-test-framework-core-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/jersey-test-framework-core/3.0.99-SNAPSHOT/jersey-test-framework-core-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/core/target/jersey-test-framework-core-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/jersey-test-framework-core/3.0.99-SNAPSHOT/jersey-test-framework-core-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-test-framework-core --- [INFO] Running org.glassfish.jersey.server.JaxRsFeatureRegistrationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.glassfish.jersey.server.JaxRsFeatureRegistrationTest [INFO] Running org.glassfish.jersey.server.monitoring.MonitoringFeatureTest Sep 01, 2022 9:25:35 AM org.glassfish.jersey.server.internal.monitoring.MonitoringFeature configure WARNING: MonitoringFeature is registered but the configuration property "jersey.config.server.monitoring.statistics.enabled" (enabling basic monitoring statistics) is FALSE. However, the feature is configured to enable exposure of monitoring MBeans (either by property or by direct instance setup), so the monitoring statistics will be enabled as this is prerequisite for Monitoring MBeans. The configuration is inconsistent and may produce unwanted behaviour. Unregister the feature or change the property value. Sep 01, 2022 9:25:35 AM org.glassfish.jersey.server.internal.monitoring.MonitoringFeature configure WARNING: MonitoringFeature is registered but the configuration property "jersey.config.server.monitoring.statistics.enabled" (enabling basic monitoring statistics) is FALSE. However, the feature is configured to enable exposure of monitoring MBeans (either by property or by direct instance setup), so the monitoring statistics will be enabled as this is prerequisite for Monitoring MBeans. The configuration is inconsistent and may produce unwanted behaviour. Unregister the feature or change the property value. Sep 01, 2022 9:25:35 AM org.glassfish.jersey.server.internal.monitoring.MonitoringFeature configure WARNING: MonitoringFeature is registered but the configuration property "jersey.config.server.monitoring.statistics.enabled" (enabling basic monitoring statistics) is FALSE. Monitoring statistics will be disabled. The configuration is inconsistent and may produce unwanted behaviour. Disable MBeans exposure or enable monitoring statistics. Sep 01, 2022 9:25:35 AM org.glassfish.jersey.server.internal.monitoring.MonitoringFeature configure WARNING: MonitoringFeature is registered but the configuration property "jersey.config.server.monitoring.statistics.enabled" (enabling basic monitoring statistics) is FALSE. Monitoring statistics will be disabled. The configuration is inconsistent and may produce unwanted behaviour. Disable MBeans exposure or enable monitoring statistics. Sep 01, 2022 9:25:35 AM org.glassfish.jersey.server.internal.monitoring.MonitoringFeature configure WARNING: MonitoringFeature is registered but the configuration property "jersey.config.server.monitoring.statistics.enabled" (enabling basic monitoring statistics) is FALSE. However, the feature is configured to enable exposure of monitoring MBeans (either by property or by direct instance setup), so the monitoring statistics will be enabled as this is prerequisite for Monitoring MBeans. The configuration is inconsistent and may produce unwanted behaviour. Unregister the feature or change the property value. Sep 01, 2022 9:25:35 AM org.glassfish.jersey.server.internal.monitoring.MonitoringFeature configure WARNING: MonitoringFeature is registered but the configuration property "jersey.config.server.monitoring.statistics.enabled" (enabling basic monitoring statistics) is FALSE. However, the feature is configured to enable exposure of monitoring MBeans (either by property or by direct instance setup), so the monitoring statistics will be enabled as this is prerequisite for Monitoring MBeans. The configuration is inconsistent and may produce unwanted behaviour. Unregister the feature or change the property value. [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 s - in org.glassfish.jersey.server.monitoring.MonitoringFeatureTest [INFO] Running org.glassfish.jersey.server.ApplicationTest Sep 01, 2022 9:25:36 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Component of class null cannot be instantiated and will be ignored. Sep 01, 2022 9:25:36 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.server.ApplicationTest$DummyResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.ApplicationTest$DummyResource will be ignored. Sep 01, 2022 9:25:36 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, Resource{"test", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:25:36 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Component of class null cannot be instantiated and will be ignored. Sep 01, 2022 9:25:36 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, Resource{"test", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s - in org.glassfish.jersey.server.ApplicationTest [INFO] [INFO] ------< org.glassfish.jersey.containers:jersey-container-servlet >------ [INFO] Building jersey-container-servlet 3.0.99-SNAPSHOT [20/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-container-servlet --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-container-servlet --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-container-servlet --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-container-servlet --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-container-servlet --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-container-servlet --- [INFO] Resources: [INFO] org/glassfish/jersey/servlet/init/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet/src/main/resources/org/glassfish/jersey/servlet/init/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-container-servlet --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-container-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-container-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-container-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-container-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-container-servlet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-container-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-container-servlet --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-container-servlet --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-container-servlet --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet/target/jersey-container-servlet-3.0.99-SNAPSHOT.jar [INFO] Running org.glassfish.jersey.server.ResourceConfigTest [] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s - in org.glassfish.jersey.server.ResourceConfigTest [INFO] Running org.glassfish.jersey.server.SecurityContextTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in org.glassfish.jersey.server.SecurityContextTest [INFO] Running org.glassfish.jersey.server.modelapi.annotation.IntrospectionModellerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.glassfish.jersey.server.modelapi.annotation.IntrospectionModellerTest [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-container-servlet --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet/target/jersey-container-servlet-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-container-servlet --- [WARNING] Bundle org.glassfish.jersey.containers:jersey-container-servlet:jar:3.0.99-SNAPSHOT : Unused Import-Package instructions: [jakarta.annotation.*] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-container-servlet --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet/target/jersey-container-servlet-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet/3.0.99-SNAPSHOT/jersey-container-servlet-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet/3.0.99-SNAPSHOT/jersey-container-servlet-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet/target/jersey-container-servlet-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet/3.0.99-SNAPSHOT/jersey-container-servlet-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-container-servlet --- [INFO] Running org.glassfish.jersey.server.AnnotatedEntityTest Sep 01, 2022 9:25:36 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: No injection source found for a parameter of type public java.lang.String org.glassfish.jersey.server.AnnotatedEntityTest$WrongResource.postEntityAnnotated(java.lang.String,java.lang.String,java.lang.String,java.lang.String) at index 1. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s - in org.glassfish.jersey.server.AnnotatedEntityTest [INFO] [INFO] --< org.glassfish.jersey.containers:jersey-container-grizzly2-servlet >-- [INFO] Building jersey-container-grizzly2-servlet 3.0.99-SNAPSHOT [21/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-container-grizzly2-servlet --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-container-grizzly2-servlet --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-container-grizzly2-servlet --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-container-grizzly2-servlet --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-container-grizzly2-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-container-grizzly2-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-container-grizzly2-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-container-grizzly2-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-container-grizzly2-servlet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-servlet/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-container-grizzly2-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-servlet/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-container-grizzly2-servlet --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-container-grizzly2-servlet --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-container-grizzly2-servlet --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-servlet/target/jersey-container-grizzly2-servlet-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-container-grizzly2-servlet --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-servlet/target/jersey-container-grizzly2-servlet-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-container-grizzly2-servlet --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-container-grizzly2-servlet --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-servlet/target/jersey-container-grizzly2-servlet-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-grizzly2-servlet/3.0.99-SNAPSHOT/jersey-container-grizzly2-servlet-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-servlet/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-grizzly2-servlet/3.0.99-SNAPSHOT/jersey-container-grizzly2-servlet-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-servlet/target/jersey-container-grizzly2-servlet-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-grizzly2-servlet/3.0.99-SNAPSHOT/jersey-container-grizzly2-servlet-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-container-grizzly2-servlet --- [INFO] [INFO] -------< org.glassfish.jersey.test-framework.providers:project >-------- [INFO] Building jersey-test-framework-providers 3.0.99-SNAPSHOT [22/283] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] --< org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2 >-- [INFO] Building jersey-test-framework-provider-grizzly2 3.0.99-SNAPSHOT [23/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-test-framework-provider-grizzly2 --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-test-framework-provider-grizzly2 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-test-framework-provider-grizzly2 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-test-framework-provider-grizzly2 --- [INFO] Running org.glassfish.jersey.server.AsyncCallbackServerTest Sep 01, 2022 9:25:36 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.server.AsyncCallbackServerTest$CompletionResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.AsyncCallbackServerTest$CompletionResource will be ignored. Sep 01, 2022 9:25:36 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.server.AsyncCallbackServerTest$CompletionResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.AsyncCallbackServerTest$CompletionResource will be ignored. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s - in org.glassfish.jersey.server.AsyncCallbackServerTest [INFO] Running org.glassfish.jersey.server.ModelProcessorScopeTest [INFO] Running org.glassfish.jersey.server.ContainerRequestTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 s - in org.glassfish.jersey.server.ModelProcessorScopeTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.glassfish.jersey.server.ContainerRequestTest [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-test-framework-provider-grizzly2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-test-framework-provider-grizzly2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-test-framework-provider-grizzly2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-test-framework-provider-grizzly2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-test-framework-provider-grizzly2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/grizzly2/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-test-framework-provider-grizzly2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-test-framework-provider-grizzly2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/grizzly2/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/grizzly2/src/test/java/org/glassfish/jersey/test/grizzly/web/ssl/GrizzlyTwoWaySslWebTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/grizzly2/src/test/java/org/glassfish/jersey/test/grizzly/web/ssl/GrizzlyTwoWaySslWebTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-test-framework-provider-grizzly2 --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/grizzly2/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.server.ApplicationHandlerTest Sep 01, 2022 9:25:37 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=application/json, type=class org.glassfish.jersey.server.ApplicationHandlerTest$ResponseErrorEntity, genericType=class org.glassfish.jersey.server.ApplicationHandlerTest$ResponseErrorEntity. Sep 01, 2022 9:25:37 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, class org.glassfish.jersey.server.ApplicationHandlerTest$SingletonResourceAndProvider, implements provider interface [interface jakarta.ws.rs.container.ContainerRequestFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton. Sep 01, 2022 9:25:37 AM org.glassfish.jersey.internal.Errors logErrors SEVERE: Following issues have been detected: WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.ApplicationHandlerTest$MergedA1.doGet() and public java.lang.String org.glassfish.jersey.server.ApplicationHandlerTest$MergedA.doGet() at matching regular expression /merged. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s - in org.glassfish.jersey.server.ApplicationHandlerTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 916, Failures: 0, Errors: 0, Skipped: 11 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-server --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/target/jersey-server-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-server --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/target/jersey-server-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-server --- [INFO] Running org.glassfish.jersey.test.grizzly.web.ssl.GrizzlyTwoWaySslWebTest [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-server --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/target/jersey-server-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.0.99-SNAPSHOT/jersey-server-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.0.99-SNAPSHOT/jersey-server-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-server/target/jersey-server-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.0.99-SNAPSHOT/jersey-server-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-server --- Sep 01, 2022 9:25:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI https://localhost:9998 Sep 01, 2022 9:25:39 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:25:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI https://localhost:9998 Sep 01, 2022 9:25:40 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:25:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI https://localhost:9998 Sep 01, 2022 9:25:40 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:25:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI https://localhost:9998 Sep 01, 2022 9:25:40 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:25:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.088 s - in org.glassfish.jersey.test.grizzly.web.ssl.GrizzlyTwoWaySslWebTest [INFO] Running org.glassfish.jersey.test.grizzly.web.ssl.GrizzlyOneWaySslWebTest Sep 01, 2022 9:25:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI https://localhost:9998 Sep 01, 2022 9:25:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI https://localhost:9998 Sep 01, 2022 9:25:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI https://localhost:9998 Sep 01, 2022 9:25:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.524 s - in org.glassfish.jersey.test.grizzly.web.ssl.GrizzlyOneWaySslWebTest [INFO] Running org.glassfish.jersey.test.grizzly.web.GrizzlyRequestDispatchFilterTest Sep 01, 2022 9:25:41 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Starting application [TestContext] ... Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.servlet.WebappContext initServlets INFO: [TestContext] Servlet [org.glassfish.jersey.test.grizzly.web.GrizzlyRequestDispatchFilterTest$RequestDispatcherServlet] registered for url pattern(s) [[/*]]. Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.servlet.WebappContext initFilters INFO: [TestContext] Filter [org.glassfish.jersey.test.grizzly.web.GrizzlyRequestDispatchFilterTest$ForwardFilter] registered for url pattern(s) [[/*]] and servlet name(s) [[]] Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.servlet.WebappContext initFilters INFO: [TestContext] Filter [org.glassfish.jersey.test.grizzly.web.GrizzlyRequestDispatchFilterTest$IncludeFilter] registered for url pattern(s) [[/*]] and servlet name(s) [[]] Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.servlet.WebappContext initFilters INFO: [TestContext] Filter [org.glassfish.jersey.test.grizzly.web.GrizzlyRequestDispatchFilterTest$RegularFilter] registered for url pattern(s) [[/*]] and servlet name(s) [[]] Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Application [TestContext] is ready to service requests. Root: []. Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.servlet.ServletHandler loadServlet INFO: Loading Servlet: org.glassfish.jersey.test.grizzly.web.GrizzlyRequestDispatchFilterTest$RequestDispatcherServlet Sep 01, 2022 9:25:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in org.glassfish.jersey.test.grizzly.web.GrizzlyRequestDispatchFilterTest [INFO] Running org.glassfish.jersey.test.grizzly.web.GrizzlyWebTest Sep 01, 2022 9:25:41 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Starting application [TestContext] ... Sep 01, 2022 9:25:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.servlet.WebappContext initServlets INFO: [TestContext] Servlet [org.glassfish.jersey.servlet.ServletContainer] registered for url pattern(s) [[/*]]. Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Application [TestContext] is ready to service requests. Root: []. Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:41 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Starting application [TestContext] ... Sep 01, 2022 9:25:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.servlet.WebappContext initServlets INFO: [TestContext] Servlet [org.glassfish.jersey.servlet.ServletContainer] registered for url pattern(s) [[/*]]. Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Application [TestContext] is ready to service requests. Root: []. Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in org.glassfish.jersey.test.grizzly.web.GrizzlyWebTest [INFO] Running org.glassfish.jersey.test.grizzly.web.AvailablePortGrizzlyWebTest Sep 01, 2022 9:25:41 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:/ Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Starting application [TestContext] ... Sep 01, 2022 9:25:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.servlet.WebappContext initServlets INFO: [TestContext] Servlet [org.glassfish.jersey.servlet.ServletContainer] registered for url pattern(s) [[/*]]. Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Application [TestContext] is ready to service requests. Root: []. Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:40503] Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:25:41 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer start INFO: Started GrizzlyWebTestContainer at the base URI http://localhost:40503/ Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:40503] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.glassfish.jersey.test.grizzly.web.AvailablePortGrizzlyWebTest [INFO] Running org.glassfish.jersey.test.grizzly.web.GrizzlyWebServletAndFilterTest Sep 01, 2022 9:25:41 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Starting application [TestContext] ... Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.servlet.WebappContext initServlets INFO: [TestContext] Servlet [org.glassfish.jersey.test.grizzly.web.GrizzlyWebServletAndFilterTest$MyServlet] registered for url pattern(s) [[/*]]. Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.servlet.WebappContext initFilters INFO: [TestContext] Filter [org.glassfish.jersey.test.grizzly.web.GrizzlyWebServletAndFilterTest$MyFilter1] registered for url pattern(s) [[/*]] and servlet name(s) [[]] Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.servlet.WebappContext initFilters INFO: [TestContext] Filter [org.glassfish.jersey.test.grizzly.web.GrizzlyWebServletAndFilterTest$MyFilter2] registered for url pattern(s) [[/*]] and servlet name(s) [[]] Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Application [TestContext] is ready to service requests. Root: []. Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:25:41 AM org.glassfish.grizzly.servlet.ServletHandler loadServlet INFO: Loading Servlet: org.glassfish.jersey.test.grizzly.web.GrizzlyWebServletAndFilterTest$MyServlet Sep 01, 2022 9:25:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.glassfish.jersey.test.grizzly.web.GrizzlyWebServletAndFilterTest [INFO] Running org.glassfish.jersey.test.grizzly.web.GrizzlyWebFixedRequestSizeTest Sep 01, 2022 9:25:42 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Starting application [TestContext] ... Sep 01, 2022 9:25:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.servlet.WebappContext initServlets INFO: [TestContext] Servlet [org.glassfish.jersey.servlet.ServletContainer] registered for url pattern(s) [[/*]]. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Application [TestContext] is ready to service requests. Root: []. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.glassfish.jersey.test.grizzly.web.GrizzlyWebFixedRequestSizeTest [INFO] Running org.glassfish.jersey.test.grizzly.web.GrizzlyWebInjectionTest Sep 01, 2022 9:25:42 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Starting application [TestContext] ... Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.servlet.WebappContext initServlets INFO: [TestContext] Servlet [org.glassfish.jersey.servlet.ServletContainer] registered for url pattern(s) [[/*]]. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Application [TestContext] is ready to service requests. Root: []. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.servlet.ServletHandler loadServlet INFO: Loading Servlet: org.glassfish.jersey.servlet.ServletContainer Sep 01, 2022 9:25:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:42 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Starting application [TestContext] ... Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.servlet.WebappContext initServlets INFO: [TestContext] Servlet [org.glassfish.jersey.servlet.ServletContainer] registered for url pattern(s) [[/*]]. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Application [TestContext] is ready to service requests. Root: []. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.servlet.ServletHandler loadServlet INFO: Loading Servlet: org.glassfish.jersey.servlet.ServletContainer Sep 01, 2022 9:25:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:42 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Starting application [TestContext] ... Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.servlet.WebappContext initServlets INFO: [TestContext] Servlet [org.glassfish.jersey.servlet.ServletContainer] registered for url pattern(s) [[/*]]. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Application [TestContext] is ready to service requests. Root: []. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.servlet.ServletHandler loadServlet INFO: Loading Servlet: org.glassfish.jersey.servlet.ServletContainer Sep 01, 2022 9:25:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s - in org.glassfish.jersey.test.grizzly.web.GrizzlyWebInjectionTest [INFO] Running org.glassfish.jersey.test.grizzly.web.context.GrizzlyWebContextPathTest Sep 01, 2022 9:25:42 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Starting application [TestContext] ... Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.servlet.WebappContext initServlets INFO: [TestContext] Servlet [org.glassfish.jersey.servlet.ServletContainer] registered for url pattern(s) [[/*]]. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Application [TestContext] is ready to service requests. Root: [/context]. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.servlet.ServletHandler loadServlet INFO: Loading Servlet: org.glassfish.jersey.servlet.ServletContainer Sep 01, 2022 9:25:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:42 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Starting application [TestContext] ... Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.servlet.WebappContext initServlets INFO: [TestContext] Servlet [org.glassfish.jersey.servlet.ServletContainer] registered for url pattern(s) [[/*]]. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Application [TestContext] is ready to service requests. Root: [/context]. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.servlet.ServletHandler loadServlet INFO: Loading Servlet: org.glassfish.jersey.servlet.ServletContainer Sep 01, 2022 9:25:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.glassfish.jersey.test.grizzly.web.context.GrizzlyWebContextPathTest [INFO] Running org.glassfish.jersey.test.grizzly.BaseUriTest Sep 01, 2022 9:25:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.glassfish.jersey.test.grizzly.BaseUriTest [INFO] Running org.glassfish.jersey.test.grizzly.pckg.GrizzlyPackageTest Sep 01, 2022 9:25:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.glassfish.jersey.test.grizzly.pckg.GrizzlyPackageTest [INFO] Running org.glassfish.jersey.test.grizzly.AvailablePortGrizzlyTest Sep 01, 2022 9:25:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:/ Sep 01, 2022 9:25:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:45441] Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:25:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer start INFO: Started GrizzlyTestContainer at the base URI http://localhost:45441/ Sep 01, 2022 9:25:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:45441] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.glassfish.jersey.test.grizzly.AvailablePortGrizzlyTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-test-framework-provider-grizzly2 --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/grizzly2/target/jersey-test-framework-provider-grizzly2-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-test-framework-provider-grizzly2 --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/grizzly2/target/jersey-test-framework-provider-grizzly2-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-test-framework-provider-grizzly2 --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/grizzly2/target/jersey-test-framework-provider-grizzly2-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-grizzly2/3.0.99-SNAPSHOT/jersey-test-framework-provider-grizzly2-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/grizzly2/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-grizzly2/3.0.99-SNAPSHOT/jersey-test-framework-provider-grizzly2-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/grizzly2/target/jersey-test-framework-provider-grizzly2-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-grizzly2/3.0.99-SNAPSHOT/jersey-test-framework-provider-grizzly2-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-test-framework-provider-grizzly2 --- [INFO] [INFO] --------------< org.glassfish.jersey.connectors:project >--------------- [INFO] Building jersey-connectors 3.0.99-SNAPSHOT [24/283] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] ------< org.glassfish.jersey.connectors:jersey-apache-connector >------- [INFO] Building jersey-connectors-apache 3.0.99-SNAPSHOT [25/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-apache-connector --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-apache-connector --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-apache-connector --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-apache-connector --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-apache-connector --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-apache-connector --- [INFO] Resources: [INFO] org/glassfish/jersey/apache/connector/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/src/main/resources/org/glassfish/jersey/apache/connector/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-apache-connector --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-apache-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-apache-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-apache-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-apache-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-apache-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/src/main/java/org/glassfish/jersey/apache/connector/ApacheConnector.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/src/main/java/org/glassfish/jersey/apache/connector/ApacheConnector.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/src/main/java/org/glassfish/jersey/apache/connector/ApacheConnector.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-apache-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-apache-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/src/test/java/org/glassfish/jersey/apache/connector/HelloWorldTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/src/test/java/org/glassfish/jersey/apache/connector/HelloWorldTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-apache-connector --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.apache.connector.RetryHandlerTest Sep 01, 2022 9:25:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:25:46 AM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (java.net.SocketTimeoutException) caught when processing request to {}->http://localhost:9998: Read timed out Sep 01, 2022 9:25:46 AM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://localhost:9998 Sep 01, 2022 9:25:46 AM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (java.net.SocketTimeoutException) caught when processing request to {}->http://localhost:9998: Read timed out Sep 01, 2022 9:25:46 AM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://localhost:9998 Sep 01, 2022 9:25:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:25:46 AM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (java.net.SocketTimeoutException) caught when processing request to {}->http://localhost:9998: Read timed out Sep 01, 2022 9:25:46 AM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://localhost:9998 Sep 01, 2022 9:25:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.107 s - in org.glassfish.jersey.apache.connector.RetryHandlerTest [INFO] Running org.glassfish.jersey.apache.connector.AuthTest Sep 01, 2022 9:25:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:25:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:25:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 19, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.223 s - in org.glassfish.jersey.apache.connector.AuthTest [INFO] Running org.glassfish.jersey.apache.connector.TimeoutTest Sep 01, 2022 9:25:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:48 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:25:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:48 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. [INFO] [INFO] --------------< org.glassfish.jersey.containers:project >--------------- [INFO] Building jersey-containers 3.0.99-SNAPSHOT [15/359] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] ---< org.glassfish.jersey.containers:jersey-container-grizzly2-http >--- [INFO] Building jersey-container-grizzly2-http 3.0.99-SNAPSHOT [16/359] [INFO] --------------------------------[ jar ]--------------------------------- Sep 01, 2022 9:25:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-container-grizzly2-http --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-container-grizzly2-http --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-container-grizzly2-http --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-container-grizzly2-http --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-container-grizzly2-http --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-container-grizzly2-http --- [INFO] Resources: [INFO] org/glassfish/jersey/grizzly2/httpserver/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/src/main/resources/org/glassfish/jersey/grizzly2/httpserver/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-container-grizzly2-http --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-container-grizzly2-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-container-grizzly2-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-container-grizzly2-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-container-grizzly2-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-container-grizzly2-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/src/main/java/org/glassfish/jersey/grizzly2/httpserver/GrizzlyHttpServerFactory.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/src/main/java/org/glassfish/jersey/grizzly2/httpserver/GrizzlyHttpServerFactory.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/src/main/java/org/glassfish/jersey/grizzly2/httpserver/GrizzlyHttpServerFactory.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-container-grizzly2-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/src/main/java/org/glassfish/jersey/grizzly2/httpserver/GrizzlyHttpServerFactory.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/src/main/java/org/glassfish/jersey/grizzly2/httpserver/GrizzlyHttpServerFactory.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/src/main/java/org/glassfish/jersey/grizzly2/httpserver/GrizzlyHttpServerFactory.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-container-grizzly2-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-container-grizzly2-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-container-grizzly2-http --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='methods', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=3, parallelOptimized=true [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Client implementation: org.glassfish.jersey.grizzly2.httpserver.test.tools.JdkHttpClientThread [INFO] Count of clients: 30 [INFO] Test duration: 10 s Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.142 s - in org.glassfish.jersey.apache.connector.TimeoutTest [INFO] Running org.glassfish.jersey.apache.connector.HttpMethodTest Sep 01, 2022 9:25:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Sep 01, 2022 9:25:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. Sep 01, 2022 9:25:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. Sep 01, 2022 9:25:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-34] Started. Sep 01, 2022 9:25:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-35] Started. Sep 01, 2022 9:25:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-36] Started. Sep 01, 2022 9:25:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.707 s - in org.glassfish.jersey.apache.connector.HttpMethodTest [INFO] Running org.glassfish.jersey.apache.connector.HttpMethodWithClientFilterTest Sep 01, 2022 9:25:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-37] Started. Sep 01, 2022 9:25:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-38] Started. Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-39] Started. Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-40] Started. Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-41] Started. Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-42] Started. Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-43] Started. Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-44] Started. Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-45] Started. Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-46] Started. Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-47] Started. Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-48] Started. Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-49] Started. Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-50] Started. Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-51] Started. Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.224 s - in org.glassfish.jersey.apache.connector.HttpMethodWithClientFilterTest [INFO] Running org.glassfish.jersey.apache.connector.LargeDataTest Sep 01, 2022 9:25:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-52] Started. Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s - in org.glassfish.jersey.apache.connector.LargeDataTest [INFO] Running org.glassfish.jersey.apache.connector.HttpEntityTest Sep 01, 2022 9:25:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-53] Started. Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-54] Started. Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.glassfish.jersey.apache.connector.HttpEntityTest [INFO] Running org.glassfish.jersey.apache.connector.HelloWorldTest Sep 01, 2022 9:25:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-55] Started. Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-56] Started. Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept: text/plain 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-57] Started. Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server has received a request on thread grizzly-http-server-1 2 > GET http://localhost:9998/helloworld 2 > accept-encoding: gzip,deflate 2 > connection: Keep-Alive 2 > host: localhost:9998 2 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server responded with a response on thread grizzly-http-server-1 2 < 200 2 < Content-Type: text/plain Hello World! Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-58] Started. Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > OPTIONS http://localhost:9998/helloworld 1 > accept: text/plain 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Allow: HEAD,GET,OPTIONS 1 < Content-Type: text/plain HEAD, GET, OPTIONS Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-59] Started. Sep 01, 2022 9:25:54 AM org.glassfish.jersey.apache.connector.ApacheConnector WARNING: Ignoring value of property "jersey.config.apache.client.connectionManager" ("org.glassfish.jersey.apache.connector.HelloWorldTest$2") - not instance of "org.apache.http.conn.HttpClientConnectionManager". Sep 01, 2022 9:25:54 AM org.glassfish.jersey.apache.connector.ApacheConnector getConnectionManager WARNING: Ignoring value of property "jersey.config.apache.client.connectionManager" ("org.glassfish.jersey.apache.connector.HelloWorldTest$2") - not instance of "org.apache.http.conn.HttpClientConnectionManager". Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld/error 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 500 1 < Content-Type: text/plain Error. Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server has received a request on thread grizzly-http-server-1 2 > GET http://localhost:9998/helloworld/error2 2 > accept-encoding: gzip,deflate 2 > connection: Keep-Alive 2 > host: localhost:9998 2 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server responded with a response on thread grizzly-http-server-1 2 < 500 2 < Content-Type: text/plain Error2. Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-60] Started. Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > HEAD http://localhost:9998/helloworld 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-61] Started. CustomLoggingFilter.preFilter called Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! CustomLoggingFilter.postFilter called Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-62] Started. CustomLoggingFilter.preFilter called Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! CustomLoggingFilter.postFilter called Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-63] Started. Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > OPTIONS http://localhost:9998/helloworld 1 > accept: foo/bar 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Allow: HEAD,GET,OPTIONS 1 < Content-Length: 0 1 < Content-Type: foo/bar Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-64] Started. CustomLoggingFilter.preFilter called Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! CustomLoggingFilter.postFilter called Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-65] Started. Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-1 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server has received a request on thread grizzly-http-server-0 2 > GET http://localhost:9998/helloworld 2 > accept-encoding: gzip,deflate 2 > connection: Keep-Alive 2 > host: localhost:9998 2 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server responded with a response on thread grizzly-http-server-0 2 < 200 2 < Content-Type: text/plain Hello World! Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-1 1 < 200 1 < Content-Type: text/plain Hello World! Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 3 * Server has received a request on thread grizzly-http-server-2 3 > GET http://localhost:9998/helloworld 3 > accept-encoding: gzip,deflate 3 > connection: Keep-Alive 3 > host: localhost:9998 3 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 3 * Server responded with a response on thread grizzly-http-server-2 3 < 200 3 < Content-Type: text/plain Hello World! Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 4 * Server has received a request on thread grizzly-http-server-3 4 > GET http://localhost:9998/helloworld 4 > accept-encoding: gzip,deflate 4 > connection: Keep-Alive 4 > host: localhost:9998 4 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 4 * Server responded with a response on thread grizzly-http-server-3 4 < 200 4 < Content-Type: text/plain Hello World! Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 5 * Server has received a request on thread grizzly-http-server-1 5 > GET http://localhost:9998/helloworld 5 > accept-encoding: gzip,deflate 5 > connection: Keep-Alive 5 > host: localhost:9998 5 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 5 * Server responded with a response on thread grizzly-http-server-1 5 < 200 5 < Content-Type: text/plain Hello World! Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 6 * Server has received a request on thread grizzly-http-server-0 6 > GET http://localhost:9998/helloworld 6 > accept-encoding: gzip,deflate 6 > connection: Keep-Alive 6 > host: localhost:9998 6 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 6 * Server responded with a response on thread grizzly-http-server-0 6 < 200 6 < Content-Type: text/plain Hello World! Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 7 * Server has received a request on thread grizzly-http-server-2 7 > GET http://localhost:9998/helloworld 7 > accept-encoding: gzip,deflate 7 > connection: Keep-Alive 7 > host: localhost:9998 7 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 7 * Server responded with a response on thread grizzly-http-server-2 7 < 200 7 < Content-Type: text/plain Hello World! Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 8 * Server has received a request on thread grizzly-http-server-3 8 > GET http://localhost:9998/helloworld 8 > accept-encoding: gzip,deflate 8 > connection: Keep-Alive 8 > host: localhost:9998 8 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 8 * Server responded with a response on thread grizzly-http-server-3 8 < 200 8 < Content-Type: text/plain Hello World! Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 9 * Server has received a request on thread grizzly-http-server-1 9 > GET http://localhost:9998/helloworld 9 > accept-encoding: gzip,deflate 9 > connection: Keep-Alive 9 > host: localhost:9998 9 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 10 * Server has received a request on thread grizzly-http-server-0 10 > GET http://localhost:9998/helloworld 10 > accept-encoding: gzip,deflate 10 > connection: Keep-Alive 10 > host: localhost:9998 10 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 9 * Server responded with a response on thread grizzly-http-server-1 9 < 200 9 < Content-Type: text/plain Hello World! Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 10 * Server responded with a response on thread grizzly-http-server-0 10 < 200 10 < Content-Type: text/plain Hello World! Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 11 * Server has received a request on thread grizzly-http-server-3 11 > GET http://localhost:9998/helloworld 11 > accept-encoding: gzip,deflate 11 > connection: Keep-Alive 11 > host: localhost:9998 11 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 12 * Server has received a request on thread grizzly-http-server-2 12 > GET http://localhost:9998/helloworld 12 > accept-encoding: gzip,deflate 12 > connection: Keep-Alive 12 > host: localhost:9998 12 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 11 * Server responded with a response on thread grizzly-http-server-3 11 < 200 11 < Content-Type: text/plain Hello World! Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 12 * Server responded with a response on thread grizzly-http-server-2 12 < 200 12 < Content-Type: text/plain Hello World! Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 13 * Server has received a request on thread grizzly-http-server-1 13 > GET http://localhost:9998/helloworld 13 > accept-encoding: gzip,deflate 13 > connection: Keep-Alive 13 > host: localhost:9998 13 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 14 * Server has received a request on thread grizzly-http-server-0 14 > GET http://localhost:9998/helloworld 14 > accept-encoding: gzip,deflate 14 > connection: Keep-Alive 14 > host: localhost:9998 14 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 14 * Server responded with a response on thread grizzly-http-server-0 14 < 200 14 < Content-Type: text/plain Hello World! Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 13 * Server responded with a response on thread grizzly-http-server-1 13 < 200 13 < Content-Type: text/plain Hello World! Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 15 * Server has received a request on thread grizzly-http-server-3 15 > GET http://localhost:9998/helloworld 15 > accept-encoding: gzip,deflate 15 > connection: Keep-Alive 15 > host: localhost:9998 15 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 16 * Server has received a request on thread grizzly-http-server-2 16 > GET http://localhost:9998/helloworld 16 > accept-encoding: gzip,deflate 16 > connection: Keep-Alive 16 > host: localhost:9998 16 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 15 * Server responded with a response on thread grizzly-http-server-3 15 < 200 15 < Content-Type: text/plain Hello World! Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 16 * Server responded with a response on thread grizzly-http-server-2 16 < 200 16 < Content-Type: text/plain Hello World! Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 17 * Server has received a request on thread grizzly-http-server-0 17 > GET http://localhost:9998/helloworld 17 > accept-encoding: gzip,deflate 17 > connection: Keep-Alive 17 > host: localhost:9998 17 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 18 * Server has received a request on thread grizzly-http-server-1 18 > GET http://localhost:9998/helloworld 18 > accept-encoding: gzip,deflate 18 > connection: Keep-Alive 18 > host: localhost:9998 18 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 17 * Server responded with a response on thread grizzly-http-server-0 17 < 200 17 < Content-Type: text/plain Hello World! Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 18 * Server responded with a response on thread grizzly-http-server-1 18 < 200 18 < Content-Type: text/plain Hello World! Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 19 * Server has received a request on thread grizzly-http-server-3 19 > GET http://localhost:9998/helloworld 19 > accept-encoding: gzip,deflate 19 > connection: Keep-Alive 19 > host: localhost:9998 19 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 20 * Server has received a request on thread grizzly-http-server-2 20 > GET http://localhost:9998/helloworld 20 > accept-encoding: gzip,deflate 20 > connection: Keep-Alive 20 > host: localhost:9998 20 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 19 * Server responded with a response on thread grizzly-http-server-3 19 < 200 19 < Content-Type: text/plain Hello World! Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 20 * Server responded with a response on thread grizzly-http-server-2 20 < 200 20 < Content-Type: text/plain Hello World! Sep 01, 2022 9:25:55 AM org.glassfish.jersey.apache.connector.HelloWorldTest testAsyncClientRequests INFO: Executed in: 86 Sep 01, 2022 9:25:55 AM org.glassfish.jersey.apache.connector.HelloWorldTest testAsyncClientRequests INFO: Results: 0: Hello World! 1: Hello World! 2: Hello World! 3: Hello World! 4: Hello World! 5: Hello World! 6: Hello World! 7: Hello World! 8: Hello World! 9: Hello World! 10: Hello World! 11: Hello World! 12: Hello World! 13: Hello World! 14: Hello World! 15: Hello World! 16: Hello World! 17: Hello World! 18: Hello World! 19: Hello World! Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-66] Started. CustomLoggingFilter.preFilter called Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! CustomLoggingFilter.postFilter called Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-67] Started. CustomLoggingFilter.preFilter called Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! CustomLoggingFilter.postFilter called Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-68] Started. Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-69] Started. Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworldarbitrary 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 404 Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server has received a request on thread grizzly-http-server-1 2 > GET http://localhost:9998/helloworld/arbitrary 2 > accept-encoding: gzip,deflate 2 > connection: Keep-Alive 2 > host: localhost:9998 2 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:25:55 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server responded with a response on thread grizzly-http-server-1 2 < 404 Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 s - in org.glassfish.jersey.apache.connector.HelloWorldTest [INFO] Running org.glassfish.jersey.apache.connector.GZIPContentEncodingTest Sep 01, 2022 9:25:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-70] Started. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-71] Started. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.glassfish.jersey.apache.connector.GZIPContentEncodingTest [INFO] Running org.glassfish.jersey.apache.connector.UnderlyingCookieStoreAccessTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.glassfish.jersey.apache.connector.UnderlyingCookieStoreAccessTest [INFO] Running org.glassfish.jersey.apache.connector.HttpHeadersTest Sep 01, 2022 9:25:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-72] Started. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-73] Started. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.glassfish.jersey.apache.connector.HttpHeadersTest [INFO] Running org.glassfish.jersey.apache.connector.UnderlyingHttpClientAccessTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.glassfish.jersey.apache.connector.UnderlyingHttpClientAccessTest [INFO] Running org.glassfish.jersey.apache.connector.ManagedClientTest Sep 01, 2022 9:25:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:55 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.client.ClientRequestFilter) of class org.glassfish.jersey.apache.connector.ManagedClientTest$CustomHeaderFilter provider cannot be bound to a resource method. Sep 01, 2022 9:25:55 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.client.ClientRequestFilter) of class org.glassfish.jersey.apache.connector.ManagedClientTest$CustomHeaderFilter provider cannot be bound to a resource method. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-74] Started. Sep 01, 2022 9:25:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s - in org.glassfish.jersey.apache.connector.ManagedClientTest [INFO] Running org.glassfish.jersey.apache.connector.DisableContentEncodingTest Sep 01, 2022 9:25:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-75] Started. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-76] Started. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-77] Started. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-78] Started. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in org.glassfish.jersey.apache.connector.DisableContentEncodingTest [INFO] Running org.glassfish.jersey.apache.connector.FollowRedirectsTest Sep 01, 2022 9:25:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-79] Started. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-80] Started. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.glassfish.jersey.apache.connector.FollowRedirectsTest [INFO] Running org.glassfish.jersey.apache.connector.StreamingTest Sep 01, 2022 9:25:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-81] Started. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-82] Started. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-83] Started. Sep 01, 2022 9:25:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:56 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-84] Started. Sep 01, 2022 9:25:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.15 s - in org.glassfish.jersey.apache.connector.StreamingTest [INFO] Running org.glassfish.jersey.apache.connector.AsyncTest Sep 01, 2022 9:25:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:56 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-85] Started. Sep 01, 2022 9:25:56 AM org.glassfish.jersey.apache.connector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 2 on thread grizzly-http-server-1 Sep 01, 2022 9:25:56 AM org.glassfish.jersey.apache.connector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 1 on thread grizzly-http-server-0 Sep 01, 2022 9:25:57 AM org.glassfish.jersey.apache.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-2 Sep 01, 2022 9:25:57 AM org.glassfish.jersey.apache.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-1 Sep 01, 2022 9:25:57 AM org.glassfish.jersey.apache.connector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 3 on thread grizzly-http-server-2 Sep 01, 2022 9:25:58 AM org.glassfish.jersey.apache.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-3 Sep 01, 2022 9:25:58 AM org.glassfish.jersey.apache.connector.AsyncTest testAsyncPost INFO: Using async timeout multiplier: 1 Sep 01, 2022 9:25:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:25:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:25:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:25:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:25:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-86] Started. Sep 01, 2022 9:25:58 AM org.glassfish.jersey.apache.connector.AsyncTest$AsyncResource asyncGetWithTimeout INFO: Async long-running get with timeout called on thread grizzly-http-server-0 Sep 01, 2022 9:26:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.064 s - in org.glassfish.jersey.apache.connector.AsyncTest [INFO] Running org.glassfish.jersey.apache.connector.TraceSupportTest Sep 01, 2022 9:26:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-87] Started. Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-88] Started. Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-89] Started. Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-90] Started. Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-91] Started. Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-92] Started. Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s - in org.glassfish.jersey.apache.connector.TraceSupportTest [INFO] Running org.glassfish.jersey.apache.connector.SpecialHeaderTest Sep 01, 2022 9:26:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-93] Started. Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.04 s - in org.glassfish.jersey.apache.connector.SpecialHeaderTest [INFO] Running org.glassfish.jersey.apache.connector.CookieTest Sep 01, 2022 9:26:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-94] Started. Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-95] Started. Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-96] Started. Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.glassfish.jersey.apache.connector.CookieTest [INFO] Running org.glassfish.jersey.apache.connector.NoEntityTest Sep 01, 2022 9:26:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-97] Started. Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-98] Started. Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-99] Started. Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-100] Started. Sep 01, 2022 9:26:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s - in org.glassfish.jersey.apache.connector.NoEntityTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 106, Failures: 0, Errors: 0, Skipped: 3 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-apache-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/target/jersey-apache-connector-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-apache-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/target/jersey-apache-connector-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-apache-connector --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-apache-connector --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/target/jersey-apache-connector-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-apache-connector/3.0.99-SNAPSHOT/jersey-apache-connector-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-apache-connector/3.0.99-SNAPSHOT/jersey-apache-connector-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/target/jersey-apache-connector-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-apache-connector/3.0.99-SNAPSHOT/jersey-apache-connector-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-apache-connector --- [INFO] [INFO] ------< org.glassfish.jersey.connectors:jersey-apache5-connector >------ [INFO] Building jersey-connectors-apache5 3.0.99-SNAPSHOT [26/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-apache5-connector --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-apache5-connector --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-apache5-connector --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-apache5-connector --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-apache5-connector --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-apache5-connector --- [INFO] Resources: [INFO] org/glassfish/jersey/apache5/connector/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache5-connector/src/main/resources/org/glassfish/jersey/apache5/connector/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-apache5-connector --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache5-connector/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-apache5-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-apache5-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-apache5-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-apache5-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-apache5-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache5-connector/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-apache5-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache5-connector/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-apache5-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache5-connector/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache5-connector/src/test/java/org/glassfish/jersey/apache5/connector/TimeoutTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache5-connector/src/test/java/org/glassfish/jersey/apache5/connector/TimeoutTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-apache5-connector --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache5-connector/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.apache5.connector.HttpMethodTest Sep 01, 2022 9:26:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. [INFO] Running org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerTest Sep 01, 2022 9:25:51 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:25:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:25:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [centos-7-zm5lv:36777] Sep 01, 2022 9:25:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Server processed 2479 requests of test http. Sep 01, 2022 9:26:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [centos-7-zm5lv:36777] Sep 01, 2022 9:25:52 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:25:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:25:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [centos-7-zm5lv:37575] Sep 01, 2022 9:25:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Server processed 594 requests of test https2. Sep 01, 2022 9:26:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [centos-7-zm5lv:37575] Sep 01, 2022 9:25:52 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:25:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:25:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [centos-7-zm5lv:33041] Sep 01, 2022 9:25:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Server processed 1426 requests of test https. Sep 01, 2022 9:26:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [centos-7-zm5lv:33041] Server processed 0 requests of test http2. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.871 s - in org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-container-grizzly2-http --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/target/jersey-container-grizzly2-http-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-container-grizzly2-http --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/target/jersey-container-grizzly2-http-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-container-grizzly2-http --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-container-grizzly2-http --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/target/jersey-container-grizzly2-http-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-grizzly2-http/3.0.99-SNAPSHOT/jersey-container-grizzly2-http-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-grizzly2-http/3.0.99-SNAPSHOT/jersey-container-grizzly2-http-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-http/target/jersey-container-grizzly2-http-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-grizzly2-http/3.0.99-SNAPSHOT/jersey-container-grizzly2-http-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-container-grizzly2-http --- [INFO] [INFO] ---< org.glassfish.jersey.containers:jersey-container-servlet-core >---- [INFO] Building jersey-container-servlet-core 3.0.99-SNAPSHOT [17/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-container-servlet-core --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-container-servlet-core --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-container-servlet-core --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-container-servlet-core --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-container-servlet-core --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-container-servlet-core --- [INFO] Resources: [INFO] org/glassfish/jersey/servlet/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/src/main/resources/org/glassfish/jersey/servlet/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-container-servlet-core --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-container-servlet-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-container-servlet-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-container-servlet-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-container-servlet-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-container-servlet-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/WebComponent.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/WebComponent.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/internal/ThreadLocalNamedInvoker.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/internal/ThreadLocalNamedInvoker.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/internal/ThreadLocalNamedInvoker.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-container-servlet-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/WebComponent.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/WebComponent.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/internal/ThreadLocalNamedInvoker.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/internal/ThreadLocalNamedInvoker.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/src/main/java/org/glassfish/jersey/servlet/internal/ThreadLocalNamedInvoker.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-container-servlet-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-container-servlet-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-container-servlet-core --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.servlet.internal.ThreadLocalInvokerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in org.glassfish.jersey.servlet.internal.ThreadLocalInvokerTest [INFO] Running org.glassfish.jersey.servlet.internal.ContextPathEncodingTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.glassfish.jersey.servlet.internal.ContextPathEncodingTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-container-servlet-core --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/target/jersey-container-servlet-core-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-container-servlet-core --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/target/jersey-container-servlet-core-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-container-servlet-core --- Sep 01, 2022 9:26:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. [WARNING] Bundle org.glassfish.jersey.containers:jersey-container-servlet-core:jar:3.0.99-SNAPSHOT : Unused Import-Package instructions: [jakarta.annotation.*] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-container-servlet-core --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/target/jersey-container-servlet-core-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.99-SNAPSHOT/jersey-container-servlet-core-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.99-SNAPSHOT/jersey-container-servlet-core-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet-core/target/jersey-container-servlet-core-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.99-SNAPSHOT/jersey-container-servlet-core-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-container-servlet-core --- Sep 01, 2022 9:26:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] [INFO] ------------< org.glassfish.jersey.test-framework:project >------------- [INFO] Building jersey-test-framework 3.0.99-SNAPSHOT [18/359] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] ---< org.glassfish.jersey.test-framework:jersey-test-framework-core >--- [INFO] Building jersey-test-framework-core 3.0.99-SNAPSHOT [19/359] [INFO] --------------------------------[ jar ]--------------------------------- Sep 01, 2022 9:26:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:26:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-test-framework-core --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-test-framework-core --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-test-framework-core --- Sep 01, 2022 9:26:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.797 s - in org.glassfish.jersey.apache5.connector.HttpMethodTest [INFO] Running org.glassfish.jersey.apache5.connector.UnderlyingCookieStoreAccessTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.glassfish.jersey.apache5.connector.UnderlyingCookieStoreAccessTest [INFO] Running org.glassfish.jersey.apache5.connector.HttpEntityTest [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-test-framework-core --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-test-framework-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-test-framework-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-test-framework-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-test-framework-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/core/src/main/resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-test-framework-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/core/target/classes Sep 01, 2022 9:26:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:26:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:26:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in org.glassfish.jersey.apache5.connector.HttpEntityTest [INFO] Running org.glassfish.jersey.apache5.connector.HttpMethodWithClientFilterTest Sep 01, 2022 9:26:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:26:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/core/src/main/java/org/glassfish/jersey/test/JerseyTest.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/core/src/main/java/org/glassfish/jersey/test/JerseyTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/core/src/main/java/org/glassfish/jersey/test/JerseyTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-test-framework-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/core/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/core/src/main/java/org/glassfish/jersey/test/JerseyTest.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/core/src/main/java/org/glassfish/jersey/test/JerseyTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/core/src/main/java/org/glassfish/jersey/test/JerseyTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-test-framework-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-test-framework-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-test-framework-core --- Sep 01, 2022 9:26:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:26:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/core/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider Sep 01, 2022 9:26:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.524 s - in org.glassfish.jersey.apache5.connector.HttpMethodWithClientFilterTest [INFO] Running org.glassfish.jersey.apache5.connector.LargeDataTest Sep 01, 2022 9:26:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s - in org.glassfish.jersey.apache5.connector.LargeDataTest [INFO] Running org.glassfish.jersey.apache5.connector.AuthTest Sep 01, 2022 9:26:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-34] Started. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-test-framework-core --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/core/target/jersey-test-framework-core-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-test-framework-core --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/core/target/jersey-test-framework-core-3.0.99-SNAPSHOT-sources.jar Sep 01, 2022 9:26:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-35] Started. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-36] Started. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-37] Started. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-38] Started. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-39] Started. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-40] Started. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-41] Started. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-test-framework-core --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/core/target/jersey-test-framework-core-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/jersey-test-framework-core/3.0.99-SNAPSHOT/jersey-test-framework-core-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/jersey-test-framework-core/3.0.99-SNAPSHOT/jersey-test-framework-core-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/core/target/jersey-test-framework-core-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/jersey-test-framework-core/3.0.99-SNAPSHOT/jersey-test-framework-core-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-test-framework-core --- Sep 01, 2022 9:26:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-42] Started. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-43] Started. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-44] Started. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-45] Started. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-46] Started. Sep 01, 2022 9:26:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:10 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-47] Started. Sep 01, 2022 9:26:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:10 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-48] Started. Sep 01, 2022 9:26:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:10 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-49] Started. Sep 01, 2022 9:26:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 19, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.778 s - in org.glassfish.jersey.apache5.connector.AuthTest [INFO] Running org.glassfish.jersey.apache5.connector.GZIPContentEncodingTest Sep 01, 2022 9:26:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:10 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-50] Started. Sep 01, 2022 9:26:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:10 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-51] Started. Sep 01, 2022 9:26:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.glassfish.jersey.apache5.connector.GZIPContentEncodingTest [INFO] Running org.glassfish.jersey.apache5.connector.TimeoutTest Sep 01, 2022 9:26:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:10 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-52] Started. Sep 01, 2022 9:26:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:10 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] [INFO] ------< org.glassfish.jersey.containers:jersey-container-servlet >------ [INFO] Building jersey-container-servlet 3.0.99-SNAPSHOT [20/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-container-servlet --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-container-servlet --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-container-servlet --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-container-servlet --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-container-servlet --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-container-servlet --- [INFO] Resources: [INFO] org/glassfish/jersey/servlet/init/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet/src/main/resources/org/glassfish/jersey/servlet/init/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-container-servlet --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-container-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-container-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-container-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-container-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-container-servlet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-container-servlet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-container-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-container-servlet --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-container-servlet --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-container-servlet --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet/target/jersey-container-servlet-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-container-servlet --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet/target/jersey-container-servlet-3.0.99-SNAPSHOT-sources.jar Sep 01, 2022 9:26:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-53] Started. [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-container-servlet --- [WARNING] Bundle org.glassfish.jersey.containers:jersey-container-servlet:jar:3.0.99-SNAPSHOT : Unused Import-Package instructions: [jakarta.annotation.*] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-container-servlet --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet/target/jersey-container-servlet-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet/3.0.99-SNAPSHOT/jersey-container-servlet-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet/3.0.99-SNAPSHOT/jersey-container-servlet-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jersey-servlet/target/jersey-container-servlet-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet/3.0.99-SNAPSHOT/jersey-container-servlet-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-container-servlet --- [INFO] [INFO] --< org.glassfish.jersey.containers:jersey-container-grizzly2-servlet >-- [INFO] Building jersey-container-grizzly2-servlet 3.0.99-SNAPSHOT [21/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-container-grizzly2-servlet --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-container-grizzly2-servlet --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-container-grizzly2-servlet --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-container-grizzly2-servlet --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-container-grizzly2-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-container-grizzly2-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-container-grizzly2-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-container-grizzly2-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-container-grizzly2-servlet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-servlet/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-container-grizzly2-servlet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-servlet/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-container-grizzly2-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-servlet/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-container-grizzly2-servlet --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-container-grizzly2-servlet --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-container-grizzly2-servlet --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-servlet/target/jersey-container-grizzly2-servlet-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-container-grizzly2-servlet --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-servlet/target/jersey-container-grizzly2-servlet-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-container-grizzly2-servlet --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-container-grizzly2-servlet --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-servlet/target/jersey-container-grizzly2-servlet-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-grizzly2-servlet/3.0.99-SNAPSHOT/jersey-container-grizzly2-servlet-3.0.99-SNAPSHOT.jar Sep 01, 2022 9:26:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-54] Started. [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-servlet/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-grizzly2-servlet/3.0.99-SNAPSHOT/jersey-container-grizzly2-servlet-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/grizzly2-servlet/target/jersey-container-grizzly2-servlet-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-grizzly2-servlet/3.0.99-SNAPSHOT/jersey-container-grizzly2-servlet-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-container-grizzly2-servlet --- [INFO] [INFO] -------< org.glassfish.jersey.test-framework.providers:project >-------- [INFO] Building jersey-test-framework-providers 3.0.99-SNAPSHOT [22/359] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] --< org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2 >-- [INFO] Building jersey-test-framework-provider-grizzly2 3.0.99-SNAPSHOT [23/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-test-framework-provider-grizzly2 --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-test-framework-provider-grizzly2 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-test-framework-provider-grizzly2 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-test-framework-provider-grizzly2 --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-test-framework-provider-grizzly2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-test-framework-provider-grizzly2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-test-framework-provider-grizzly2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-test-framework-provider-grizzly2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-test-framework-provider-grizzly2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/grizzly2/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-test-framework-provider-grizzly2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/grizzly2/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-test-framework-provider-grizzly2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-test-framework-provider-grizzly2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/grizzly2/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/grizzly2/src/test/java/org/glassfish/jersey/test/grizzly/web/ssl/GrizzlyTwoWaySslWebTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/grizzly2/src/test/java/org/glassfish/jersey/test/grizzly/web/ssl/GrizzlyTwoWaySslWebTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-test-framework-provider-grizzly2 --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/grizzly2/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.test.grizzly.web.ssl.GrizzlyTwoWaySslWebTest Sep 01, 2022 9:26:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI https://localhost:9998 Sep 01, 2022 9:26:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.087 s - in org.glassfish.jersey.apache5.connector.TimeoutTest [INFO] Running org.glassfish.jersey.apache5.connector.SpecialHeaderTest Sep 01, 2022 9:26:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-55] Started. Sep 01, 2022 9:26:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.03 s - in org.glassfish.jersey.apache5.connector.SpecialHeaderTest [INFO] Running org.glassfish.jersey.apache5.connector.ManagedClientTest Sep 01, 2022 9:26:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:13 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.client.ClientRequestFilter) of class org.glassfish.jersey.apache5.connector.ManagedClientTest$CustomHeaderFilter provider cannot be bound to a resource method. Sep 01, 2022 9:26:13 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.client.ClientRequestFilter) of class org.glassfish.jersey.apache5.connector.ManagedClientTest$CustomHeaderFilter provider cannot be bound to a resource method. Sep 01, 2022 9:26:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-56] Started. Sep 01, 2022 9:26:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.glassfish.jersey.apache5.connector.ManagedClientTest [INFO] Running org.glassfish.jersey.apache5.connector.RetryStrategyTest Sep 01, 2022 9:26:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-57] Started. Sep 01, 2022 9:26:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-58] Started. Sep 01, 2022 9:26:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s - in org.glassfish.jersey.apache5.connector.RetryStrategyTest [INFO] Running org.glassfish.jersey.apache5.connector.StreamingTest Sep 01, 2022 9:26:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-59] Started. Sep 01, 2022 9:26:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-60] Started. Sep 01, 2022 9:26:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-61] Started. Sep 01, 2022 9:26:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:26:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI https://localhost:9998 Sep 01, 2022 9:26:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:26:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:14 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-62] Started. Sep 01, 2022 9:26:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.148 s - in org.glassfish.jersey.apache5.connector.StreamingTest [INFO] Running org.glassfish.jersey.apache5.connector.HttpHeadersTest Sep 01, 2022 9:26:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:14 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-63] Started. Sep 01, 2022 9:26:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:14 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-64] Started. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.glassfish.jersey.apache5.connector.HttpHeadersTest [INFO] Running org.glassfish.jersey.apache5.connector.TraceSupportTest Sep 01, 2022 9:26:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-65] Started. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-66] Started. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-67] Started. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-68] Started. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-69] Started. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-70] Started. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s - in org.glassfish.jersey.apache5.connector.TraceSupportTest [INFO] Running org.glassfish.jersey.apache5.connector.HelloWorldTest Sep 01, 2022 9:26:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-71] Started. Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-72] Started. Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept: text/plain 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-73] Started. Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server has received a request on thread grizzly-http-server-1 2 > GET http://localhost:9998/helloworld 2 > accept-encoding: gzip, x-gzip, deflate 2 > connection: keep-alive 2 > host: localhost:9998 2 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server responded with a response on thread grizzly-http-server-1 2 < 200 2 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-74] Started. Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > OPTIONS http://localhost:9998/helloworld 1 > accept: text/plain 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Allow: HEAD,GET,OPTIONS 1 < Content-Type: text/plain HEAD, GET, OPTIONS Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-75] Started. Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld/error 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 500 1 < Content-Type: text/plain Error. Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server has received a request on thread grizzly-http-server-1 2 > GET http://localhost:9998/helloworld/error2 2 > accept-encoding: gzip, x-gzip, deflate 2 > connection: keep-alive 2 > host: localhost:9998 2 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server responded with a response on thread grizzly-http-server-1 2 < 500 2 < Content-Type: text/plain Error2. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-76] Started. Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > HEAD http://localhost:9998/helloworld 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-77] Started. CustomLoggingFilter.preFilter called Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! CustomLoggingFilter.postFilter called Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-78] Started. CustomLoggingFilter.preFilter called Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! CustomLoggingFilter.postFilter called Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-79] Started. Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > OPTIONS http://localhost:9998/helloworld 1 > accept: foo/bar 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Allow: HEAD,GET,OPTIONS 1 < Content-Length: 0 1 < Content-Type: foo/bar Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-80] Started. CustomLoggingFilter.preFilter called Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! CustomLoggingFilter.postFilter called Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI https://localhost:9998 Sep 01, 2022 9:26:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-81] Started. Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server has received a request on thread grizzly-http-server-1 2 > GET http://localhost:9998/helloworld 2 > accept-encoding: gzip, x-gzip, deflate 2 > connection: keep-alive 2 > host: localhost:9998 2 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 3 * Server has received a request on thread grizzly-http-server-2 3 > GET http://localhost:9998/helloworld 3 > accept-encoding: gzip, x-gzip, deflate 3 > connection: keep-alive 3 > host: localhost:9998 3 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 4 * Server has received a request on thread grizzly-http-server-3 4 > GET http://localhost:9998/helloworld 4 > accept-encoding: gzip, x-gzip, deflate 4 > connection: keep-alive 4 > host: localhost:9998 4 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 4 * Server responded with a response on thread grizzly-http-server-3 4 < 200 4 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server responded with a response on thread grizzly-http-server-1 2 < 200 2 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 3 * Server responded with a response on thread grizzly-http-server-2 3 < 200 3 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 5 * Server has received a request on thread grizzly-http-server-0 5 > GET http://localhost:9998/helloworld 5 > accept-encoding: gzip, x-gzip, deflate 5 > connection: keep-alive 5 > host: localhost:9998 5 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 5 * Server responded with a response on thread grizzly-http-server-0 5 < 200 5 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 6 * Server has received a request on thread grizzly-http-server-3 6 > GET http://localhost:9998/helloworld 6 > accept-encoding: gzip, x-gzip, deflate 6 > connection: keep-alive 6 > host: localhost:9998 6 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 7 * Server has received a request on thread grizzly-http-server-1 7 > GET http://localhost:9998/helloworld 7 > accept-encoding: gzip, x-gzip, deflate 7 > connection: keep-alive 7 > host: localhost:9998 7 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 6 * Server responded with a response on thread grizzly-http-server-3 6 < 200 6 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 8 * Server has received a request on thread grizzly-http-server-2 8 > GET http://localhost:9998/helloworld 8 > accept-encoding: gzip, x-gzip, deflate 8 > connection: keep-alive 8 > host: localhost:9998 8 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 7 * Server responded with a response on thread grizzly-http-server-1 7 < 200 7 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 8 * Server responded with a response on thread grizzly-http-server-2 8 < 200 8 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 9 * Server has received a request on thread grizzly-http-server-0 9 > GET http://localhost:9998/helloworld 9 > accept-encoding: gzip, x-gzip, deflate 9 > connection: keep-alive 9 > host: localhost:9998 9 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 10 * Server has received a request on thread grizzly-http-server-3 10 > GET http://localhost:9998/helloworld 10 > accept-encoding: gzip, x-gzip, deflate 10 > connection: keep-alive 10 > host: localhost:9998 10 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 9 * Server responded with a response on thread grizzly-http-server-0 9 < 200 9 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 11 * Server has received a request on thread grizzly-http-server-1 11 > GET http://localhost:9998/helloworld 11 > accept-encoding: gzip, x-gzip, deflate 11 > connection: keep-alive 11 > host: localhost:9998 11 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 10 * Server responded with a response on thread grizzly-http-server-3 10 < 200 10 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 12 * Server has received a request on thread grizzly-http-server-2 12 > GET http://localhost:9998/helloworld 12 > accept-encoding: gzip, x-gzip, deflate 12 > connection: keep-alive 12 > host: localhost:9998 12 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 11 * Server responded with a response on thread grizzly-http-server-1 11 < 200 11 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 12 * Server responded with a response on thread grizzly-http-server-2 12 < 200 12 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 13 * Server has received a request on thread grizzly-http-server-0 13 > GET http://localhost:9998/helloworld 13 > accept-encoding: gzip, x-gzip, deflate 13 > connection: keep-alive 13 > host: localhost:9998 13 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 13 * Server responded with a response on thread grizzly-http-server-0 13 < 200 13 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 15 * Server has received a request on thread grizzly-http-server-1 15 > GET http://localhost:9998/helloworld 15 > accept-encoding: gzip, x-gzip, deflate 15 > connection: keep-alive 15 > host: localhost:9998 15 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 17 * Server has received a request on thread grizzly-http-server-2 17 > GET http://localhost:9998/helloworld 17 > accept-encoding: gzip, x-gzip, deflate 17 > connection: keep-alive 17 > host: localhost:9998 17 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 16 * Server has received a request on thread grizzly-http-server-0 16 > GET http://localhost:9998/helloworld 16 > accept-encoding: gzip, x-gzip, deflate 16 > connection: keep-alive 16 > host: localhost:9998 16 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 17 * Server responded with a response on thread grizzly-http-server-2 17 < 200 17 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 14 * Server has received a request on thread grizzly-http-server-3 14 > GET http://localhost:9998/helloworld 14 > accept-encoding: gzip, x-gzip, deflate 14 > connection: keep-alive 14 > host: localhost:9998 14 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 15 * Server responded with a response on thread grizzly-http-server-1 15 < 200 15 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 14 * Server responded with a response on thread grizzly-http-server-3 14 < 200 14 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 18 * Server has received a request on thread grizzly-http-server-2 18 > GET http://localhost:9998/helloworld 18 > accept-encoding: gzip, x-gzip, deflate 18 > connection: keep-alive 18 > host: localhost:9998 18 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 16 * Server responded with a response on thread grizzly-http-server-0 16 < 200 16 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 18 * Server responded with a response on thread grizzly-http-server-2 18 < 200 18 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 19 * Server has received a request on thread grizzly-http-server-1 19 > GET http://localhost:9998/helloworld 19 > accept-encoding: gzip, x-gzip, deflate 19 > connection: keep-alive 19 > host: localhost:9998 19 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 19 * Server responded with a response on thread grizzly-http-server-1 19 < 200 19 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 20 * Server has received a request on thread grizzly-http-server-3 20 > GET http://localhost:9998/helloworld 20 > accept-encoding: gzip, x-gzip, deflate 20 > connection: keep-alive 20 > host: localhost:9998 20 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 20 * Server responded with a response on thread grizzly-http-server-3 20 < 200 20 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:15 AM org.glassfish.jersey.apache5.connector.HelloWorldTest testAsyncClientRequests INFO: Executed in: 58 Sep 01, 2022 9:26:15 AM org.glassfish.jersey.apache5.connector.HelloWorldTest testAsyncClientRequests INFO: Results: 0: Hello World! 1: Hello World! 2: Hello World! 3: Hello World! 4: Hello World! 5: Hello World! 6: Hello World! 7: Hello World! 8: Hello World! 9: Hello World! 10: Hello World! 11: Hello World! 12: Hello World! 13: Hello World! 14: Hello World! 15: Hello World! 16: Hello World! 17: Hello World! 18: Hello World! 19: Hello World! Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-82] Started. CustomLoggingFilter.preFilter called Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! CustomLoggingFilter.postFilter called Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-83] Started. CustomLoggingFilter.preFilter called Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! CustomLoggingFilter.postFilter called Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-84] Started. Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-85] Started. Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworldarbitrary 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 404 Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server has received a request on thread grizzly-http-server-1 2 > GET http://localhost:9998/helloworld/arbitrary 2 > accept-encoding: gzip, x-gzip, deflate 2 > connection: keep-alive 2 > host: localhost:9998 2 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:15 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server responded with a response on thread grizzly-http-server-1 2 < 404 Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 s - in org.glassfish.jersey.apache5.connector.HelloWorldTest [INFO] Running org.glassfish.jersey.apache5.connector.AsyncTest Sep 01, 2022 9:26:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI https://localhost:9998 Sep 01, 2022 9:26:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:26:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-86] Started. Sep 01, 2022 9:26:15 AM org.glassfish.jersey.apache5.connector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 1 on thread grizzly-http-server-0 Sep 01, 2022 9:26:15 AM org.glassfish.jersey.apache5.connector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 2 on thread grizzly-http-server-1 Sep 01, 2022 9:26:15 AM org.glassfish.jersey.apache5.connector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 3 on thread grizzly-http-server-2 Sep 01, 2022 9:26:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.353 s - in org.glassfish.jersey.test.grizzly.web.ssl.GrizzlyTwoWaySslWebTest [INFO] Running org.glassfish.jersey.test.grizzly.web.ssl.GrizzlyOneWaySslWebTest Sep 01, 2022 9:26:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI https://localhost:9998 Sep 01, 2022 9:26:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI https://localhost:9998 Sep 01, 2022 9:26:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI https://localhost:9998 Sep 01, 2022 9:26:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 s - in org.glassfish.jersey.test.grizzly.web.ssl.GrizzlyOneWaySslWebTest [INFO] Running org.glassfish.jersey.test.grizzly.web.GrizzlyRequestDispatchFilterTest Sep 01, 2022 9:26:16 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Starting application [TestContext] ... Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.servlet.WebappContext initServlets INFO: [TestContext] Servlet [org.glassfish.jersey.test.grizzly.web.GrizzlyRequestDispatchFilterTest$RequestDispatcherServlet] registered for url pattern(s) [[/*]]. Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.servlet.WebappContext initFilters INFO: [TestContext] Filter [org.glassfish.jersey.test.grizzly.web.GrizzlyRequestDispatchFilterTest$ForwardFilter] registered for url pattern(s) [[/*]] and servlet name(s) [[]] Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.servlet.WebappContext initFilters INFO: [TestContext] Filter [org.glassfish.jersey.test.grizzly.web.GrizzlyRequestDispatchFilterTest$IncludeFilter] registered for url pattern(s) [[/*]] and servlet name(s) [[]] Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.servlet.WebappContext initFilters INFO: [TestContext] Filter [org.glassfish.jersey.test.grizzly.web.GrizzlyRequestDispatchFilterTest$RegularFilter] registered for url pattern(s) [[/*]] and servlet name(s) [[]] Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Application [TestContext] is ready to service requests. Root: []. Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.servlet.ServletHandler loadServlet INFO: Loading Servlet: org.glassfish.jersey.test.grizzly.web.GrizzlyRequestDispatchFilterTest$RequestDispatcherServlet Sep 01, 2022 9:26:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s - in org.glassfish.jersey.test.grizzly.web.GrizzlyRequestDispatchFilterTest [INFO] Running org.glassfish.jersey.test.grizzly.web.GrizzlyWebTest Sep 01, 2022 9:26:16 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Starting application [TestContext] ... Sep 01, 2022 9:26:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.servlet.WebappContext initServlets INFO: [TestContext] Servlet [org.glassfish.jersey.servlet.ServletContainer] registered for url pattern(s) [[/*]]. Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Application [TestContext] is ready to service requests. Root: []. Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:16 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Starting application [TestContext] ... Sep 01, 2022 9:26:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.servlet.WebappContext initServlets INFO: [TestContext] Servlet [org.glassfish.jersey.servlet.ServletContainer] registered for url pattern(s) [[/*]]. Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Application [TestContext] is ready to service requests. Root: []. Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s - in org.glassfish.jersey.test.grizzly.web.GrizzlyWebTest [INFO] Running org.glassfish.jersey.test.grizzly.web.AvailablePortGrizzlyWebTest Sep 01, 2022 9:26:16 AM org.glassfish.jersey.apache5.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-2 Sep 01, 2022 9:26:16 AM org.glassfish.jersey.apache5.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-3 Sep 01, 2022 9:26:16 AM org.glassfish.jersey.apache5.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-1 Sep 01, 2022 9:26:16 AM org.glassfish.jersey.apache5.connector.AsyncTest testAsyncPost INFO: Using async timeout multiplier: 1 Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-87] Started. Sep 01, 2022 9:26:16 AM org.glassfish.jersey.apache5.connector.AsyncTest$AsyncResource asyncGetWithTimeout INFO: Async long-running get with timeout called on thread grizzly-http-server-0 Sep 01, 2022 9:26:16 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:/ Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Starting application [TestContext] ... Sep 01, 2022 9:26:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.servlet.WebappContext initServlets INFO: [TestContext] Servlet [org.glassfish.jersey.servlet.ServletContainer] registered for url pattern(s) [[/*]]. Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Application [TestContext] is ready to service requests. Root: []. Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:36343] Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:26:16 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer start INFO: Started GrizzlyWebTestContainer at the base URI http://localhost:36343/ Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:36343] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.glassfish.jersey.test.grizzly.web.AvailablePortGrizzlyWebTest [INFO] Running org.glassfish.jersey.test.grizzly.web.GrizzlyWebServletAndFilterTest Sep 01, 2022 9:26:16 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Starting application [TestContext] ... Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.servlet.WebappContext initServlets INFO: [TestContext] Servlet [org.glassfish.jersey.test.grizzly.web.GrizzlyWebServletAndFilterTest$MyServlet] registered for url pattern(s) [[/*]]. Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.servlet.WebappContext initFilters INFO: [TestContext] Filter [org.glassfish.jersey.test.grizzly.web.GrizzlyWebServletAndFilterTest$MyFilter1] registered for url pattern(s) [[/*]] and servlet name(s) [[]] Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.servlet.WebappContext initFilters INFO: [TestContext] Filter [org.glassfish.jersey.test.grizzly.web.GrizzlyWebServletAndFilterTest$MyFilter2] registered for url pattern(s) [[/*]] and servlet name(s) [[]] Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Application [TestContext] is ready to service requests. Root: []. Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.servlet.ServletHandler loadServlet INFO: Loading Servlet: org.glassfish.jersey.test.grizzly.web.GrizzlyWebServletAndFilterTest$MyServlet Sep 01, 2022 9:26:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.glassfish.jersey.test.grizzly.web.GrizzlyWebServletAndFilterTest [INFO] Running org.glassfish.jersey.test.grizzly.web.GrizzlyWebFixedRequestSizeTest Sep 01, 2022 9:26:17 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Starting application [TestContext] ... Sep 01, 2022 9:26:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.servlet.WebappContext initServlets INFO: [TestContext] Servlet [org.glassfish.jersey.servlet.ServletContainer] registered for url pattern(s) [[/*]]. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Application [TestContext] is ready to service requests. Root: []. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.glassfish.jersey.test.grizzly.web.GrizzlyWebFixedRequestSizeTest [INFO] Running org.glassfish.jersey.test.grizzly.web.GrizzlyWebInjectionTest Sep 01, 2022 9:26:17 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Starting application [TestContext] ... Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.servlet.WebappContext initServlets INFO: [TestContext] Servlet [org.glassfish.jersey.servlet.ServletContainer] registered for url pattern(s) [[/*]]. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Application [TestContext] is ready to service requests. Root: []. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.servlet.ServletHandler loadServlet INFO: Loading Servlet: org.glassfish.jersey.servlet.ServletContainer Sep 01, 2022 9:26:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:17 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Starting application [TestContext] ... Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.servlet.WebappContext initServlets INFO: [TestContext] Servlet [org.glassfish.jersey.servlet.ServletContainer] registered for url pattern(s) [[/*]]. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Application [TestContext] is ready to service requests. Root: []. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.servlet.ServletHandler loadServlet INFO: Loading Servlet: org.glassfish.jersey.servlet.ServletContainer Sep 01, 2022 9:26:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:17 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Starting application [TestContext] ... Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.servlet.WebappContext initServlets INFO: [TestContext] Servlet [org.glassfish.jersey.servlet.ServletContainer] registered for url pattern(s) [[/*]]. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Application [TestContext] is ready to service requests. Root: []. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.servlet.ServletHandler loadServlet INFO: Loading Servlet: org.glassfish.jersey.servlet.ServletContainer Sep 01, 2022 9:26:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s - in org.glassfish.jersey.test.grizzly.web.GrizzlyWebInjectionTest [INFO] Running org.glassfish.jersey.test.grizzly.web.context.GrizzlyWebContextPathTest Sep 01, 2022 9:26:17 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Starting application [TestContext] ... Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.servlet.WebappContext initServlets INFO: [TestContext] Servlet [org.glassfish.jersey.servlet.ServletContainer] registered for url pattern(s) [[/*]]. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Application [TestContext] is ready to service requests. Root: [/context]. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.servlet.ServletHandler loadServlet INFO: Loading Servlet: org.glassfish.jersey.servlet.ServletContainer Sep 01, 2022 9:26:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:17 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Starting application [TestContext] ... Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.servlet.WebappContext initServlets INFO: [TestContext] Servlet [org.glassfish.jersey.servlet.ServletContainer] registered for url pattern(s) [[/*]]. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.servlet.WebappContext deploy INFO: Application [TestContext] is ready to service requests. Root: [/context]. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.servlet.ServletHandler loadServlet INFO: Loading Servlet: org.glassfish.jersey.servlet.ServletContainer Sep 01, 2022 9:26:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.glassfish.jersey.test.grizzly.web.context.GrizzlyWebContextPathTest [INFO] Running org.glassfish.jersey.test.grizzly.BaseUriTest Sep 01, 2022 9:26:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.glassfish.jersey.test.grizzly.BaseUriTest [INFO] Running org.glassfish.jersey.test.grizzly.pckg.GrizzlyPackageTest Sep 01, 2022 9:26:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in org.glassfish.jersey.test.grizzly.pckg.GrizzlyPackageTest [INFO] Running org.glassfish.jersey.test.grizzly.AvailablePortGrizzlyTest Sep 01, 2022 9:26:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:/ Sep 01, 2022 9:26:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:39455] Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:26:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer start INFO: Started GrizzlyTestContainer at the base URI http://localhost:39455/ Sep 01, 2022 9:26:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:39455] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.glassfish.jersey.test.grizzly.AvailablePortGrizzlyTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-test-framework-provider-grizzly2 --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/grizzly2/target/jersey-test-framework-provider-grizzly2-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-test-framework-provider-grizzly2 --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/grizzly2/target/jersey-test-framework-provider-grizzly2-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-test-framework-provider-grizzly2 --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/grizzly2/target/jersey-test-framework-provider-grizzly2-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-grizzly2/3.0.99-SNAPSHOT/jersey-test-framework-provider-grizzly2-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/grizzly2/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-grizzly2/3.0.99-SNAPSHOT/jersey-test-framework-provider-grizzly2-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/grizzly2/target/jersey-test-framework-provider-grizzly2-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-grizzly2/3.0.99-SNAPSHOT/jersey-test-framework-provider-grizzly2-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-test-framework-provider-grizzly2 --- [INFO] [INFO] --------------< org.glassfish.jersey.connectors:project >--------------- [INFO] Building jersey-connectors 3.0.99-SNAPSHOT [24/359] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] ------< org.glassfish.jersey.connectors:jersey-apache-connector >------- [INFO] Building jersey-connectors-apache 3.0.99-SNAPSHOT [25/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-apache-connector --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-apache-connector --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-apache-connector --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-apache-connector --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-apache-connector --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-apache-connector --- [INFO] Resources: [INFO] org/glassfish/jersey/apache/connector/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/src/main/resources/org/glassfish/jersey/apache/connector/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-apache-connector --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-apache-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-apache-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-apache-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-apache-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-apache-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/src/main/java/org/glassfish/jersey/apache/connector/ApacheConnector.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/src/main/java/org/glassfish/jersey/apache/connector/ApacheConnector.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/src/main/java/org/glassfish/jersey/apache/connector/ApacheConnector.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-apache-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/src/main/java/org/glassfish/jersey/apache/connector/ApacheConnector.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/src/main/java/org/glassfish/jersey/apache/connector/ApacheConnector.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/src/main/java/org/glassfish/jersey/apache/connector/ApacheConnector.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-apache-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-apache-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/src/test/java/org/glassfish/jersey/apache/connector/HelloWorldTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/src/test/java/org/glassfish/jersey/apache/connector/HelloWorldTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-apache-connector --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.apache.connector.RetryHandlerTest Sep 01, 2022 9:26:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:19 AM org.glassfish.jersey.apache5.connector.AsyncTest$AsyncResource asyncGetWithTimeout INFO: Async long-running get with timeout called on thread grizzly-http-server-1 Sep 01, 2022 9:26:20 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:26:21 AM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (java.net.SocketTimeoutException) caught when processing request to {}->http://localhost:9998: Read timed out Sep 01, 2022 9:26:21 AM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://localhost:9998 Sep 01, 2022 9:26:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:26:21 AM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (java.net.SocketTimeoutException) caught when processing request to {}->http://localhost:9998: Read timed out Sep 01, 2022 9:26:21 AM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://localhost:9998 Sep 01, 2022 9:26:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.85 s - in org.glassfish.jersey.apache.connector.RetryHandlerTest [INFO] Running org.glassfish.jersey.apache.connector.AuthTest Sep 01, 2022 9:26:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:26:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:26:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.062 s - in org.glassfish.jersey.apache5.connector.AsyncTest [INFO] Running org.glassfish.jersey.apache5.connector.FollowRedirectsTest Sep 01, 2022 9:26:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:21 AM org.glassfish.jersey.apache5.connector.AsyncTest$AsyncResource$3 veryExpensiveOperation INFO: Async long-running get with timeout finished on thread Thread-2 Sep 01, 2022 9:26:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-88] Started. Sep 01, 2022 9:26:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-89] Started. Sep 01, 2022 9:26:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.glassfish.jersey.apache5.connector.FollowRedirectsTest [INFO] Running org.glassfish.jersey.apache5.connector.UnderlyingHttpClientAccessTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.glassfish.jersey.apache5.connector.UnderlyingHttpClientAccessTest [INFO] Running org.glassfish.jersey.apache5.connector.NoEntityTest Sep 01, 2022 9:26:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-90] Started. Sep 01, 2022 9:26:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-91] Started. Sep 01, 2022 9:26:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-92] Started. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-93] Started. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s - in org.glassfish.jersey.apache5.connector.NoEntityTest [INFO] Running org.glassfish.jersey.apache5.connector.CookieTest Sep 01, 2022 9:26:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-94] Started. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-95] Started. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-96] Started. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in org.glassfish.jersey.apache5.connector.CookieTest [INFO] Running org.glassfish.jersey.apache5.connector.DisableContentEncodingTest Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-97] Started. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-98] Started. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-99] Started. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-100] Started. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s - in org.glassfish.jersey.apache5.connector.DisableContentEncodingTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 106, Failures: 0, Errors: 0, Skipped: 3 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-apache5-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache5-connector/target/jersey-apache5-connector-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-apache5-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache5-connector/target/jersey-apache5-connector-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-apache5-connector --- Sep 01, 2022 9:26:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-apache5-connector --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache5-connector/target/jersey-apache5-connector-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-apache5-connector/3.0.99-SNAPSHOT/jersey-apache5-connector-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache5-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-apache5-connector/3.0.99-SNAPSHOT/jersey-apache5-connector-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache5-connector/target/jersey-apache5-connector-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-apache5-connector/3.0.99-SNAPSHOT/jersey-apache5-connector-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-apache5-connector --- Sep 01, 2022 9:26:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] [INFO] --< org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-inmemory >-- [INFO] Building jersey-test-framework-provider-inmemory 3.0.99-SNAPSHOT [27/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-test-framework-provider-inmemory --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-test-framework-provider-inmemory --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-test-framework-provider-inmemory --- Sep 01, 2022 9:26:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:26:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:23 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:26:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:23 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:26:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-test-framework-provider-inmemory --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-test-framework-provider-inmemory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-test-framework-provider-inmemory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-test-framework-provider-inmemory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-test-framework-provider-inmemory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-test-framework-provider-inmemory --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/inmemory/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-test-framework-provider-inmemory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/inmemory/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-test-framework-provider-inmemory --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/inmemory/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/inmemory/src/test/java/org/glassfish/jersey/test/inmemory/InMemoryContainerTest.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/inmemory/src/test/java/org/glassfish/jersey/test/inmemory/InMemoryContainerTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/inmemory/src/test/java/org/glassfish/jersey/test/inmemory/InMemoryContainerTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-test-framework-provider-inmemory --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/inmemory/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [WARNING] Tests run: 19, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.607 s - in org.glassfish.jersey.apache.connector.AuthTest [INFO] Running org.glassfish.jersey.apache.connector.TimeoutTest Sep 01, 2022 9:26:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:23 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:26:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:23 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. [INFO] Running org.glassfish.jersey.test.inmemory.InMemoryContainerPackageTest Sep 01, 2022 9:26:23 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:26:24 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.15 s - in org.glassfish.jersey.test.inmemory.InMemoryContainerPackageTest [INFO] Running org.glassfish.jersey.test.inmemory.internal.FollowRedirectsTest Sep 01, 2022 9:26:24 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:24 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in org.glassfish.jersey.test.inmemory.internal.FollowRedirectsTest [INFO] Running org.glassfish.jersey.test.inmemory.InMemoryContainerTest Sep 01, 2022 9:26:24 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:24 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:24 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:25 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:25 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:25 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:25 AM org.glassfish.jersey.test.inmemory.InMemoryConnector$InMemoryResponseWriter suspend WARNING: Asynchronous server side invocations are not supported by InMemoryContainer. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 s - in org.glassfish.jersey.test.inmemory.InMemoryContainerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-test-framework-provider-inmemory --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/inmemory/target/jersey-test-framework-provider-inmemory-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-test-framework-provider-inmemory --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/inmemory/target/jersey-test-framework-provider-inmemory-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-test-framework-provider-inmemory --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/inmemory/target/jersey-test-framework-provider-inmemory-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-inmemory/3.0.99-SNAPSHOT/jersey-test-framework-provider-inmemory-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/inmemory/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-inmemory/3.0.99-SNAPSHOT/jersey-test-framework-provider-inmemory-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/inmemory/target/jersey-test-framework-provider-inmemory-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-inmemory/3.0.99-SNAPSHOT/jersey-test-framework-provider-inmemory-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-test-framework-provider-inmemory --- [INFO] [INFO] --< org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-external >-- [INFO] Building jersey-test-framework-provider-external 3.0.99-SNAPSHOT [28/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-test-framework-provider-external --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-test-framework-provider-external --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-test-framework-provider-external --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-test-framework-provider-external --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-test-framework-provider-external --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-test-framework-provider-external --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-test-framework-provider-external --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-test-framework-provider-external --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/external/src/main/resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-test-framework-provider-external --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/external/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-test-framework-provider-external --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/external/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-test-framework-provider-external --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-test-framework-provider-external --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-test-framework-provider-external --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/external/target/jersey-test-framework-provider-external-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-test-framework-provider-external --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/external/target/jersey-test-framework-provider-external-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-test-framework-provider-external --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/external/target/jersey-test-framework-provider-external-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-external/3.0.99-SNAPSHOT/jersey-test-framework-provider-external-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/external/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-external/3.0.99-SNAPSHOT/jersey-test-framework-provider-external-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/external/target/jersey-test-framework-provider-external-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-external/3.0.99-SNAPSHOT/jersey-test-framework-provider-external-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-test-framework-provider-external --- [INFO] [INFO] -----< org.glassfish.jersey.containers:jersey-container-jdk-http >------ [INFO] Building jersey-container-jdk-http 3.0.99-SNAPSHOT [29/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-container-jdk-http --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-container-jdk-http --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-container-jdk-http --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-container-jdk-http --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-container-jdk-http --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-container-jdk-http --- [INFO] Resources: [INFO] org/glassfish/jersey/jdkhttp/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jdk-http/src/main/resources/org/glassfish/jersey/jdkhttp/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-container-jdk-http --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jdk-http/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-container-jdk-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-container-jdk-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-container-jdk-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-container-jdk-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-container-jdk-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jdk-http/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-container-jdk-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-container-jdk-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jdk-http/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jdk-http/src/test/java/org/glassfish/jersey/jdkhttp/RuntimeDelegateTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jdk-http/src/test/java/org/glassfish/jersey/jdkhttp/RuntimeDelegateTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-container-jdk-http --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jdk-http/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.jdkhttp.RuntimeDelegateTest Sep 01, 2022 9:26:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.143 s - in org.glassfish.jersey.apache.connector.TimeoutTest [INFO] Running org.glassfish.jersey.apache.connector.HttpMethodTest Sep 01, 2022 9:26:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:26 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:26:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:26 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:26:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:26 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:26:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:26 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:26 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:26:26 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:26:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:26 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:27 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.023 s - in org.glassfish.jersey.jdkhttp.RuntimeDelegateTest [INFO] Running org.glassfish.jersey.jdkhttp.JdkHttpsServerTest Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Sep 01, 2022 9:26:27 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-34] Started. Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-35] Started. Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:27 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:27 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:26:27 AM org.glassfish.jersey.jdkhttp.JdkHttpServerFactory createHttpServer INFO: HTTPS server will be created with no SSL context defined. HttpsConfigurator must be set before the server is started. Sep 01, 2022 9:26:27 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:26:27 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:26:27 AM org.glassfish.jersey.jdkhttp.JdkHttpServerFactory createHttpServer INFO: HTTPS server will be created with no SSL context defined. HttpsConfigurator must be set before the server is started. Sep 01, 2022 9:26:27 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:26:27 AM org.glassfish.jersey.jdkhttp.JdkHttpServerFactory createHttpServer INFO: HTTPS server will be created with no SSL context defined. HttpsConfigurator must be set before the server is started. Sep 01, 2022 9:26:27 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:27 AM sun.net.httpserver.ServerImpl$Exchange run WARNING: SSL connection received. No https contxt created Sep 01, 2022 9:26:27 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:26:27 AM org.glassfish.jersey.jdkhttp.JdkHttpServerFactory createHttpServer WARNING: SSLContext is set, but http scheme was used instead of https. The SSLContext will be ignored. Sep 01, 2022 9:26:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-36] Started. Sep 01, 2022 9:26:27 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:26:27 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 s - in org.glassfish.jersey.jdkhttp.JdkHttpsServerTest [INFO] Running org.glassfish.jersey.jdkhttp.JdkHttpPackageTest Sep 01, 2022 9:26:28 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:26:28 AM org.glassfish.jersey.jdkhttp.AbstractJdkHttpServerTester startServer INFO: jdk-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:26:28 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.655 s - in org.glassfish.jersey.apache.connector.HttpMethodTest [INFO] Running org.glassfish.jersey.apache.connector.HttpMethodWithClientFilterTest Sep 01, 2022 9:26:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-37] Started. Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-38] Started. Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-39] Started. Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-40] Started. Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-41] Started. Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-42] Started. Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-43] Started. Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-44] Started. Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-45] Started. Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-46] Started. Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-47] Started. Sep 01, 2022 9:26:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-48] Started. Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-49] Started. Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-50] Started. Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-51] Started. Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.307 s - in org.glassfish.jersey.apache.connector.HttpMethodWithClientFilterTest [INFO] Running org.glassfish.jersey.apache.connector.LargeDataTest Sep 01, 2022 9:26:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-52] Started. Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s - in org.glassfish.jersey.apache.connector.LargeDataTest [INFO] Running org.glassfish.jersey.apache.connector.HttpEntityTest Sep 01, 2022 9:26:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-53] Started. Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-54] Started. Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.glassfish.jersey.apache.connector.HttpEntityTest [INFO] Running org.glassfish.jersey.apache.connector.HelloWorldTest Sep 01, 2022 9:26:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-55] Started. Sep 01, 2022 9:26:29 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:29 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-56] Started. Sep 01, 2022 9:26:29 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept: text/plain 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:29 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-57] Started. Sep 01, 2022 9:26:29 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:29 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:29 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server has received a request on thread grizzly-http-server-1 2 > GET http://localhost:9998/helloworld 2 > accept-encoding: gzip,deflate 2 > connection: Keep-Alive 2 > host: localhost:9998 2 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:29 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server responded with a response on thread grizzly-http-server-1 2 < 200 2 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-58] Started. Sep 01, 2022 9:26:29 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > OPTIONS http://localhost:9998/helloworld 1 > accept: text/plain 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:29 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Allow: HEAD,GET,OPTIONS 1 < Content-Type: text/plain HEAD, GET, OPTIONS Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-59] Started. Sep 01, 2022 9:26:30 AM org.glassfish.jersey.apache.connector.ApacheConnector WARNING: Ignoring value of property "jersey.config.apache.client.connectionManager" ("org.glassfish.jersey.apache.connector.HelloWorldTest$2") - not instance of "org.apache.http.conn.HttpClientConnectionManager". Sep 01, 2022 9:26:30 AM org.glassfish.jersey.apache.connector.ApacheConnector getConnectionManager WARNING: Ignoring value of property "jersey.config.apache.client.connectionManager" ("org.glassfish.jersey.apache.connector.HelloWorldTest$2") - not instance of "org.apache.http.conn.HttpClientConnectionManager". Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld/error 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 500 1 < Content-Type: text/plain Error. Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server has received a request on thread grizzly-http-server-1 2 > GET http://localhost:9998/helloworld/error2 2 > accept-encoding: gzip,deflate 2 > connection: Keep-Alive 2 > host: localhost:9998 2 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server responded with a response on thread grizzly-http-server-1 2 < 500 2 < Content-Type: text/plain Error2. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-60] Started. Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > HEAD http://localhost:9998/helloworld 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-61] Started. CustomLoggingFilter.preFilter called Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! CustomLoggingFilter.postFilter called Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-62] Started. CustomLoggingFilter.preFilter called Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! CustomLoggingFilter.postFilter called Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-63] Started. Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > OPTIONS http://localhost:9998/helloworld 1 > accept: foo/bar 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Allow: HEAD,GET,OPTIONS 1 < Content-Length: 0 1 < Content-Type: foo/bar Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-64] Started. CustomLoggingFilter.preFilter called Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! CustomLoggingFilter.postFilter called Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-65] Started. Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server has received a request on thread grizzly-http-server-1 2 > GET http://localhost:9998/helloworld 2 > accept-encoding: gzip,deflate 2 > connection: Keep-Alive 2 > host: localhost:9998 2 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server responded with a response on thread grizzly-http-server-1 2 < 200 2 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 3 * Server has received a request on thread grizzly-http-server-2 3 > GET http://localhost:9998/helloworld 3 > accept-encoding: gzip,deflate 3 > connection: Keep-Alive 3 > host: localhost:9998 3 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 3 * Server responded with a response on thread grizzly-http-server-2 3 < 200 3 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 4 * Server has received a request on thread grizzly-http-server-3 4 > GET http://localhost:9998/helloworld 4 > accept-encoding: gzip,deflate 4 > connection: Keep-Alive 4 > host: localhost:9998 4 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 4 * Server responded with a response on thread grizzly-http-server-3 4 < 200 4 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 5 * Server has received a request on thread grizzly-http-server-1 5 > GET http://localhost:9998/helloworld 5 > accept-encoding: gzip,deflate 5 > connection: Keep-Alive 5 > host: localhost:9998 5 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 6 * Server has received a request on thread grizzly-http-server-0 6 > GET http://localhost:9998/helloworld 6 > accept-encoding: gzip,deflate 6 > connection: Keep-Alive 6 > host: localhost:9998 6 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 5 * Server responded with a response on thread grizzly-http-server-1 5 < 200 5 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 6 * Server responded with a response on thread grizzly-http-server-0 6 < 200 6 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 7 * Server has received a request on thread grizzly-http-server-2 7 > GET http://localhost:9998/helloworld 7 > accept-encoding: gzip,deflate 7 > connection: Keep-Alive 7 > host: localhost:9998 7 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 8 * Server has received a request on thread grizzly-http-server-3 8 > GET http://localhost:9998/helloworld 8 > accept-encoding: gzip,deflate 8 > connection: Keep-Alive 8 > host: localhost:9998 8 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 8 * Server responded with a response on thread grizzly-http-server-3 8 < 200 8 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 7 * Server responded with a response on thread grizzly-http-server-2 7 < 200 7 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 9 * Server has received a request on thread grizzly-http-server-0 9 > GET http://localhost:9998/helloworld 9 > accept-encoding: gzip,deflate 9 > connection: Keep-Alive 9 > host: localhost:9998 9 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 10 * Server has received a request on thread grizzly-http-server-1 10 > GET http://localhost:9998/helloworld 10 > accept-encoding: gzip,deflate 10 > connection: Keep-Alive 10 > host: localhost:9998 10 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 9 * Server responded with a response on thread grizzly-http-server-0 9 < 200 9 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 10 * Server responded with a response on thread grizzly-http-server-1 10 < 200 10 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 11 * Server has received a request on thread grizzly-http-server-2 11 > GET http://localhost:9998/helloworld 11 > accept-encoding: gzip,deflate 11 > connection: Keep-Alive 11 > host: localhost:9998 11 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 11 * Server responded with a response on thread grizzly-http-server-2 11 < 200 11 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 12 * Server has received a request on thread grizzly-http-server-3 12 > GET http://localhost:9998/helloworld 12 > accept-encoding: gzip,deflate 12 > connection: Keep-Alive 12 > host: localhost:9998 12 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 12 * Server responded with a response on thread grizzly-http-server-3 12 < 200 12 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 13 * Server has received a request on thread grizzly-http-server-0 13 > GET http://localhost:9998/helloworld 13 > accept-encoding: gzip,deflate 13 > connection: Keep-Alive 13 > host: localhost:9998 13 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 13 * Server responded with a response on thread grizzly-http-server-0 13 < 200 13 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 14 * Server has received a request on thread grizzly-http-server-1 14 > GET http://localhost:9998/helloworld 14 > accept-encoding: gzip,deflate 14 > connection: Keep-Alive 14 > host: localhost:9998 14 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 14 * Server responded with a response on thread grizzly-http-server-1 14 < 200 14 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 15 * Server has received a request on thread grizzly-http-server-2 15 > GET http://localhost:9998/helloworld 15 > accept-encoding: gzip,deflate 15 > connection: Keep-Alive 15 > host: localhost:9998 15 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 16 * Server has received a request on thread grizzly-http-server-3 16 > GET http://localhost:9998/helloworld 16 > accept-encoding: gzip,deflate 16 > connection: Keep-Alive 16 > host: localhost:9998 16 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 15 * Server responded with a response on thread grizzly-http-server-2 15 < 200 15 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 16 * Server responded with a response on thread grizzly-http-server-3 16 < 200 16 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 17 * Server has received a request on thread grizzly-http-server-0 17 > GET http://localhost:9998/helloworld 17 > accept-encoding: gzip,deflate 17 > connection: Keep-Alive 17 > host: localhost:9998 17 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 18 * Server has received a request on thread grizzly-http-server-1 18 > GET http://localhost:9998/helloworld 18 > accept-encoding: gzip,deflate 18 > connection: Keep-Alive 18 > host: localhost:9998 18 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 17 * Server responded with a response on thread grizzly-http-server-0 17 < 200 17 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 18 * Server responded with a response on thread grizzly-http-server-1 18 < 200 18 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 19 * Server has received a request on thread grizzly-http-server-3 19 > GET http://localhost:9998/helloworld 19 > accept-encoding: gzip,deflate 19 > connection: Keep-Alive 19 > host: localhost:9998 19 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 20 * Server has received a request on thread grizzly-http-server-2 20 > GET http://localhost:9998/helloworld 20 > accept-encoding: gzip,deflate 20 > connection: Keep-Alive 20 > host: localhost:9998 20 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 19 * Server responded with a response on thread grizzly-http-server-3 19 < 200 19 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 20 * Server responded with a response on thread grizzly-http-server-2 20 < 200 20 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:30 AM org.glassfish.jersey.apache.connector.HelloWorldTest testAsyncClientRequests INFO: Executed in: 55 Sep 01, 2022 9:26:30 AM org.glassfish.jersey.apache.connector.HelloWorldTest testAsyncClientRequests INFO: Results: 0: Hello World! 1: Hello World! 2: Hello World! 3: Hello World! 4: Hello World! 5: Hello World! 6: Hello World! 7: Hello World! 8: Hello World! 9: Hello World! 10: Hello World! 11: Hello World! 12: Hello World! 13: Hello World! 14: Hello World! 15: Hello World! 16: Hello World! 17: Hello World! 18: Hello World! 19: Hello World! Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-66] Started. CustomLoggingFilter.preFilter called Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! CustomLoggingFilter.postFilter called Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-67] Started. CustomLoggingFilter.preFilter called Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! CustomLoggingFilter.postFilter called Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-68] Started. Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-69] Started. Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworldarbitrary 1 > accept-encoding: gzip,deflate 1 > connection: Keep-Alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 404 Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server has received a request on thread grizzly-http-server-1 2 > GET http://localhost:9998/helloworld/arbitrary 2 > accept-encoding: gzip,deflate 2 > connection: Keep-Alive 2 > host: localhost:9998 2 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13) Sep 01, 2022 9:26:30 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server responded with a response on thread grizzly-http-server-1 2 < 404 Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.631 s - in org.glassfish.jersey.apache.connector.HelloWorldTest [INFO] Running org.glassfish.jersey.apache.connector.GZIPContentEncodingTest Sep 01, 2022 9:26:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-70] Started. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-71] Started. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in org.glassfish.jersey.apache.connector.GZIPContentEncodingTest [INFO] Running org.glassfish.jersey.apache.connector.UnderlyingCookieStoreAccessTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.glassfish.jersey.apache.connector.UnderlyingCookieStoreAccessTest [INFO] Running org.glassfish.jersey.apache.connector.HttpHeadersTest Sep 01, 2022 9:26:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-72] Started. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-73] Started. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.glassfish.jersey.apache.connector.HttpHeadersTest [INFO] Running org.glassfish.jersey.apache.connector.UnderlyingHttpClientAccessTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.glassfish.jersey.apache.connector.UnderlyingHttpClientAccessTest [INFO] Running org.glassfish.jersey.apache.connector.ManagedClientTest Sep 01, 2022 9:26:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:30 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.client.ClientRequestFilter) of class org.glassfish.jersey.apache.connector.ManagedClientTest$CustomHeaderFilter provider cannot be bound to a resource method. Sep 01, 2022 9:26:30 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.client.ClientRequestFilter) of class org.glassfish.jersey.apache.connector.ManagedClientTest$CustomHeaderFilter provider cannot be bound to a resource method. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-74] Started. Sep 01, 2022 9:26:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.glassfish.jersey.apache.connector.ManagedClientTest [INFO] Running org.glassfish.jersey.apache.connector.DisableContentEncodingTest Sep 01, 2022 9:26:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-75] Started. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-76] Started. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-77] Started. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-78] Started. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in org.glassfish.jersey.apache.connector.DisableContentEncodingTest [INFO] Running org.glassfish.jersey.apache.connector.FollowRedirectsTest Sep 01, 2022 9:26:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-79] Started. Sep 01, 2022 9:26:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-80] Started. Sep 01, 2022 9:26:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.glassfish.jersey.apache.connector.FollowRedirectsTest [INFO] Running org.glassfish.jersey.apache.connector.StreamingTest Sep 01, 2022 9:26:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-81] Started. Sep 01, 2022 9:26:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-82] Started. Sep 01, 2022 9:26:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-83] Started. Sep 01, 2022 9:26:31 AM org.glassfish.jersey.jdkhttp.AbstractJdkHttpServerTester stopServer INFO: Simple-http server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.138 s - in org.glassfish.jersey.jdkhttp.JdkHttpPackageTest [INFO] Running org.glassfish.jersey.jdkhttp.BasicJdkHttpServerTest Sep 01, 2022 9:26:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:26:31 AM org.glassfish.jersey.jdkhttp.JdkHttpServerFactory createHttpServer INFO: HTTPS server will be created with no SSL context defined. HttpsConfigurator must be set before the server is started. Sep 01, 2022 9:26:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-84] Started. Sep 01, 2022 9:26:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.143 s - in org.glassfish.jersey.apache.connector.StreamingTest [INFO] Running org.glassfish.jersey.apache.connector.AsyncTest Sep 01, 2022 9:26:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-85] Started. Sep 01, 2022 9:26:32 AM org.glassfish.jersey.apache.connector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 1 on thread grizzly-http-server-0 Sep 01, 2022 9:26:32 AM org.glassfish.jersey.apache.connector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 2 on thread grizzly-http-server-1 Sep 01, 2022 9:26:33 AM org.glassfish.jersey.apache.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-2 Sep 01, 2022 9:26:33 AM org.glassfish.jersey.apache.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-1 Sep 01, 2022 9:26:33 AM org.glassfish.jersey.apache.connector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 3 on thread grizzly-http-server-2 Sep 01, 2022 9:26:34 AM org.glassfish.jersey.apache.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-3 Sep 01, 2022 9:26:34 AM org.glassfish.jersey.apache.connector.AsyncTest testAsyncPost INFO: Using async timeout multiplier: 1 Sep 01, 2022 9:26:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:34 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-86] Started. Sep 01, 2022 9:26:34 AM org.glassfish.jersey.apache.connector.AsyncTest$AsyncResource asyncGetWithTimeout INFO: Async long-running get with timeout called on thread grizzly-http-server-0 Sep 01, 2022 9:26:34 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:34 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.084 s - in org.glassfish.jersey.apache.connector.AsyncTest [INFO] Running org.glassfish.jersey.apache.connector.TraceSupportTest Sep 01, 2022 9:26:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-87] Started. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-88] Started. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-89] Started. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-90] Started. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-91] Started. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-92] Started. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.glassfish.jersey.apache.connector.TraceSupportTest [INFO] Running org.glassfish.jersey.apache.connector.SpecialHeaderTest Sep 01, 2022 9:26:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-93] Started. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.024 s - in org.glassfish.jersey.apache.connector.SpecialHeaderTest [INFO] Running org.glassfish.jersey.apache.connector.CookieTest Sep 01, 2022 9:26:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-94] Started. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-95] Started. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-96] Started. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.glassfish.jersey.apache.connector.CookieTest [INFO] Running org.glassfish.jersey.apache.connector.NoEntityTest Sep 01, 2022 9:26:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-97] Started. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-98] Started. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-99] Started. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-100] Started. Sep 01, 2022 9:26:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s - in org.glassfish.jersey.apache.connector.NoEntityTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 106, Failures: 0, Errors: 0, Skipped: 3 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-apache-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/target/jersey-apache-connector-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-apache-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/target/jersey-apache-connector-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-apache-connector --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-apache-connector --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/target/jersey-apache-connector-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-apache-connector/3.0.99-SNAPSHOT/jersey-apache-connector-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-apache-connector/3.0.99-SNAPSHOT/jersey-apache-connector-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache-connector/target/jersey-apache-connector-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-apache-connector/3.0.99-SNAPSHOT/jersey-apache-connector-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-apache-connector --- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.076 s - in org.glassfish.jersey.jdkhttp.BasicJdkHttpServerTest [INFO] Running org.glassfish.jersey.jdkhttp.LifecycleListenerTest Sep 01, 2022 9:26:37 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:26:37 AM org.glassfish.jersey.jdkhttp.AbstractJdkHttpServerTester startServer INFO: jdk-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:26:37 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. [INFO] [INFO] ------< org.glassfish.jersey.connectors:jersey-apache5-connector >------ [INFO] Building jersey-connectors-apache5 3.0.99-SNAPSHOT [26/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-apache5-connector --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-apache5-connector --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-apache5-connector --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-apache5-connector --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-apache5-connector --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-apache5-connector --- [INFO] Resources: [INFO] org/glassfish/jersey/apache5/connector/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache5-connector/src/main/resources/org/glassfish/jersey/apache5/connector/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-apache5-connector --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache5-connector/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-apache5-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-apache5-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-apache5-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-apache5-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-apache5-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache5-connector/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-apache5-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache5-connector/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-apache5-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache5-connector/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-apache5-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache5-connector/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache5-connector/src/test/java/org/glassfish/jersey/apache5/connector/TimeoutTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache5-connector/src/test/java/org/glassfish/jersey/apache5/connector/TimeoutTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-apache5-connector --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache5-connector/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.apache5.connector.HttpMethodTest Sep 01, 2022 9:26:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:39 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:26:40 AM org.glassfish.jersey.jdkhttp.AbstractJdkHttpServerTester stopServer INFO: Simple-http server stopped. Sep 01, 2022 9:26:40 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:40 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:26:40 AM org.glassfish.jersey.jdkhttp.AbstractJdkHttpServerTester startServer INFO: jdk-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:26:40 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:40 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:40 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:26:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:40 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:26:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:26:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:26:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:26:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:26:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:26:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:26:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:26:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:26:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:26:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:26:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:26:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:26:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:26:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.014 s - in org.glassfish.jersey.apache5.connector.HttpMethodTest [INFO] Running org.glassfish.jersey.apache5.connector.UnderlyingCookieStoreAccessTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.glassfish.jersey.apache5.connector.UnderlyingCookieStoreAccessTest [INFO] Running org.glassfish.jersey.apache5.connector.HttpEntityTest Sep 01, 2022 9:26:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in org.glassfish.jersey.apache5.connector.HttpEntityTest [INFO] Running org.glassfish.jersey.apache5.connector.HttpMethodWithClientFilterTest Sep 01, 2022 9:26:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:43 AM org.glassfish.jersey.jdkhttp.AbstractJdkHttpServerTester stopServer INFO: Simple-http server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.143 s - in org.glassfish.jersey.jdkhttp.LifecycleListenerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-container-jdk-http --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jdk-http/target/jersey-container-jdk-http-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-container-jdk-http --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jdk-http/target/jersey-container-jdk-http-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-container-jdk-http --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-container-jdk-http --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jdk-http/target/jersey-container-jdk-http-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-jdk-http/3.0.99-SNAPSHOT/jersey-container-jdk-http-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jdk-http/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-jdk-http/3.0.99-SNAPSHOT/jersey-container-jdk-http-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jdk-http/target/jersey-container-jdk-http-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-jdk-http/3.0.99-SNAPSHOT/jersey-container-jdk-http-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-container-jdk-http --- [INFO] [INFO] --< org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-jdk-http >-- [INFO] Building jersey-test-framework-provider-jdk-http 3.0.99-SNAPSHOT [30/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-test-framework-provider-jdk-http --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-test-framework-provider-jdk-http --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-test-framework-provider-jdk-http --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-test-framework-provider-jdk-http --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-test-framework-provider-jdk-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-test-framework-provider-jdk-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-test-framework-provider-jdk-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-test-framework-provider-jdk-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-test-framework-provider-jdk-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jdk-http/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-test-framework-provider-jdk-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jdk-http/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-test-framework-provider-jdk-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jdk-http/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-test-framework-provider-jdk-http --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jdk-http/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:26:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Sep 01, 2022 9:26:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:26:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.test.jdkhttp.AvailablePortJdkHttpServerTest Sep 01, 2022 9:26:44 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:/ Sep 01, 2022 9:26:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:26:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:26:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Sep 01, 2022 9:26:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Sep 01, 2022 9:26:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.568 s - in org.glassfish.jersey.apache5.connector.HttpMethodWithClientFilterTest [INFO] Running org.glassfish.jersey.apache5.connector.LargeDataTest Sep 01, 2022 9:26:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. Sep 01, 2022 9:26:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:45 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer start INFO: Started JdkHttpServerTestContainer at the base URI http://localhost:39171/ Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.734 s - in org.glassfish.jersey.apache5.connector.LargeDataTest [INFO] Running org.glassfish.jersey.apache5.connector.AuthTest Sep 01, 2022 9:26:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-34] Started. Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-35] Started. Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-36] Started. Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-37] Started. Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-38] Started. Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-39] Started. Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-40] Started. Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-41] Started. Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-42] Started. Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-43] Started. Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-44] Started. Sep 01, 2022 9:26:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-45] Started. Sep 01, 2022 9:26:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-46] Started. Sep 01, 2022 9:26:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-47] Started. Sep 01, 2022 9:26:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-48] Started. Sep 01, 2022 9:26:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-49] Started. Sep 01, 2022 9:26:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 19, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.796 s - in org.glassfish.jersey.apache5.connector.AuthTest [INFO] Running org.glassfish.jersey.apache5.connector.GZIPContentEncodingTest Sep 01, 2022 9:26:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-50] Started. Sep 01, 2022 9:26:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-51] Started. Sep 01, 2022 9:26:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.glassfish.jersey.apache5.connector.GZIPContentEncodingTest [INFO] Running org.glassfish.jersey.apache5.connector.TimeoutTest Sep 01, 2022 9:26:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-52] Started. Sep 01, 2022 9:26:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-53] Started. Sep 01, 2022 9:26:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-54] Started. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.125 s - in org.glassfish.jersey.test.jdkhttp.AvailablePortJdkHttpServerTest [INFO] Running org.glassfish.jersey.test.jdkhttp.JdkHttpServerContainerTest Sep 01, 2022 9:26:48 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:48 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.112 s - in org.glassfish.jersey.apache5.connector.TimeoutTest [INFO] Running org.glassfish.jersey.apache5.connector.SpecialHeaderTest Sep 01, 2022 9:26:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-55] Started. Sep 01, 2022 9:26:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.041 s - in org.glassfish.jersey.apache5.connector.SpecialHeaderTest [INFO] Running org.glassfish.jersey.apache5.connector.ManagedClientTest Sep 01, 2022 9:26:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:49 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.client.ClientRequestFilter) of class org.glassfish.jersey.apache5.connector.ManagedClientTest$CustomHeaderFilter provider cannot be bound to a resource method. Sep 01, 2022 9:26:49 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.client.ClientRequestFilter) of class org.glassfish.jersey.apache5.connector.ManagedClientTest$CustomHeaderFilter provider cannot be bound to a resource method. Sep 01, 2022 9:26:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-56] Started. Sep 01, 2022 9:26:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.glassfish.jersey.apache5.connector.ManagedClientTest [INFO] Running org.glassfish.jersey.apache5.connector.RetryStrategyTest Sep 01, 2022 9:26:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-57] Started. Sep 01, 2022 9:26:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-58] Started. Sep 01, 2022 9:26:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s - in org.glassfish.jersey.apache5.connector.RetryStrategyTest [INFO] Running org.glassfish.jersey.apache5.connector.StreamingTest Sep 01, 2022 9:26:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-59] Started. Sep 01, 2022 9:26:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-60] Started. Sep 01, 2022 9:26:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-61] Started. Sep 01, 2022 9:26:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:50 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-62] Started. Sep 01, 2022 9:26:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.132 s - in org.glassfish.jersey.apache5.connector.StreamingTest [INFO] Running org.glassfish.jersey.apache5.connector.HttpHeadersTest Sep 01, 2022 9:26:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:50 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-63] Started. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-64] Started. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.glassfish.jersey.apache5.connector.HttpHeadersTest [INFO] Running org.glassfish.jersey.apache5.connector.TraceSupportTest Sep 01, 2022 9:26:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-65] Started. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-66] Started. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-67] Started. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-68] Started. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-69] Started. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-70] Started. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 s - in org.glassfish.jersey.apache5.connector.TraceSupportTest [INFO] Running org.glassfish.jersey.apache5.connector.HelloWorldTest Sep 01, 2022 9:26:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-71] Started. Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-72] Started. Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept: text/plain 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-73] Started. Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server has received a request on thread grizzly-http-server-1 2 > GET http://localhost:9998/helloworld 2 > accept-encoding: gzip, x-gzip, deflate 2 > connection: keep-alive 2 > host: localhost:9998 2 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server responded with a response on thread grizzly-http-server-1 2 < 200 2 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-74] Started. Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > OPTIONS http://localhost:9998/helloworld 1 > accept: text/plain 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Allow: HEAD,GET,OPTIONS 1 < Content-Type: text/plain HEAD, GET, OPTIONS Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-75] Started. Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld/error 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 500 1 < Content-Type: text/plain Error. Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server has received a request on thread grizzly-http-server-1 2 > GET http://localhost:9998/helloworld/error2 2 > accept-encoding: gzip, x-gzip, deflate 2 > connection: keep-alive 2 > host: localhost:9998 2 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server responded with a response on thread grizzly-http-server-1 2 < 500 2 < Content-Type: text/plain Error2. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-76] Started. Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > HEAD http://localhost:9998/helloworld 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-77] Started. CustomLoggingFilter.preFilter called Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! CustomLoggingFilter.postFilter called Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-78] Started. CustomLoggingFilter.preFilter called Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! CustomLoggingFilter.postFilter called Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-79] Started. Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > OPTIONS http://localhost:9998/helloworld 1 > accept: foo/bar 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Allow: HEAD,GET,OPTIONS 1 < Content-Length: 0 1 < Content-Type: foo/bar Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-80] Started. CustomLoggingFilter.preFilter called Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! CustomLoggingFilter.postFilter called Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.081 s - in org.glassfish.jersey.test.jdkhttp.JdkHttpServerContainerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-test-framework-provider-jdk-http --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jdk-http/target/jersey-test-framework-provider-jdk-http-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-test-framework-provider-jdk-http --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jdk-http/target/jersey-test-framework-provider-jdk-http-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-test-framework-provider-jdk-http --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jdk-http/target/jersey-test-framework-provider-jdk-http-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-jdk-http/3.0.99-SNAPSHOT/jersey-test-framework-provider-jdk-http-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jdk-http/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-jdk-http/3.0.99-SNAPSHOT/jersey-test-framework-provider-jdk-http-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jdk-http/target/jersey-test-framework-provider-jdk-http-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-jdk-http/3.0.99-SNAPSHOT/jersey-test-framework-provider-jdk-http-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-test-framework-provider-jdk-http --- [INFO] [INFO] ----< org.glassfish.jersey.containers:jersey-container-simple-http >---- [INFO] Building jersey-container-simple-http 3.0.99-SNAPSHOT [31/283] [INFO] --------------------------------[ jar ]--------------------------------- Sep 01, 2022 9:26:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-81] Started. Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-1 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server has received a request on thread grizzly-http-server-2 2 > GET http://localhost:9998/helloworld 2 > accept-encoding: gzip, x-gzip, deflate 2 > connection: keep-alive 2 > host: localhost:9998 2 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-1 1 < 200 1 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server responded with a response on thread grizzly-http-server-2 2 < 200 2 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 5 * Server has received a request on thread grizzly-http-server-1 5 > GET http://localhost:9998/helloworld 5 > accept-encoding: gzip, x-gzip, deflate 5 > connection: keep-alive 5 > host: localhost:9998 5 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 5 * Server responded with a response on thread grizzly-http-server-1 5 < 200 5 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 4 * Server has received a request on thread grizzly-http-server-3 4 > GET http://localhost:9998/helloworld 4 > accept-encoding: gzip, x-gzip, deflate 4 > connection: keep-alive 4 > host: localhost:9998 4 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 4 * Server responded with a response on thread grizzly-http-server-3 4 < 200 4 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 6 * Server has received a request on thread grizzly-http-server-2 6 > GET http://localhost:9998/helloworld 6 > accept-encoding: gzip, x-gzip, deflate 6 > connection: keep-alive 6 > host: localhost:9998 6 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 6 * Server responded with a response on thread grizzly-http-server-2 6 < 200 6 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 3 * Server has received a request on thread grizzly-http-server-0 3 > GET http://localhost:9998/helloworld 3 > accept-encoding: gzip, x-gzip, deflate 3 > connection: keep-alive 3 > host: localhost:9998 3 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 3 * Server responded with a response on thread grizzly-http-server-0 3 < 200 3 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 8 * Server has received a request on thread grizzly-http-server-1 8 > GET http://localhost:9998/helloworld 8 > accept-encoding: gzip, x-gzip, deflate 8 > connection: keep-alive 8 > host: localhost:9998 8 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 8 * Server responded with a response on thread grizzly-http-server-1 8 < 200 8 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 9 * Server has received a request on thread grizzly-http-server-0 9 > GET http://localhost:9998/helloworld 9 > accept-encoding: gzip, x-gzip, deflate 9 > connection: keep-alive 9 > host: localhost:9998 9 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 10 * Server has received a request on thread grizzly-http-server-3 10 > GET http://localhost:9998/helloworld 10 > accept-encoding: gzip, x-gzip, deflate 10 > connection: keep-alive 10 > host: localhost:9998 10 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 7 * Server has received a request on thread grizzly-http-server-2 7 > GET http://localhost:9998/helloworld 7 > accept-encoding: gzip, x-gzip, deflate 7 > connection: keep-alive 7 > host: localhost:9998 7 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 10 * Server responded with a response on thread grizzly-http-server-3 10 < 200 10 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 11 * Server has received a request on thread grizzly-http-server-1 11 > GET http://localhost:9998/helloworld 11 > accept-encoding: gzip, x-gzip, deflate 11 > connection: keep-alive 11 > host: localhost:9998 11 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 11 * Server responded with a response on thread grizzly-http-server-1 11 < 200 11 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 9 * Server responded with a response on thread grizzly-http-server-0 9 < 200 9 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 7 * Server responded with a response on thread grizzly-http-server-2 7 < 200 7 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 12 * Server has received a request on thread grizzly-http-server-3 12 > GET http://localhost:9998/helloworld 12 > accept-encoding: gzip, x-gzip, deflate 12 > connection: keep-alive 12 > host: localhost:9998 12 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 12 * Server responded with a response on thread grizzly-http-server-3 12 < 200 12 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 13 * Server has received a request on thread grizzly-http-server-0 13 > GET http://localhost:9998/helloworld 13 > accept-encoding: gzip, x-gzip, deflate 13 > connection: keep-alive 13 > host: localhost:9998 13 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 15 * Server has received a request on thread grizzly-http-server-2 15 > GET http://localhost:9998/helloworld 15 > accept-encoding: gzip, x-gzip, deflate 15 > connection: keep-alive 15 > host: localhost:9998 15 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 13 * Server responded with a response on thread grizzly-http-server-0 13 < 200 13 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 14 * Server has received a request on thread grizzly-http-server-1 14 > GET http://localhost:9998/helloworld 14 > accept-encoding: gzip, x-gzip, deflate 14 > connection: keep-alive 14 > host: localhost:9998 14 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 16 * Server has received a request on thread grizzly-http-server-3 16 > GET http://localhost:9998/helloworld 16 > accept-encoding: gzip, x-gzip, deflate 16 > connection: keep-alive 16 > host: localhost:9998 16 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 15 * Server responded with a response on thread grizzly-http-server-2 15 < 200 15 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 14 * Server responded with a response on thread grizzly-http-server-1 14 < 200 14 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 17 * Server has received a request on thread grizzly-http-server-0 17 > GET http://localhost:9998/helloworld 17 > accept-encoding: gzip, x-gzip, deflate 17 > connection: keep-alive 17 > host: localhost:9998 17 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 17 * Server responded with a response on thread grizzly-http-server-0 17 < 200 17 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 16 * Server responded with a response on thread grizzly-http-server-3 16 < 200 16 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 18 * Server has received a request on thread grizzly-http-server-2 18 > GET http://localhost:9998/helloworld 18 > accept-encoding: gzip, x-gzip, deflate 18 > connection: keep-alive 18 > host: localhost:9998 18 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 19 * Server has received a request on thread grizzly-http-server-1 19 > GET http://localhost:9998/helloworld 19 > accept-encoding: gzip, x-gzip, deflate 19 > connection: keep-alive 19 > host: localhost:9998 19 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 18 * Server responded with a response on thread grizzly-http-server-2 18 < 200 18 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 19 * Server responded with a response on thread grizzly-http-server-1 19 < 200 19 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 20 * Server has received a request on thread grizzly-http-server-0 20 > GET http://localhost:9998/helloworld 20 > accept-encoding: gzip, x-gzip, deflate 20 > connection: keep-alive 20 > host: localhost:9998 20 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 20 * Server responded with a response on thread grizzly-http-server-0 20 < 200 20 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:51 AM org.glassfish.jersey.apache5.connector.HelloWorldTest testAsyncClientRequests INFO: Executed in: 64 Sep 01, 2022 9:26:51 AM org.glassfish.jersey.apache5.connector.HelloWorldTest testAsyncClientRequests INFO: Results: 0: Hello World! 1: Hello World! 2: Hello World! 3: Hello World! 4: Hello World! 5: Hello World! 6: Hello World! 7: Hello World! 8: Hello World! 9: Hello World! 10: Hello World! 11: Hello World! 12: Hello World! 13: Hello World! 14: Hello World! 15: Hello World! 16: Hello World! 17: Hello World! 18: Hello World! 19: Hello World! Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-82] Started. CustomLoggingFilter.preFilter called Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! CustomLoggingFilter.postFilter called Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-83] Started. CustomLoggingFilter.preFilter called Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! CustomLoggingFilter.postFilter called Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-84] Started. Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworld 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < Content-Type: text/plain Hello World! Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-85] Started. Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/helloworldarbitrary 1 > accept-encoding: gzip, x-gzip, deflate 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 404 Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server has received a request on thread grizzly-http-server-1 2 > GET http://localhost:9998/helloworld/arbitrary 2 > accept-encoding: gzip, x-gzip, deflate 2 > connection: keep-alive 2 > host: localhost:9998 2 > user-agent: Jersey/3.0.99-SNAPSHOT (Apache HttpClient 5.1.2) Sep 01, 2022 9:26:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 2 * Server responded with a response on thread grizzly-http-server-1 2 < 404 Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 s - in org.glassfish.jersey.apache5.connector.HelloWorldTest [INFO] Running org.glassfish.jersey.apache5.connector.AsyncTest [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-container-simple-http --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-container-simple-http --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-container-simple-http --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-container-simple-http --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-container-simple-http --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-container-simple-http --- [INFO] Resources: [INFO] org/glassfish/jersey/simple/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/simple-http/src/main/resources/org/glassfish/jersey/simple/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-container-simple-http --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/simple-http/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-container-simple-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-container-simple-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-container-simple-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-container-simple-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-container-simple-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/simple-http/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-container-simple-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/simple-http/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-container-simple-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/simple-http/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/simple-http/src/test/java/org/glassfish/jersey/simple/AsyncTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/simple-http/src/test/java/org/glassfish/jersey/simple/AsyncTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-container-simple-http --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/simple-http/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:26:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-86] Started. Sep 01, 2022 9:26:51 AM org.glassfish.jersey.apache5.connector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 3 on thread grizzly-http-server-0 Sep 01, 2022 9:26:51 AM org.glassfish.jersey.apache5.connector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 1 on thread grizzly-http-server-2 Sep 01, 2022 9:26:51 AM org.glassfish.jersey.apache5.connector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 2 on thread grizzly-http-server-1 [INFO] Running org.glassfish.jersey.simple.ParallelTest Sep 01, 2022 9:26:52 AM org.glassfish.jersey.apache5.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-1 Sep 01, 2022 9:26:52 AM org.glassfish.jersey.apache5.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-3 Sep 01, 2022 9:26:52 AM org.glassfish.jersey.apache5.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-2 Sep 01, 2022 9:26:52 AM org.glassfish.jersey.apache5.connector.AsyncTest testAsyncPost INFO: Using async timeout multiplier: 1 Sep 01, 2022 9:26:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-87] Started. Sep 01, 2022 9:26:52 AM org.glassfish.jersey.apache5.connector.AsyncTest$AsyncResource asyncGetWithTimeout INFO: Async long-running get with timeout called on thread grizzly-http-server-0 Sep 01, 2022 9:26:52 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:26:53 AM org.glassfish.jersey.simple.AbstractSimpleServerTester startServer INFO: Simple-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:26:53 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:54 AM org.glassfish.jersey.simple.AbstractSimpleServerTester stopServer INFO: Simple-http server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.554 s - in org.glassfish.jersey.simple.ParallelTest [INFO] Running org.glassfish.jersey.simple.OptionsTest Sep 01, 2022 9:26:54 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:26:54 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class class org.glassfish.jersey.simple.OptionsTest$UserResource cannot be instantiated and will be ignored. Sep 01, 2022 9:26:54 AM org.glassfish.jersey.simple.AbstractSimpleServerTester startServer INFO: Simple-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:26:54 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:54 AM org.glassfish.jersey.simple.AbstractSimpleServerTester stopServer INFO: Simple-http server stopped. Sep 01, 2022 9:26:54 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:26:54 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class class org.glassfish.jersey.simple.OptionsTest$UserResource cannot be instantiated and will be ignored. Sep 01, 2022 9:26:54 AM org.glassfish.jersey.simple.AbstractSimpleServerTester startServer INFO: Simple-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:26:54 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:54 AM org.glassfish.jersey.simple.AbstractSimpleServerTester stopServer INFO: Simple-http server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in org.glassfish.jersey.simple.OptionsTest [INFO] Running org.glassfish.jersey.simple.TraceTest Sep 01, 2022 9:26:54 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:26:54 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class class org.glassfish.jersey.simple.TraceTest$UserResource cannot be instantiated and will be ignored. Sep 01, 2022 9:26:54 AM org.glassfish.jersey.simple.AbstractSimpleServerTester startServerNoLoggingFilter INFO: Simple-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:26:54 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:54 AM org.glassfish.jersey.simple.AbstractSimpleServerTester stopServer INFO: Simple-http server stopped. Sep 01, 2022 9:26:54 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:26:54 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class class org.glassfish.jersey.simple.TraceTest$UserResource cannot be instantiated and will be ignored. Sep 01, 2022 9:26:54 AM org.glassfish.jersey.simple.AbstractSimpleServerTester startServerNoLoggingFilter INFO: Simple-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:26:54 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 0 sun.nio.ch.ServerSocketChannelImpl[closed] (ActionDistributor: Thread-151): EXECUTE_ACTION -> 16 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (ActionDistributor: Thread-151): ACCEPT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestReader: Thread-154): READ -> 201 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestReader: Thread-154): READ_HEADER Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestReader: Thread-154): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestReader: Thread-154): HEADER_FINISHED -> OPTIONS /users HTTP/1.1 User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestReader: Thread-154): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestReader: Thread-154): REQUEST_READY Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestDispatcher: Thread-155): DISPATCH_REQUEST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestDispatcher: Thread-155): WRITE_HEADER -> HTTP/1.1 404 Not Found Content-Length: 0 Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestDispatcher: Thread-155): WRITE_BUFFER -> 69 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestDispatcher: Thread-155): WRITE -> 69 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestDispatcher: Thread-155): RESPONSE_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 0 sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:9998] (ActionDistributor: Thread-161): EXECUTE_ACTION -> 16 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-161): ACCEPT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 161 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ_HEADER Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): REQUEST_READY Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): DISPATCH_REQUEST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): RESPONSE_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): DISPATCH_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ_WAIT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 161 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ_HEADER Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): REQUEST_READY Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): DISPATCH_REQUEST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): RESPONSE_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): DISPATCH_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ_WAIT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 161 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ_HEADER Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): REQUEST_READY Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): DISPATCH_REQUEST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): RESPONSE_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): DISPATCH_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ_WAIT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 161 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ_HEADER Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): REQUEST_READY Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): DISPATCH_REQUEST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): RESPONSE_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): DISPATCH_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ_WAIT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 161 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ_HEADER Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): REQUEST_READY Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): DISPATCH_REQUEST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): RESPONSE_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ_WAIT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): DISPATCH_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 161 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ_HEADER Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): REQUEST_READY Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): DISPATCH_REQUEST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): RESPONSE_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): DISPATCH_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ_WAIT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 161 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ_HEADER Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): REQUEST_READY Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): DISPATCH_REQUEST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): RESPONSE_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): DISPATCH_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ_WAIT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 161 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ_HEADER Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): REQUEST_READY Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): DISPATCH_REQUEST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): RESPONSE_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): DISPATCH_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ_WAIT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 161 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ_HEADER Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): REQUEST_READY Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): DISPATCH_REQUEST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): RESPONSE_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): DISPATCH_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ_WAIT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 161 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ_HEADER Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): REQUEST_READY Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): DISPATCH_REQUEST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): RESPONSE_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): DISPATCH_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ_WAIT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 161 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ_HEADER Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): REQUEST_READY Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): DISPATCH_REQUEST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): RESPONSE_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): DISPATCH_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ_WAIT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 161 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ_HEADER Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): REQUEST_READY Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): DISPATCH_REQUEST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): RESPONSE_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): DISPATCH_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ_WAIT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 161 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ_HEADER Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): REQUEST_READY Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): DISPATCH_REQUEST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): RESPONSE_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): DISPATCH_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ_WAIT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 161 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ_HEADER Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): REQUEST_READY Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): DISPATCH_REQUEST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): RESPONSE_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): DISPATCH_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ_WAIT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 161 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ_HEADER Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): REQUEST_READY Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): DISPATCH_REQUEST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): RESPONSE_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): DISPATCH_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ_WAIT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 161 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ_HEADER Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): REQUEST_READY Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): DISPATCH_REQUEST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): RESPONSE_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): DISPATCH_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ_WAIT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 161 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ_HEADER Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): REQUEST_READY Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): DISPATCH_REQUEST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): RESPONSE_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): DISPATCH_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ_WAIT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 161 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ_HEADER Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): REQUEST_READY Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): DISPATCH_REQUEST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): RESPONSE_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): DISPATCH_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ_WAIT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 161 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ_HEADER Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): REQUEST_READY Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): DISPATCH_REQUEST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): RESPONSE_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): DISPATCH_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ_WAIT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 161 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ_HEADER Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): REQUEST_READY Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): DISPATCH_REQUEST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): RESPONSE_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): DISPATCH_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ_WAIT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 161 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ_HEADER Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): REQUEST_READY Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): DISPATCH_REQUEST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE -> 110 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): RESPONSE_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): DISPATCH_FINISHED Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ_WAIT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:55 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:55 AM org.glassfish.jersey.apache5.connector.AsyncTest$AsyncResource asyncGetWithTimeout INFO: Async long-running get with timeout called on thread grizzly-http-server-1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 161 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ_HEADER Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): REQUEST_READY Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): DISPATCH_REQUEST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): RESPONSE_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): DISPATCH_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ_WAIT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 161 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ_HEADER Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): REQUEST_READY Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): DISPATCH_REQUEST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): RESPONSE_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): DISPATCH_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ_WAIT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 161 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ_HEADER Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): REQUEST_READY Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): DISPATCH_REQUEST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): RESPONSE_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): DISPATCH_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ_WAIT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 161 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ_HEADER Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): REQUEST_READY Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): DISPATCH_REQUEST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): RESPONSE_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): DISPATCH_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ_WAIT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 161 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ_HEADER Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): REQUEST_READY Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): DISPATCH_REQUEST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): RESPONSE_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): DISPATCH_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ_WAIT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 161 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ_HEADER Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): REQUEST_READY Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): DISPATCH_REQUEST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): RESPONSE_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): DISPATCH_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ_WAIT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 161 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ_HEADER Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): REQUEST_READY Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): DISPATCH_REQUEST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): RESPONSE_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ_WAIT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): DISPATCH_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 161 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ_HEADER Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): REQUEST_READY Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): DISPATCH_REQUEST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): RESPONSE_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): DISPATCH_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ_WAIT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 161 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ_HEADER Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): REQUEST_READY Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): DISPATCH_REQUEST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): RESPONSE_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): DISPATCH_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ_WAIT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 161 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ_HEADER Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): REQUEST_READY Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): DISPATCH_REQUEST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): RESPONSE_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): DISPATCH_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ_WAIT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 161 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ_HEADER Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): REQUEST_READY Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): DISPATCH_REQUEST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): RESPONSE_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): DISPATCH_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ_WAIT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 161 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ_HEADER Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): REQUEST_READY Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): DISPATCH_REQUEST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): RESPONSE_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): DISPATCH_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ_WAIT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 161 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ_HEADER Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): REQUEST_READY Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): DISPATCH_REQUEST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): RESPONSE_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): DISPATCH_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ_WAIT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 161 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ_HEADER Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): REQUEST_READY Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): DISPATCH_REQUEST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): RESPONSE_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): DISPATCH_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ_WAIT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 161 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ_HEADER Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): REQUEST_READY Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): DISPATCH_REQUEST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): RESPONSE_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): DISPATCH_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ_WAIT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 161 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ_HEADER Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): REQUEST_READY Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): DISPATCH_REQUEST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): RESPONSE_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): DISPATCH_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ_WAIT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 161 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ_HEADER Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): REQUEST_READY Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): DISPATCH_REQUEST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): RESPONSE_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): DISPATCH_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ_WAIT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 161 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ_HEADER Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): REQUEST_READY Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): DISPATCH_REQUEST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): RESPONSE_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): DISPATCH_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ_WAIT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 161 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ_HEADER Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): REQUEST_READY Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): DISPATCH_REQUEST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): RESPONSE_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): DISPATCH_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ_WAIT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 161 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ_HEADER Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): REQUEST_READY Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): DISPATCH_REQUEST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE -> 110 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): RESPONSE_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): DISPATCH_FINISHED Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ_WAIT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:56 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 161 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ_HEADER Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): REQUEST_READY Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): DISPATCH_REQUEST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): RESPONSE_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): DISPATCH_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ_WAIT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 161 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ_HEADER Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): REQUEST_READY Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): DISPATCH_REQUEST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): RESPONSE_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): DISPATCH_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ_WAIT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 161 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ_HEADER Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): REQUEST_READY Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): DISPATCH_REQUEST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): RESPONSE_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): DISPATCH_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ_WAIT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 161 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ_HEADER Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): REQUEST_READY Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): DISPATCH_REQUEST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): RESPONSE_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): DISPATCH_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ_WAIT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 161 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ_HEADER Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): REQUEST_READY Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): DISPATCH_REQUEST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): RESPONSE_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): DISPATCH_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ_WAIT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 161 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ_HEADER Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): REQUEST_READY Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): DISPATCH_REQUEST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): RESPONSE_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): DISPATCH_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ_WAIT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 161 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ_HEADER Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): REQUEST_READY Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): DISPATCH_REQUEST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): RESPONSE_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): DISPATCH_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ_WAIT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 161 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ_HEADER Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): REQUEST_READY Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): DISPATCH_REQUEST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): RESPONSE_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): DISPATCH_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ_WAIT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 161 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ_HEADER Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): REQUEST_READY Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): DISPATCH_REQUEST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): RESPONSE_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): DISPATCH_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ_WAIT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 161 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ_HEADER Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): REQUEST_READY Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): DISPATCH_REQUEST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): RESPONSE_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): DISPATCH_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ_WAIT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 161 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ_HEADER Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): REQUEST_READY Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): DISPATCH_REQUEST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): RESPONSE_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): DISPATCH_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ_WAIT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 161 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ_HEADER Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): REQUEST_READY Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): DISPATCH_REQUEST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): RESPONSE_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): DISPATCH_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ_WAIT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 161 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ_HEADER Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): REQUEST_READY Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): DISPATCH_REQUEST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): RESPONSE_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): DISPATCH_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ_WAIT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 161 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ_HEADER Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): REQUEST_READY Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): DISPATCH_REQUEST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): RESPONSE_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): DISPATCH_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ_WAIT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 161 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ_HEADER Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): REQUEST_READY Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): DISPATCH_REQUEST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): RESPONSE_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): DISPATCH_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ_WAIT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 161 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ_HEADER Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): REQUEST_READY Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): DISPATCH_REQUEST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): RESPONSE_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): DISPATCH_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ_WAIT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 161 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ_HEADER Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): REQUEST_READY Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): DISPATCH_REQUEST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): RESPONSE_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): DISPATCH_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ_WAIT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 161 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ_HEADER Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): REQUEST_READY Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): DISPATCH_REQUEST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): RESPONSE_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): DISPATCH_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ_WAIT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 161 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ_HEADER Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): REQUEST_READY Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): DISPATCH_REQUEST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE -> 110 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): RESPONSE_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): DISPATCH_FINISHED Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ -> 0 Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ_WAIT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:57 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.084 s - in org.glassfish.jersey.apache5.connector.AsyncTest [INFO] Running org.glassfish.jersey.apache5.connector.FollowRedirectsTest Sep 01, 2022 9:26:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:57 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:57 AM org.glassfish.jersey.apache5.connector.AsyncTest$AsyncResource$3 veryExpensiveOperation INFO: Async long-running get with timeout finished on thread Thread-1 Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-88] Started. Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-89] Started. Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.glassfish.jersey.apache5.connector.FollowRedirectsTest [INFO] Running org.glassfish.jersey.apache5.connector.UnderlyingHttpClientAccessTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.glassfish.jersey.apache5.connector.UnderlyingHttpClientAccessTest [INFO] Running org.glassfish.jersey.apache5.connector.NoEntityTest Sep 01, 2022 9:26:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-90] Started. Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-91] Started. Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-92] Started. Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-93] Started. Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.glassfish.jersey.apache5.connector.NoEntityTest [INFO] Running org.glassfish.jersey.apache5.connector.CookieTest Sep 01, 2022 9:26:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-94] Started. Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-95] Started. Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-96] Started. Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.glassfish.jersey.apache5.connector.CookieTest [INFO] Running org.glassfish.jersey.apache5.connector.DisableContentEncodingTest Sep 01, 2022 9:26:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-97] Started. Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-98] Started. Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-99] Started. Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:26:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:26:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-100] Started. Sep 01, 2022 9:26:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s - in org.glassfish.jersey.apache5.connector.DisableContentEncodingTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 106, Failures: 0, Errors: 0, Skipped: 3 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-apache5-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache5-connector/target/jersey-apache5-connector-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-apache5-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache5-connector/target/jersey-apache5-connector-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-apache5-connector --- Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 161 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ_HEADER Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): REQUEST_READY Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): DISPATCH_REQUEST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): RESPONSE_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): DISPATCH_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ_WAIT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 161 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ_HEADER Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): REQUEST_READY Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): DISPATCH_REQUEST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): RESPONSE_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): DISPATCH_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ_WAIT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 161 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ_HEADER Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): REQUEST_READY Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): DISPATCH_REQUEST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): RESPONSE_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): DISPATCH_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ_WAIT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 161 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ_HEADER Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): REQUEST_READY Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): DISPATCH_REQUEST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): RESPONSE_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): DISPATCH_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ_WAIT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 161 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ_HEADER Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): REQUEST_READY Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): DISPATCH_REQUEST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): RESPONSE_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): DISPATCH_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ_WAIT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 161 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ_HEADER Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): REQUEST_READY Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): DISPATCH_REQUEST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): RESPONSE_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): DISPATCH_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ_WAIT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 161 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ_HEADER Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): REQUEST_READY Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): DISPATCH_REQUEST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): RESPONSE_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): DISPATCH_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ_WAIT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 161 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ_HEADER Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): REQUEST_READY Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): DISPATCH_REQUEST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): RESPONSE_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): DISPATCH_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ_WAIT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 161 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ_HEADER Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): REQUEST_READY Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): DISPATCH_REQUEST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): RESPONSE_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): DISPATCH_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ_WAIT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 161 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ_HEADER Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): REQUEST_READY Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): DISPATCH_REQUEST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): RESPONSE_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): DISPATCH_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ_WAIT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 161 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ_HEADER Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): REQUEST_READY Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): DISPATCH_REQUEST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): RESPONSE_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): DISPATCH_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ_WAIT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 161 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ_HEADER Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): REQUEST_READY Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): DISPATCH_REQUEST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): RESPONSE_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ_WAIT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): DISPATCH_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 161 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ_HEADER Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): REQUEST_READY Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): DISPATCH_REQUEST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): RESPONSE_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): DISPATCH_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ_WAIT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 161 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ_HEADER Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): REQUEST_READY Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): DISPATCH_REQUEST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): RESPONSE_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): DISPATCH_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ_WAIT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 161 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ_HEADER Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): REQUEST_READY Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): DISPATCH_REQUEST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): RESPONSE_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): DISPATCH_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ_WAIT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 161 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ_HEADER Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): REQUEST_READY Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): DISPATCH_REQUEST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): RESPONSE_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): DISPATCH_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ_WAIT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 161 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ_HEADER Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): REQUEST_READY Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): DISPATCH_REQUEST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): RESPONSE_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): DISPATCH_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ_WAIT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 161 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ_HEADER Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): REQUEST_READY Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): DISPATCH_REQUEST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): RESPONSE_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): DISPATCH_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ_WAIT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 161 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ_HEADER Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): REQUEST_READY Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): DISPATCH_REQUEST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): RESPONSE_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): DISPATCH_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ_WAIT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 161 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ_HEADER Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): REQUEST_READY Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): DISPATCH_REQUEST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE -> 110 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): RESPONSE_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): DISPATCH_FINISHED Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ -> 0 Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ_WAIT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:58 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-apache5-connector --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache5-connector/target/jersey-apache5-connector-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-apache5-connector/3.0.99-SNAPSHOT/jersey-apache5-connector-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache5-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-apache5-connector/3.0.99-SNAPSHOT/jersey-apache5-connector-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/apache5-connector/target/jersey-apache5-connector-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-apache5-connector/3.0.99-SNAPSHOT/jersey-apache5-connector-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-apache5-connector --- [INFO] [INFO] --< org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-inmemory >-- [INFO] Building jersey-test-framework-provider-inmemory 3.0.99-SNAPSHOT [27/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-test-framework-provider-inmemory --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-test-framework-provider-inmemory --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-test-framework-provider-inmemory --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-test-framework-provider-inmemory --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-test-framework-provider-inmemory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-test-framework-provider-inmemory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-test-framework-provider-inmemory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-test-framework-provider-inmemory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-test-framework-provider-inmemory --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/inmemory/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-test-framework-provider-inmemory --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/inmemory/target/classes Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 161 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ_HEADER Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): REQUEST_READY Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): DISPATCH_REQUEST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): RESPONSE_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): DISPATCH_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ_WAIT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 161 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ_HEADER Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): REQUEST_READY Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): DISPATCH_REQUEST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): RESPONSE_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): DISPATCH_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ_WAIT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 161 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ_HEADER Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): REQUEST_READY Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): DISPATCH_REQUEST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): RESPONSE_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): DISPATCH_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ_WAIT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 161 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ_HEADER Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): REQUEST_READY Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): DISPATCH_REQUEST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): RESPONSE_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): DISPATCH_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ_WAIT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 161 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ_HEADER Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): REQUEST_READY Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): DISPATCH_REQUEST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): RESPONSE_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ_WAIT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): DISPATCH_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 161 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ_HEADER Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): REQUEST_READY Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): DISPATCH_REQUEST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): RESPONSE_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): DISPATCH_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ_WAIT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 161 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ_HEADER Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): REQUEST_READY Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): DISPATCH_REQUEST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): RESPONSE_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): DISPATCH_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ_WAIT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 161 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ_HEADER Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): REQUEST_READY Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): DISPATCH_REQUEST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): RESPONSE_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): DISPATCH_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ_WAIT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 161 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ_HEADER Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): REQUEST_READY Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): DISPATCH_REQUEST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): RESPONSE_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): DISPATCH_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ_WAIT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 161 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ_HEADER Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): REQUEST_READY Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): DISPATCH_REQUEST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): RESPONSE_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): DISPATCH_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ_WAIT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 161 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ_HEADER Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): REQUEST_READY Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): DISPATCH_REQUEST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): RESPONSE_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): DISPATCH_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ_WAIT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 161 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ_HEADER Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): REQUEST_READY Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): DISPATCH_REQUEST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): RESPONSE_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): DISPATCH_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ_WAIT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 161 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ_HEADER Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): REQUEST_READY Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): DISPATCH_REQUEST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): WRITE -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): RESPONSE_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-176): DISPATCH_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ_WAIT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 161 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ_HEADER Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): REQUEST_READY Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): DISPATCH_REQUEST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): WRITE -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): RESPONSE_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-177): DISPATCH_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ_WAIT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 161 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ_HEADER Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): REQUEST_READY Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): DISPATCH_REQUEST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): WRITE -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): RESPONSE_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-178): DISPATCH_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ_WAIT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 161 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ_HEADER Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): REQUEST_READY Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): DISPATCH_REQUEST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): WRITE -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): RESPONSE_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-179): DISPATCH_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ_WAIT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 161 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ_HEADER Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-164): REQUEST_READY Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): DISPATCH_REQUEST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): WRITE -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): RESPONSE_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-165): DISPATCH_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-166): READ_WAIT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 161 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ_HEADER Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-167): REQUEST_READY Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): DISPATCH_REQUEST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): WRITE -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): RESPONSE_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-168): DISPATCH_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-169): READ_WAIT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 161 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ_HEADER Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-170): REQUEST_READY Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): DISPATCH_REQUEST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): WRITE -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): RESPONSE_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-171): DISPATCH_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-172): READ_WAIT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): READ_INTEREST_READY -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): EXECUTE_ACTION -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 161 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ_HEADER Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-173): REQUEST_READY Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): DISPATCH_REQUEST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE_BUFFER -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): WRITE -> 110 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): RESPONSE_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestDispatcher: Thread-174): DISPATCH_FINISHED Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ -> 0 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (Worker: RequestReader: Thread-175): READ_WAIT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): SELECT Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_READ_INTEREST Sep 01, 2022 9:26:59 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:35500] (ActionDistributor: Thread-159): REGISTER_INTEREST -> 1 Sep 01, 2022 9:26:59 AM org.glassfish.jersey.simple.AbstractSimpleServerTester stopServer INFO: Simple-http server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.333 s - in org.glassfish.jersey.simple.TraceTest [INFO] Running org.glassfish.jersey.simple.AsyncTest Sep 01, 2022 9:26:59 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:26:59 AM org.glassfish.jersey.simple.AbstractSimpleServerTester startServer INFO: Simple-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:26:59 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:59 AM org.glassfish.jersey.simple.AbstractSimpleServerTester stopServer INFO: Simple-http server stopped. Sep 01, 2022 9:26:59 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:26:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-test-framework-provider-inmemory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/inmemory/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-test-framework-provider-inmemory --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/inmemory/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/inmemory/src/test/java/org/glassfish/jersey/test/inmemory/InMemoryContainerTest.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/inmemory/src/test/java/org/glassfish/jersey/test/inmemory/InMemoryContainerTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/inmemory/src/test/java/org/glassfish/jersey/test/inmemory/InMemoryContainerTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-test-framework-provider-inmemory --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/inmemory/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:26:59 AM org.glassfish.jersey.simple.AbstractSimpleServerTester startServer INFO: Simple-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:26:59 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. [INFO] Running org.glassfish.jersey.test.inmemory.InMemoryContainerPackageTest Sep 01, 2022 9:27:00 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:01 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.185 s - in org.glassfish.jersey.test.inmemory.InMemoryContainerPackageTest [INFO] Running org.glassfish.jersey.test.inmemory.internal.FollowRedirectsTest Sep 01, 2022 9:27:01 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:01 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s - in org.glassfish.jersey.test.inmemory.internal.FollowRedirectsTest [INFO] Running org.glassfish.jersey.test.inmemory.InMemoryContainerTest Sep 01, 2022 9:27:01 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:01 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:01 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:01 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:01 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:01 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:01 AM org.glassfish.jersey.test.inmemory.InMemoryConnector$InMemoryResponseWriter suspend WARNING: Asynchronous server side invocations are not supported by InMemoryContainer. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 s - in org.glassfish.jersey.test.inmemory.InMemoryContainerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-test-framework-provider-inmemory --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/inmemory/target/jersey-test-framework-provider-inmemory-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-test-framework-provider-inmemory --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/inmemory/target/jersey-test-framework-provider-inmemory-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-test-framework-provider-inmemory --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/inmemory/target/jersey-test-framework-provider-inmemory-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-inmemory/3.0.99-SNAPSHOT/jersey-test-framework-provider-inmemory-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/inmemory/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-inmemory/3.0.99-SNAPSHOT/jersey-test-framework-provider-inmemory-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/inmemory/target/jersey-test-framework-provider-inmemory-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-inmemory/3.0.99-SNAPSHOT/jersey-test-framework-provider-inmemory-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-test-framework-provider-inmemory --- [INFO] [INFO] --< org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-external >-- [INFO] Building jersey-test-framework-provider-external 3.0.99-SNAPSHOT [28/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-test-framework-provider-external --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-test-framework-provider-external --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-test-framework-provider-external --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-test-framework-provider-external --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-test-framework-provider-external --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-test-framework-provider-external --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-test-framework-provider-external --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-test-framework-provider-external --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/external/src/main/resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-test-framework-provider-external --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/external/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-test-framework-provider-external --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/external/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-test-framework-provider-external --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/external/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-test-framework-provider-external --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-test-framework-provider-external --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-test-framework-provider-external --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/external/target/jersey-test-framework-provider-external-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-test-framework-provider-external --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/external/target/jersey-test-framework-provider-external-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-test-framework-provider-external --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/external/target/jersey-test-framework-provider-external-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-external/3.0.99-SNAPSHOT/jersey-test-framework-provider-external-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/external/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-external/3.0.99-SNAPSHOT/jersey-test-framework-provider-external-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/external/target/jersey-test-framework-provider-external-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-external/3.0.99-SNAPSHOT/jersey-test-framework-provider-external-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-test-framework-provider-external --- [INFO] [INFO] -----< org.glassfish.jersey.containers:jersey-container-jdk-http >------ [INFO] Building jersey-container-jdk-http 3.0.99-SNAPSHOT [29/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-container-jdk-http --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-container-jdk-http --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-container-jdk-http --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-container-jdk-http --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-container-jdk-http --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-container-jdk-http --- [INFO] Resources: [INFO] org/glassfish/jersey/jdkhttp/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jdk-http/src/main/resources/org/glassfish/jersey/jdkhttp/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-container-jdk-http --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jdk-http/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-container-jdk-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-container-jdk-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-container-jdk-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-container-jdk-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-container-jdk-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jdk-http/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-container-jdk-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jdk-http/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-container-jdk-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-container-jdk-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jdk-http/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jdk-http/src/test/java/org/glassfish/jersey/jdkhttp/RuntimeDelegateTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jdk-http/src/test/java/org/glassfish/jersey/jdkhttp/RuntimeDelegateTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-container-jdk-http --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jdk-http/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.jdkhttp.RuntimeDelegateTest Sep 01, 2022 9:27:03 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:03 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:03 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.03 s - in org.glassfish.jersey.jdkhttp.RuntimeDelegateTest [INFO] Running org.glassfish.jersey.jdkhttp.JdkHttpsServerTest Sep 01, 2022 9:27:04 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:04 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:04 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:04 AM org.glassfish.jersey.jdkhttp.JdkHttpServerFactory createHttpServer INFO: HTTPS server will be created with no SSL context defined. HttpsConfigurator must be set before the server is started. Sep 01, 2022 9:27:04 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:04 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:04 AM org.glassfish.jersey.jdkhttp.JdkHttpServerFactory createHttpServer INFO: HTTPS server will be created with no SSL context defined. HttpsConfigurator must be set before the server is started. Sep 01, 2022 9:27:04 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:04 AM org.glassfish.jersey.jdkhttp.JdkHttpServerFactory createHttpServer INFO: HTTPS server will be created with no SSL context defined. HttpsConfigurator must be set before the server is started. Sep 01, 2022 9:27:04 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:04 AM sun.net.httpserver.ServerImpl$Exchange run WARNING: SSL connection received. No https context created Sep 01, 2022 9:27:04 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:04 AM org.glassfish.jersey.jdkhttp.JdkHttpServerFactory createHttpServer WARNING: SSLContext is set, but http scheme was used instead of https. The SSLContext will be ignored. Sep 01, 2022 9:27:04 AM org.glassfish.jersey.simple.AbstractSimpleServerTester stopServer INFO: Simple-http server stopped. Sep 01, 2022 9:27:04 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder Sep 01, 2022 9:27:04 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure Sep 01, 2022 9:27:04 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: JAX-B API not found . WADL feature is disabled. WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:04 AM org.glassfish.jersey.simple.AbstractSimpleServerTester startServer [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.95 s - in org.glassfish.jersey.jdkhttp.JdkHttpsServerTest INFO: Simple-http server started on base uri: http://localhost:9998/ [INFO] Running org.glassfish.jersey.jdkhttp.JdkHttpPackageTest Sep 01, 2022 9:27:04 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder Sep 01, 2022 9:27:04 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:04 AM org.glassfish.jersey.jdkhttp.AbstractJdkHttpServerTester startServer INFO: jdk-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:27:04 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:07 AM org.glassfish.jersey.simple.AbstractSimpleServerTester stopServer INFO: Simple-http server stopped. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.19 s - in org.glassfish.jersey.simple.AsyncTest [INFO] Running org.glassfish.jersey.simple.ExceptionTest Sep 01, 2022 9:27:07 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:07 AM org.glassfish.jersey.simple.AbstractSimpleServerTester startServer INFO: Simple-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:27:07 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:07 AM org.glassfish.jersey.simple.AbstractSimpleServerTester stopServer INFO: Simple-http server stopped. Sep 01, 2022 9:27:07 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:07 AM org.glassfish.jersey.simple.AbstractSimpleServerTester startServer INFO: Simple-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:27:07 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:07 AM org.glassfish.jersey.simple.AbstractSimpleServerTester stopServer INFO: Simple-http server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.glassfish.jersey.simple.ExceptionTest [INFO] Running org.glassfish.jersey.simple.LifecycleListenerTest Sep 01, 2022 9:27:07 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:07 AM org.glassfish.jersey.simple.AbstractSimpleServerTester startServer INFO: Simple-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:27:07 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:07 AM org.glassfish.jersey.simple.AbstractSimpleServerTester stopServer INFO: Simple-http server stopped. Sep 01, 2022 9:27:07 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:07 AM org.glassfish.jersey.simple.AbstractSimpleServerTester startServer INFO: Simple-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:27:07 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:07 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:07 AM org.glassfish.jersey.simple.AbstractSimpleServerTester stopServer INFO: Simple-http server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s - in org.glassfish.jersey.simple.LifecycleListenerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-container-simple-http --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/simple-http/target/jersey-container-simple-http-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-container-simple-http --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/simple-http/target/jersey-container-simple-http-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-container-simple-http --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-container-simple-http --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/simple-http/target/jersey-container-simple-http-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-simple-http/3.0.99-SNAPSHOT/jersey-container-simple-http-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/simple-http/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-simple-http/3.0.99-SNAPSHOT/jersey-container-simple-http-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/simple-http/target/jersey-container-simple-http-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-simple-http/3.0.99-SNAPSHOT/jersey-container-simple-http-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-container-simple-http --- [INFO] [INFO] --< org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-simple >-- [INFO] Building jersey-test-framework-provider-simple 3.0.99-SNAPSHOT [32/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-test-framework-provider-simple --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-test-framework-provider-simple --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-test-framework-provider-simple --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-test-framework-provider-simple --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-test-framework-provider-simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-test-framework-provider-simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-test-framework-provider-simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-test-framework-provider-simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-test-framework-provider-simple --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/simple/target/classes Sep 01, 2022 9:27:08 AM org.glassfish.jersey.jdkhttp.AbstractJdkHttpServerTester stopServer INFO: Simple-http server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.105 s - in org.glassfish.jersey.jdkhttp.JdkHttpPackageTest [INFO] Running org.glassfish.jersey.jdkhttp.BasicJdkHttpServerTest Sep 01, 2022 9:27:08 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:08 AM org.glassfish.jersey.jdkhttp.JdkHttpServerFactory createHttpServer INFO: HTTPS server will be created with no SSL context defined. HttpsConfigurator must be set before the server is started. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-test-framework-provider-simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/simple/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-test-framework-provider-simple --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/simple/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-test-framework-provider-simple --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/simple/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.test.simple.SimpleContainerTest Sep 01, 2022 9:27:09 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.156 s - in org.glassfish.jersey.test.simple.SimpleContainerTest [INFO] Running org.glassfish.jersey.test.simple.AvailablePortSimpleTest Sep 01, 2022 9:27:10 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:0/ Sep 01, 2022 9:27:10 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:10 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer start INFO: Started SimpleTestContainer at the base URI http://localhost:38271/ [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.glassfish.jersey.test.simple.AvailablePortSimpleTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-test-framework-provider-simple --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/simple/target/jersey-test-framework-provider-simple-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-test-framework-provider-simple --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/simple/target/jersey-test-framework-provider-simple-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-test-framework-provider-simple --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/simple/target/jersey-test-framework-provider-simple-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-simple/3.0.99-SNAPSHOT/jersey-test-framework-provider-simple-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/simple/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-simple/3.0.99-SNAPSHOT/jersey-test-framework-provider-simple-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/simple/target/jersey-test-framework-provider-simple-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-simple/3.0.99-SNAPSHOT/jersey-test-framework-provider-simple-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-test-framework-provider-simple --- [INFO] [INFO] -------< org.glassfish.jersey.connectors:jersey-netty-connector >------- [INFO] Building jersey-connectors-netty 3.0.99-SNAPSHOT [33/283] [INFO] --------------------------------[ jar ]--------------------------------- Sep 01, 2022 9:27:11 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-netty-connector --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-netty-connector --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-netty-connector --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-netty-connector --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-netty-connector --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-netty-connector --- [INFO] Resources: [INFO] org/glassfish/jersey/netty/connector/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/src/main/resources/org/glassfish/jersey/netty/connector/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-netty-connector --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-netty-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-netty-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-netty-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-netty-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-netty-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/src/main/java/org/glassfish/jersey/netty/connector/NettyConnector.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/src/main/java/org/glassfish/jersey/netty/connector/NettyConnector.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/src/main/java/org/glassfish/jersey/netty/connector/NettyConnector.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-netty-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-netty-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/src/test/java/org/glassfish/jersey/netty/connector/TimeoutTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/src/test/java/org/glassfish/jersey/netty/connector/TimeoutTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-netty-connector --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.netty.connector.TraceSupportTest Sep 01, 2022 9:27:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.053 s - in org.glassfish.jersey.jdkhttp.BasicJdkHttpServerTest [INFO] Running org.glassfish.jersey.jdkhttp.LifecycleListenerTest Sep 01, 2022 9:27:14 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:14 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:14 AM org.glassfish.jersey.jdkhttp.AbstractJdkHttpServerTester startServer INFO: jdk-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:27:14 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:14 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:27:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:14 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:27:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:27:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:27:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:27:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:27:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.884 s - in org.glassfish.jersey.netty.connector.TraceSupportTest [INFO] Running org.glassfish.jersey.netty.connector.FollowRedirectsTest Sep 01, 2022 9:27:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:27:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:27:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:27:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:27:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:27:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:27:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:27:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.74 s - in org.glassfish.jersey.netty.connector.FollowRedirectsTest [INFO] Running org.glassfish.jersey.netty.connector.HugeEntityTest Sep 01, 2022 9:27:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:27:17 AM org.glassfish.jersey.jdkhttp.AbstractJdkHttpServerTester stopServer INFO: Simple-http server stopped. Sep 01, 2022 9:27:17 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:17 AM org.glassfish.jersey.jdkhttp.AbstractJdkHttpServerTester startServer INFO: jdk-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:27:17 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:17 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:20 AM org.glassfish.jersey.jdkhttp.AbstractJdkHttpServerTester stopServer INFO: Simple-http server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.153 s - in org.glassfish.jersey.jdkhttp.LifecycleListenerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-container-jdk-http --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jdk-http/target/jersey-container-jdk-http-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-container-jdk-http --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jdk-http/target/jersey-container-jdk-http-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-container-jdk-http --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-container-jdk-http --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jdk-http/target/jersey-container-jdk-http-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-jdk-http/3.0.99-SNAPSHOT/jersey-container-jdk-http-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jdk-http/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-jdk-http/3.0.99-SNAPSHOT/jersey-container-jdk-http-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jdk-http/target/jersey-container-jdk-http-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-jdk-http/3.0.99-SNAPSHOT/jersey-container-jdk-http-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-container-jdk-http --- [INFO] [INFO] --< org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-jdk-http >-- [INFO] Building jersey-test-framework-provider-jdk-http 3.0.99-SNAPSHOT [30/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-test-framework-provider-jdk-http --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-test-framework-provider-jdk-http --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-test-framework-provider-jdk-http --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-test-framework-provider-jdk-http --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-test-framework-provider-jdk-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-test-framework-provider-jdk-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-test-framework-provider-jdk-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-test-framework-provider-jdk-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-test-framework-provider-jdk-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jdk-http/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-test-framework-provider-jdk-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jdk-http/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-test-framework-provider-jdk-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jdk-http/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-test-framework-provider-jdk-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jdk-http/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-test-framework-provider-jdk-http --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jdk-http/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.test.jdkhttp.AvailablePortJdkHttpServerTest Sep 01, 2022 9:27:21 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:/ Sep 01, 2022 9:27:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:22 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer start INFO: Started JdkHttpServerTestContainer at the base URI http://localhost:43257/ [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.17 s - in org.glassfish.jersey.test.jdkhttp.AvailablePortJdkHttpServerTest [INFO] Running org.glassfish.jersey.test.jdkhttp.JdkHttpServerContainerTest Sep 01, 2022 9:27:25 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.082 s - in org.glassfish.jersey.test.jdkhttp.JdkHttpServerContainerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-test-framework-provider-jdk-http --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jdk-http/target/jersey-test-framework-provider-jdk-http-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-test-framework-provider-jdk-http --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jdk-http/target/jersey-test-framework-provider-jdk-http-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-test-framework-provider-jdk-http --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jdk-http/target/jersey-test-framework-provider-jdk-http-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-jdk-http/3.0.99-SNAPSHOT/jersey-test-framework-provider-jdk-http-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jdk-http/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-jdk-http/3.0.99-SNAPSHOT/jersey-test-framework-provider-jdk-http-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jdk-http/target/jersey-test-framework-provider-jdk-http-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-jdk-http/3.0.99-SNAPSHOT/jersey-test-framework-provider-jdk-http-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-test-framework-provider-jdk-http --- [INFO] [INFO] ----< org.glassfish.jersey.containers:jersey-container-simple-http >---- [INFO] Building jersey-container-simple-http 3.0.99-SNAPSHOT [31/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-container-simple-http --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-container-simple-http --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-container-simple-http --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-container-simple-http --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-container-simple-http --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-container-simple-http --- [INFO] Resources: [INFO] org/glassfish/jersey/simple/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/simple-http/src/main/resources/org/glassfish/jersey/simple/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-container-simple-http --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/simple-http/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-container-simple-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-container-simple-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-container-simple-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-container-simple-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-container-simple-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/simple-http/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-container-simple-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/simple-http/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-container-simple-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/simple-http/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-container-simple-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/simple-http/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/simple-http/src/test/java/org/glassfish/jersey/simple/AsyncTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/simple-http/src/test/java/org/glassfish/jersey/simple/AsyncTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-container-simple-http --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/simple-http/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.simple.ParallelTest Sep 01, 2022 9:27:29 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:30 AM org.glassfish.jersey.simple.AbstractSimpleServerTester startServer INFO: Simple-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:27:30 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:31 AM org.glassfish.jersey.simple.AbstractSimpleServerTester stopServer INFO: Simple-http server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.605 s - in org.glassfish.jersey.simple.ParallelTest [INFO] Running org.glassfish.jersey.simple.OptionsTest Sep 01, 2022 9:27:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:31 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class class org.glassfish.jersey.simple.OptionsTest$UserResource cannot be instantiated and will be ignored. Sep 01, 2022 9:27:31 AM org.glassfish.jersey.simple.AbstractSimpleServerTester startServer INFO: Simple-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:27:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:31 AM org.glassfish.jersey.simple.AbstractSimpleServerTester stopServer INFO: Simple-http server stopped. Sep 01, 2022 9:27:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:31 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class class org.glassfish.jersey.simple.OptionsTest$UserResource cannot be instantiated and will be ignored. Sep 01, 2022 9:27:31 AM org.glassfish.jersey.simple.AbstractSimpleServerTester startServer INFO: Simple-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:27:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:31 AM org.glassfish.jersey.simple.AbstractSimpleServerTester stopServer INFO: Simple-http server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 s - in org.glassfish.jersey.simple.OptionsTest [INFO] Running org.glassfish.jersey.simple.TraceTest Sep 01, 2022 9:27:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:31 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class class org.glassfish.jersey.simple.TraceTest$UserResource cannot be instantiated and will be ignored. Sep 01, 2022 9:27:31 AM org.glassfish.jersey.simple.AbstractSimpleServerTester startServerNoLoggingFilter INFO: Simple-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:27:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:31 AM org.glassfish.jersey.simple.AbstractSimpleServerTester stopServer INFO: Simple-http server stopped. Sep 01, 2022 9:27:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:31 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class class org.glassfish.jersey.simple.TraceTest$UserResource cannot be instantiated and will be ignored. Sep 01, 2022 9:27:31 AM org.glassfish.jersey.simple.AbstractSimpleServerTester startServerNoLoggingFilter INFO: Simple-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:27:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 0 sun.nio.ch.ServerSocketChannelImpl[closed] (ActionDistributor: Thread-150): EXECUTE_ACTION -> 16 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (ActionDistributor: Thread-150): ACCEPT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestReader: Thread-153): READ -> 198 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestReader: Thread-153): READ_HEADER Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestReader: Thread-153): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestReader: Thread-153): HEADER_FINISHED -> OPTIONS /users HTTP/1.1 User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestReader: Thread-153): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestReader: Thread-153): REQUEST_READY Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestDispatcher: Thread-154): DISPATCH_REQUEST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestDispatcher: Thread-154): WRITE_HEADER -> HTTP/1.1 404 Not Found Content-Length: 0 Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestDispatcher: Thread-154): WRITE_BUFFER -> 69 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestDispatcher: Thread-154): WRITE -> 69 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestDispatcher: Thread-154): RESPONSE_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestDispatcher: Thread-154): DISPATCH_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestReader: Thread-155): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestReader: Thread-155): READ_WAIT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (ActionDistributor: Thread-148): SELECT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (ActionDistributor: Thread-148): REGISTER_READ_INTEREST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (ActionDistributor: Thread-148): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 0 sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:9998] (ActionDistributor: Thread-160): EXECUTE_ACTION -> 16 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-160): ACCEPT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 158 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ_HEADER Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): REQUEST_READY Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): DISPATCH_REQUEST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): RESPONSE_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): DISPATCH_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ_WAIT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 158 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ_HEADER Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): REQUEST_READY Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): DISPATCH_REQUEST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): RESPONSE_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): DISPATCH_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ_WAIT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 158 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ_HEADER Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): REQUEST_READY Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): DISPATCH_REQUEST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): RESPONSE_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): DISPATCH_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ_WAIT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 158 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ_HEADER Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): REQUEST_READY Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): DISPATCH_REQUEST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): RESPONSE_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): DISPATCH_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ_WAIT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 158 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ_HEADER Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): REQUEST_READY Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): DISPATCH_REQUEST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): RESPONSE_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): DISPATCH_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ_WAIT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 158 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ_HEADER Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): REQUEST_READY Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): DISPATCH_REQUEST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): RESPONSE_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): DISPATCH_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ_WAIT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 158 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ_HEADER Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): REQUEST_READY Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): DISPATCH_REQUEST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): RESPONSE_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): DISPATCH_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ_WAIT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 158 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ_HEADER Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): REQUEST_READY Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): DISPATCH_REQUEST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): RESPONSE_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): DISPATCH_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ_WAIT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 158 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ_HEADER Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): REQUEST_READY Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): DISPATCH_REQUEST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): RESPONSE_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ_WAIT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): DISPATCH_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 158 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ_HEADER Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): REQUEST_READY Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): DISPATCH_REQUEST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): RESPONSE_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): DISPATCH_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ_WAIT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 158 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ_HEADER Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): REQUEST_READY Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): DISPATCH_REQUEST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): RESPONSE_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): DISPATCH_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ_WAIT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 158 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ_HEADER Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): REQUEST_READY Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): DISPATCH_REQUEST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): RESPONSE_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ_WAIT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): DISPATCH_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 158 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ_HEADER Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): REQUEST_READY Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): DISPATCH_REQUEST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): RESPONSE_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): DISPATCH_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ_WAIT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 158 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ_HEADER Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): REQUEST_READY Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): DISPATCH_REQUEST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): RESPONSE_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): DISPATCH_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ_WAIT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 158 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ_HEADER Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): REQUEST_READY Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): DISPATCH_REQUEST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): RESPONSE_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): DISPATCH_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ_WAIT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 158 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ_HEADER Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): REQUEST_READY Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): DISPATCH_REQUEST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): RESPONSE_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): DISPATCH_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ_WAIT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 158 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ_HEADER Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): REQUEST_READY Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): DISPATCH_REQUEST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): RESPONSE_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): DISPATCH_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ_WAIT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 158 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ_HEADER Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): REQUEST_READY Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): DISPATCH_REQUEST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): RESPONSE_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): DISPATCH_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ_WAIT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 158 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ_HEADER Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): REQUEST_READY Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): DISPATCH_REQUEST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): RESPONSE_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): DISPATCH_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ_WAIT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 158 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ_HEADER Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): REQUEST_READY Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): DISPATCH_REQUEST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE -> 110 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): RESPONSE_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): DISPATCH_FINISHED Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ -> 0 Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ_WAIT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:32 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 158 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ_HEADER Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): REQUEST_READY Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): DISPATCH_REQUEST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): RESPONSE_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): DISPATCH_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ_WAIT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 158 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ_HEADER Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): REQUEST_READY Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): DISPATCH_REQUEST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): RESPONSE_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): DISPATCH_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ_WAIT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 158 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ_HEADER Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): REQUEST_READY Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): DISPATCH_REQUEST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): RESPONSE_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): DISPATCH_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ_WAIT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 158 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ_HEADER Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): REQUEST_READY Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): DISPATCH_REQUEST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): RESPONSE_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): DISPATCH_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ_WAIT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 158 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ_HEADER Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): REQUEST_READY Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): DISPATCH_REQUEST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): RESPONSE_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): DISPATCH_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ_WAIT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 158 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ_HEADER Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): REQUEST_READY Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): DISPATCH_REQUEST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): RESPONSE_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): DISPATCH_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ_WAIT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 158 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ_HEADER Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): REQUEST_READY Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): DISPATCH_REQUEST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): RESPONSE_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): DISPATCH_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ_WAIT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 158 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ_HEADER Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): REQUEST_READY Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): DISPATCH_REQUEST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): RESPONSE_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): DISPATCH_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ_WAIT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 158 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ_HEADER Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): REQUEST_READY Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): DISPATCH_REQUEST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): RESPONSE_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): DISPATCH_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ_WAIT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 158 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ_HEADER Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): REQUEST_READY Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): DISPATCH_REQUEST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): RESPONSE_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): DISPATCH_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ_WAIT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 158 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ_HEADER Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): REQUEST_READY Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): DISPATCH_REQUEST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): RESPONSE_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): DISPATCH_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ_WAIT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 158 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ_HEADER Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): REQUEST_READY Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): DISPATCH_REQUEST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): RESPONSE_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): DISPATCH_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ_WAIT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 158 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ_HEADER Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): REQUEST_READY Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): DISPATCH_REQUEST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): RESPONSE_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): DISPATCH_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ_WAIT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 158 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ_HEADER Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): REQUEST_READY Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): DISPATCH_REQUEST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): RESPONSE_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): DISPATCH_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ_WAIT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 158 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ_HEADER Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): REQUEST_READY Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): DISPATCH_REQUEST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): RESPONSE_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): DISPATCH_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ_WAIT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 158 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ_HEADER Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): REQUEST_READY Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): DISPATCH_REQUEST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): RESPONSE_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): DISPATCH_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ_WAIT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 158 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ_HEADER Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): REQUEST_READY Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): DISPATCH_REQUEST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): RESPONSE_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): DISPATCH_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ_WAIT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 158 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ_HEADER Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): REQUEST_READY Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): DISPATCH_REQUEST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): RESPONSE_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): DISPATCH_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ_WAIT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 158 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ_HEADER Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): REQUEST_READY Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): DISPATCH_REQUEST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): RESPONSE_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): DISPATCH_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ_WAIT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 158 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ_HEADER Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): REQUEST_READY Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): DISPATCH_REQUEST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE -> 110 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): RESPONSE_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): DISPATCH_FINISHED Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ -> 0 Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ_WAIT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:33 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 158 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ_HEADER Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): REQUEST_READY Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): DISPATCH_REQUEST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): RESPONSE_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): DISPATCH_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ_WAIT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 158 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ_HEADER Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): REQUEST_READY Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): DISPATCH_REQUEST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): RESPONSE_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): DISPATCH_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ_WAIT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 158 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ_HEADER Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): REQUEST_READY Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): DISPATCH_REQUEST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): RESPONSE_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): DISPATCH_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ_WAIT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 158 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ_HEADER Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): REQUEST_READY Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): DISPATCH_REQUEST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): RESPONSE_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): DISPATCH_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ_WAIT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 158 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ_HEADER Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): REQUEST_READY Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): DISPATCH_REQUEST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): RESPONSE_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): DISPATCH_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ_WAIT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 158 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ_HEADER Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): REQUEST_READY Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): DISPATCH_REQUEST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): RESPONSE_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): DISPATCH_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ_WAIT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 158 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ_HEADER Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): REQUEST_READY Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): DISPATCH_REQUEST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): RESPONSE_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): DISPATCH_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ_WAIT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 158 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ_HEADER Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): REQUEST_READY Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): DISPATCH_REQUEST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): RESPONSE_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): DISPATCH_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ_WAIT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 158 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ_HEADER Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): REQUEST_READY Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): DISPATCH_REQUEST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): RESPONSE_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): DISPATCH_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ_WAIT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 158 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ_HEADER Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): REQUEST_READY Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): DISPATCH_REQUEST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): RESPONSE_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): DISPATCH_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ_WAIT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 158 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ_HEADER Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): REQUEST_READY Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): DISPATCH_REQUEST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): RESPONSE_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ_WAIT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): DISPATCH_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 158 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ_HEADER Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): REQUEST_READY Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): DISPATCH_REQUEST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): RESPONSE_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ_WAIT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): DISPATCH_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 158 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ_HEADER Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): REQUEST_READY Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): DISPATCH_REQUEST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): RESPONSE_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): DISPATCH_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ_WAIT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 158 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ_HEADER Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): REQUEST_READY Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): DISPATCH_REQUEST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): RESPONSE_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): DISPATCH_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ_WAIT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 158 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ_HEADER Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): REQUEST_READY Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): DISPATCH_REQUEST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): RESPONSE_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): DISPATCH_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ_WAIT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 158 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ_HEADER Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): REQUEST_READY Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): DISPATCH_REQUEST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): RESPONSE_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): DISPATCH_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ_WAIT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 158 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ_HEADER Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): REQUEST_READY Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): DISPATCH_REQUEST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): RESPONSE_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): DISPATCH_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ_WAIT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 158 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ_HEADER Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): REQUEST_READY Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): DISPATCH_REQUEST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): RESPONSE_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): DISPATCH_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ_WAIT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 158 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ_HEADER Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): REQUEST_READY Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): DISPATCH_REQUEST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE -> 110 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): RESPONSE_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): DISPATCH_FINISHED Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ -> 0 Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ_WAIT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:34 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 158 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ_HEADER Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): REQUEST_READY Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): DISPATCH_REQUEST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): RESPONSE_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): DISPATCH_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ_WAIT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 158 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ_HEADER Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): REQUEST_READY Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): DISPATCH_REQUEST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): RESPONSE_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): DISPATCH_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ_WAIT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 158 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ_HEADER Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): REQUEST_READY Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): DISPATCH_REQUEST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): RESPONSE_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): DISPATCH_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ_WAIT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 158 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ_HEADER Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): REQUEST_READY Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): DISPATCH_REQUEST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): RESPONSE_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): DISPATCH_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ_WAIT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 158 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ_HEADER Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): REQUEST_READY Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): DISPATCH_REQUEST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): RESPONSE_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): DISPATCH_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ_WAIT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 158 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ_HEADER Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): REQUEST_READY Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): DISPATCH_REQUEST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): RESPONSE_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): DISPATCH_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ_WAIT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 158 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ_HEADER Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): REQUEST_READY Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): DISPATCH_REQUEST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): RESPONSE_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): DISPATCH_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ_WAIT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 158 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ_HEADER Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): REQUEST_READY Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): DISPATCH_REQUEST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): RESPONSE_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): DISPATCH_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ_WAIT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 158 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ_HEADER Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): REQUEST_READY Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): DISPATCH_REQUEST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): RESPONSE_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): DISPATCH_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ_WAIT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 158 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ_HEADER Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): REQUEST_READY Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): DISPATCH_REQUEST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): RESPONSE_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ_WAIT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): DISPATCH_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 158 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ_HEADER Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): REQUEST_READY Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): DISPATCH_REQUEST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): RESPONSE_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): DISPATCH_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ_WAIT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 158 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ_HEADER Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): REQUEST_READY Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): DISPATCH_REQUEST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): RESPONSE_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): DISPATCH_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ_WAIT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 158 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ_HEADER Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): REQUEST_READY Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): DISPATCH_REQUEST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): RESPONSE_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): DISPATCH_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ_WAIT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 158 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ_HEADER Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): REQUEST_READY Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): DISPATCH_REQUEST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): RESPONSE_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): DISPATCH_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ_WAIT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 158 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ_HEADER Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): REQUEST_READY Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): DISPATCH_REQUEST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): RESPONSE_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ_WAIT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): DISPATCH_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 158 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ_HEADER Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): REQUEST_READY Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): DISPATCH_REQUEST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): RESPONSE_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): DISPATCH_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ_WAIT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 158 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ_HEADER Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): REQUEST_READY Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): DISPATCH_REQUEST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): RESPONSE_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): DISPATCH_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ_WAIT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 158 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ_HEADER Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): REQUEST_READY Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): DISPATCH_REQUEST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): RESPONSE_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): DISPATCH_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ_WAIT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 158 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ_HEADER Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): REQUEST_READY Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): DISPATCH_REQUEST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): RESPONSE_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): DISPATCH_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ_WAIT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 158 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ_HEADER Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): REQUEST_READY Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): DISPATCH_REQUEST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE -> 110 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): RESPONSE_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): DISPATCH_FINISHED Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ -> 0 Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ_WAIT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:35 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 158 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ_HEADER Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): REQUEST_READY Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): DISPATCH_REQUEST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): RESPONSE_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): DISPATCH_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ_WAIT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 158 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ_HEADER Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): REQUEST_READY Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): DISPATCH_REQUEST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): RESPONSE_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): DISPATCH_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ_WAIT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 158 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ_HEADER Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): REQUEST_READY Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): DISPATCH_REQUEST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): RESPONSE_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): DISPATCH_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ_WAIT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 158 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ_HEADER Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): REQUEST_READY Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): DISPATCH_REQUEST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): RESPONSE_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): DISPATCH_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ_WAIT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 158 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ_HEADER Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): REQUEST_READY Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): DISPATCH_REQUEST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): RESPONSE_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): DISPATCH_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ_WAIT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 158 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ_HEADER Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): REQUEST_READY Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): DISPATCH_REQUEST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): RESPONSE_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): DISPATCH_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ_WAIT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 158 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ_HEADER Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): REQUEST_READY Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): DISPATCH_REQUEST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): RESPONSE_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): DISPATCH_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ_WAIT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 158 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ_HEADER Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): REQUEST_READY Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): DISPATCH_REQUEST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): RESPONSE_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): DISPATCH_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ_WAIT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 158 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ_HEADER Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): REQUEST_READY Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): DISPATCH_REQUEST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): RESPONSE_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): DISPATCH_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ_WAIT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 158 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ_HEADER Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): REQUEST_READY Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): DISPATCH_REQUEST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): RESPONSE_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): DISPATCH_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ_WAIT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 158 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ_HEADER Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): REQUEST_READY Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): DISPATCH_REQUEST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): RESPONSE_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): DISPATCH_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ_WAIT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 158 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ_HEADER Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): REQUEST_READY Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): DISPATCH_REQUEST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): RESPONSE_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): DISPATCH_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ_WAIT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 158 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ_HEADER Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): REQUEST_READY Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): DISPATCH_REQUEST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): WRITE -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): RESPONSE_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-173): DISPATCH_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ_WAIT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 158 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ_HEADER Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): REQUEST_READY Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): DISPATCH_REQUEST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): WRITE -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): RESPONSE_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-175): DISPATCH_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ_WAIT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 158 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ_HEADER Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): REQUEST_READY Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): DISPATCH_REQUEST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): WRITE -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): RESPONSE_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-176): DISPATCH_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ_WAIT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 158 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ_HEADER Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): REQUEST_READY Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): DISPATCH_REQUEST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): WRITE -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): RESPONSE_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-177): DISPATCH_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ_WAIT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 158 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ_HEADER Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-172): REQUEST_READY Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): DISPATCH_REQUEST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): WRITE -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): RESPONSE_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-178): DISPATCH_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-174): READ_WAIT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 158 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ_HEADER Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-163): REQUEST_READY Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): DISPATCH_REQUEST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): WRITE -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): RESPONSE_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-164): DISPATCH_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-165): READ_WAIT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 158 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ_HEADER Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-166): REQUEST_READY Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): DISPATCH_REQUEST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): WRITE -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): RESPONSE_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-167): DISPATCH_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-168): READ_WAIT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 158 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ_HEADER Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-169): REQUEST_READY Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): DISPATCH_REQUEST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): WRITE -> 110 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): RESPONSE_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestDispatcher: Thread-170): DISPATCH_FINISHED Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ -> 0 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (Worker: RequestReader: Thread-171): READ_WAIT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:36 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[connected local=/127.0.0.1:9998 remote=/127.0.0.1:42276] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:36 AM org.glassfish.jersey.simple.AbstractSimpleServerTester stopServer INFO: Simple-http server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.358 s - in org.glassfish.jersey.simple.TraceTest [INFO] Running org.glassfish.jersey.simple.AsyncTest Sep 01, 2022 9:27:36 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:36 AM org.glassfish.jersey.simple.AbstractSimpleServerTester startServer INFO: Simple-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:27:36 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:36 AM org.glassfish.jersey.simple.AbstractSimpleServerTester stopServer INFO: Simple-http server stopped. Sep 01, 2022 9:27:36 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:36 AM org.glassfish.jersey.simple.AbstractSimpleServerTester startServer INFO: Simple-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:27:36 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:37 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (ActionDistributor: Thread-158): READ_INTEREST_READY -> 1 Sep 01, 2022 9:27:37 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (ActionDistributor: Thread-158): EXECUTE_ACTION -> 1 Sep 01, 2022 9:27:37 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestReader: Thread-172): READ -> 158 Sep 01, 2022 9:27:37 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestReader: Thread-172): READ_HEADER Sep 01, 2022 9:27:37 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:37 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestReader: Thread-172): HEADER_FINISHED -> OPTIONS /helloworld HTTP/1.1 Accept: foo/bar User-Agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Host: localhost:9998 Connection: keep-alive Sep 01, 2022 9:27:37 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestReader: Thread-172): READ -> 0 Sep 01, 2022 9:27:37 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestReader: Thread-172): REQUEST_READY Sep 01, 2022 9:27:37 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestDispatcher: Thread-173): DISPATCH_REQUEST Sep 01, 2022 9:27:37 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestDispatcher: Thread-173): WRITE_HEADER -> HTTP/1.1 200 OK Content-Length: 0 Allow: HEAD,GET,OPTIONS Content-Type: foo/bar Connection: keep-alive Sep 01, 2022 9:27:37 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestDispatcher: Thread-173): WRITE_BUFFER -> 110 Sep 01, 2022 9:27:37 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestDispatcher: Thread-173): WRITE -> 110 Sep 01, 2022 9:27:37 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestDispatcher: Thread-173): RESPONSE_FINISHED Sep 01, 2022 9:27:37 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestDispatcher: Thread-173): DISPATCH_FINISHED Sep 01, 2022 9:27:37 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestReader: Thread-174): READ -> 0 Sep 01, 2022 9:27:37 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (Worker: RequestReader: Thread-174): READ_WAIT Sep 01, 2022 9:27:37 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (ActionDistributor: Thread-158): SELECT Sep 01, 2022 9:27:37 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (ActionDistributor: Thread-158): REGISTER_READ_INTEREST Sep 01, 2022 9:27:37 AM org.glassfish.jersey.internal.util.ExtendedLogger info INFO: 1 java.nio.channels.SocketChannel[closed] (ActionDistributor: Thread-158): REGISTER_INTEREST -> 1 Sep 01, 2022 9:27:41 AM org.glassfish.jersey.simple.AbstractSimpleServerTester stopServer INFO: Simple-http server stopped. Sep 01, 2022 9:27:41 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:41 AM org.glassfish.jersey.simple.AbstractSimpleServerTester startServer INFO: Simple-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:27:41 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:44 AM org.glassfish.jersey.simple.AbstractSimpleServerTester stopServer INFO: Simple-http server stopped. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.212 s - in org.glassfish.jersey.simple.AsyncTest [INFO] Running org.glassfish.jersey.simple.ExceptionTest Sep 01, 2022 9:27:44 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:44 AM org.glassfish.jersey.simple.AbstractSimpleServerTester startServer INFO: Simple-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:27:44 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:44 AM org.glassfish.jersey.simple.AbstractSimpleServerTester stopServer INFO: Simple-http server stopped. Sep 01, 2022 9:27:44 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:44 AM org.glassfish.jersey.simple.AbstractSimpleServerTester startServer INFO: Simple-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:27:44 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:44 AM org.glassfish.jersey.simple.AbstractSimpleServerTester stopServer INFO: Simple-http server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.glassfish.jersey.simple.ExceptionTest [INFO] Running org.glassfish.jersey.simple.LifecycleListenerTest Sep 01, 2022 9:27:44 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:44 AM org.glassfish.jersey.simple.AbstractSimpleServerTester startServer INFO: Simple-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:27:45 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:45 AM org.glassfish.jersey.simple.AbstractSimpleServerTester stopServer INFO: Simple-http server stopped. Sep 01, 2022 9:27:45 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:45 AM org.glassfish.jersey.simple.AbstractSimpleServerTester startServer INFO: Simple-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:27:45 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:45 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:27:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:27:45 AM org.glassfish.jersey.simple.AbstractSimpleServerTester stopServer INFO: Simple-http server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in org.glassfish.jersey.simple.LifecycleListenerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-container-simple-http --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/simple-http/target/jersey-container-simple-http-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-container-simple-http --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/simple-http/target/jersey-container-simple-http-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-container-simple-http --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-container-simple-http --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/simple-http/target/jersey-container-simple-http-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-simple-http/3.0.99-SNAPSHOT/jersey-container-simple-http-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/simple-http/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-simple-http/3.0.99-SNAPSHOT/jersey-container-simple-http-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/simple-http/target/jersey-container-simple-http-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-simple-http/3.0.99-SNAPSHOT/jersey-container-simple-http-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-container-simple-http --- [INFO] [INFO] --< org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-simple >-- [INFO] Building jersey-test-framework-provider-simple 3.0.99-SNAPSHOT [32/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-test-framework-provider-simple --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-test-framework-provider-simple --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-test-framework-provider-simple --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-test-framework-provider-simple --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-test-framework-provider-simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-test-framework-provider-simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-test-framework-provider-simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-test-framework-provider-simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-test-framework-provider-simple --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/simple/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-test-framework-provider-simple --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/simple/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-test-framework-provider-simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/simple/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-test-framework-provider-simple --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/simple/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-test-framework-provider-simple --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/simple/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.test.simple.SimpleContainerTest Sep 01, 2022 9:27:46 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.751 s - in org.glassfish.jersey.netty.connector.HugeEntityTest [INFO] Running org.glassfish.jersey.netty.connector.NoEntityTest Sep 01, 2022 9:27:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:27:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:27:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:27:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:27:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 s - in org.glassfish.jersey.netty.connector.NoEntityTest [INFO] Running org.glassfish.jersey.netty.connector.HttpHeadersTest Sep 01, 2022 9:27:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:27:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.glassfish.jersey.netty.connector.HttpHeadersTest [INFO] Running org.glassfish.jersey.netty.connector.TimeoutTest Sep 01, 2022 9:27:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:27:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.279 s - in org.glassfish.jersey.test.simple.SimpleContainerTest [INFO] Running org.glassfish.jersey.test.simple.AvailablePortSimpleTest Sep 01, 2022 9:27:47 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:0/ Sep 01, 2022 9:27:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:47 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer start INFO: Started SimpleTestContainer at the base URI http://localhost:39997/ [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in org.glassfish.jersey.test.simple.AvailablePortSimpleTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-test-framework-provider-simple --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/simple/target/jersey-test-framework-provider-simple-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-test-framework-provider-simple --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/simple/target/jersey-test-framework-provider-simple-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-test-framework-provider-simple --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/simple/target/jersey-test-framework-provider-simple-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-simple/3.0.99-SNAPSHOT/jersey-test-framework-provider-simple-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/simple/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-simple/3.0.99-SNAPSHOT/jersey-test-framework-provider-simple-3.0.99-SNAPSHOT.pom Sep 01, 2022 9:27:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/simple/target/jersey-test-framework-provider-simple-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-simple/3.0.99-SNAPSHOT/jersey-test-framework-provider-simple-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-test-framework-provider-simple --- [INFO] [INFO] -------< org.glassfish.jersey.connectors:jersey-netty-connector >------- [INFO] Building jersey-connectors-netty 3.0.99-SNAPSHOT [33/359] [INFO] --------------------------------[ jar ]--------------------------------- Sep 01, 2022 9:27:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:48 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:27:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:48 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:27:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-netty-connector --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-netty-connector --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-netty-connector --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-netty-connector --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-netty-connector --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-netty-connector --- [INFO] Resources: [INFO] org/glassfish/jersey/netty/connector/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/src/main/resources/org/glassfish/jersey/netty/connector/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-netty-connector --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-netty-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-netty-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-netty-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-netty-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-netty-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/src/main/java/org/glassfish/jersey/netty/connector/NettyConnector.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/src/main/java/org/glassfish/jersey/netty/connector/NettyConnector.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/src/main/java/org/glassfish/jersey/netty/connector/NettyConnector.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-netty-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/src/main/java/org/glassfish/jersey/netty/connector/NettyConnector.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/src/main/java/org/glassfish/jersey/netty/connector/NettyConnector.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/src/main/java/org/glassfish/jersey/netty/connector/NettyConnector.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-netty-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-netty-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/src/test/java/org/glassfish/jersey/netty/connector/TimeoutTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/src/test/java/org/glassfish/jersey/netty/connector/TimeoutTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-netty-connector --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.netty.connector.TraceSupportTest Sep 01, 2022 9:27:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.231 s - in org.glassfish.jersey.netty.connector.TimeoutTest [INFO] Running org.glassfish.jersey.netty.connector.AsyncTest Sep 01, 2022 9:27:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:50 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:27:50 AM org.glassfish.jersey.netty.connector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 1 on thread grizzly-http-server-2 Sep 01, 2022 9:27:50 AM org.glassfish.jersey.netty.connector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 3 on thread grizzly-http-server-1 Sep 01, 2022 9:27:50 AM org.glassfish.jersey.netty.connector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 2 on thread grizzly-http-server-0 Sep 01, 2022 9:27:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:27:51 AM org.glassfish.jersey.netty.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-3 Sep 01, 2022 9:27:51 AM org.glassfish.jersey.netty.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-1 Sep 01, 2022 9:27:51 AM org.glassfish.jersey.netty.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-2 Sep 01, 2022 9:27:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Sep 01, 2022 9:27:51 AM org.glassfish.jersey.netty.connector.AsyncTest$AsyncResource asyncGetWithTimeout INFO: Async long-running get with timeout called on thread grizzly-http-server-0 Sep 01, 2022 9:27:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:27:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:27:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:27:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:27:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:27:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.019 s - in org.glassfish.jersey.netty.connector.TraceSupportTest [INFO] Running org.glassfish.jersey.netty.connector.FollowRedirectsTest Sep 01, 2022 9:27:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.874 s - in org.glassfish.jersey.netty.connector.FollowRedirectsTest [INFO] Running org.glassfish.jersey.netty.connector.HugeEntityTest Sep 01, 2022 9:27:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.083 s - in org.glassfish.jersey.netty.connector.AsyncTest [INFO] Running org.glassfish.jersey.netty.connector.HelloWorldTest Sep 01, 2022 9:27:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Sep 01, 2022 9:27:53 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter INFO: CustomLoggingFilter.preFilter called Sep 01, 2022 9:27:53 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter INFO: CustomLoggingFilter.postFilter called Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Sep 01, 2022 9:27:53 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter INFO: CustomLoggingFilter.preFilter called Sep 01, 2022 9:27:53 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter INFO: CustomLoggingFilter.postFilter called Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. Sep 01, 2022 9:27:54 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter INFO: CustomLoggingFilter.preFilter called Sep 01, 2022 9:27:54 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter INFO: CustomLoggingFilter.postFilter called Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-34] Started. Sep 01, 2022 9:27:54 AM org.glassfish.jersey.netty.connector.HelloWorldTest testAsyncClientRequests INFO: Executed in: 91 Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-35] Started. Sep 01, 2022 9:27:54 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter INFO: CustomLoggingFilter.preFilter called Sep 01, 2022 9:27:54 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter INFO: CustomLoggingFilter.postFilter called Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-36] Started. Sep 01, 2022 9:27:54 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter INFO: CustomLoggingFilter.preFilter called Sep 01, 2022 9:27:54 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter INFO: CustomLoggingFilter.postFilter called Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-37] Started. Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-38] Started. Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.723 s - in org.glassfish.jersey.netty.connector.HelloWorldTest [INFO] Running org.glassfish.jersey.netty.connector.MethodTest Sep 01, 2022 9:27:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-39] Started. Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-40] Started. Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-41] Started. Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-42] Started. Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:27:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-43] Started. Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s - in org.glassfish.jersey.netty.connector.MethodTest [INFO] Running org.glassfish.jersey.netty.connector.ParallelTest Sep 01, 2022 9:27:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-44] Started. Sep 01, 2022 9:27:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.glassfish.jersey.netty.connector.ParallelTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-netty-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/target/jersey-netty-connector-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-netty-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/target/jersey-netty-connector-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-netty-connector --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/target/jersey-netty-connector-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-netty-connector/3.0.99-SNAPSHOT/jersey-netty-connector-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-netty-connector/3.0.99-SNAPSHOT/jersey-netty-connector-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/target/jersey-netty-connector-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-netty-connector/3.0.99-SNAPSHOT/jersey-netty-connector-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-netty-connector --- [INFO] [INFO] ----< org.glassfish.jersey.containers:jersey-container-netty-http >----- [INFO] Building jersey-container-netty-http 3.0.99-SNAPSHOT [34/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-container-netty-http --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-container-netty-http --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-container-netty-http --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-container-netty-http --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-container-netty-http --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-container-netty-http --- [INFO] Resources: [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-container-netty-http --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/netty-http/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-container-netty-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-container-netty-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-container-netty-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-container-netty-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-container-netty-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/netty-http/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/netty-http/src/main/java/org/glassfish/jersey/netty/httpserver/JerseyServerInitializer.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/netty-http/src/main/java/org/glassfish/jersey/netty/httpserver/JerseyServerInitializer.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-container-netty-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/netty-http/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-container-netty-http --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-container-netty-http --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-container-netty-http --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/netty-http/target/jersey-container-netty-http-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-container-netty-http --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/netty-http/target/jersey-container-netty-http-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-container-netty-http --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-container-netty-http --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/netty-http/target/jersey-container-netty-http-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-netty-http/3.0.99-SNAPSHOT/jersey-container-netty-http-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/netty-http/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-netty-http/3.0.99-SNAPSHOT/jersey-container-netty-http-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/netty-http/target/jersey-container-netty-http-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-netty-http/3.0.99-SNAPSHOT/jersey-container-netty-http-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-container-netty-http --- [INFO] [INFO] --< org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-netty >-- [INFO] Building jersey-test-framework-provider-netty 3.0.99-SNAPSHOT [35/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-test-framework-provider-netty --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-test-framework-provider-netty --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-test-framework-provider-netty --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-test-framework-provider-netty --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-test-framework-provider-netty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-test-framework-provider-netty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-test-framework-provider-netty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-test-framework-provider-netty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-test-framework-provider-netty --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/netty/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-test-framework-provider-netty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/netty/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-test-framework-provider-netty --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-test-framework-provider-netty --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-test-framework-provider-netty --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/netty/target/jersey-test-framework-provider-netty-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-test-framework-provider-netty --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/netty/target/jersey-test-framework-provider-netty-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-test-framework-provider-netty --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/netty/target/jersey-test-framework-provider-netty-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-netty/3.0.99-SNAPSHOT/jersey-test-framework-provider-netty-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/netty/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-netty/3.0.99-SNAPSHOT/jersey-test-framework-provider-netty-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/netty/target/jersey-test-framework-provider-netty-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-netty/3.0.99-SNAPSHOT/jersey-test-framework-provider-netty-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-test-framework-provider-netty --- [INFO] [INFO] ----< org.glassfish.jersey.containers:jersey-container-jetty-http >----- [INFO] Building jersey-container-jetty-http 3.0.99-SNAPSHOT [36/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-container-jetty-http --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-container-jetty-http --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-container-jetty-http --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-container-jetty-http --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-container-jetty-http --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-container-jetty-http --- [INFO] Resources: [INFO] org/glassfish/jersey/jetty/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/src/main/resources/org/glassfish/jersey/jetty/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-container-jetty-http --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/src/main/java8 added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-container-jetty-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-container-jetty-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-container-jetty-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-container-jetty-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-container-jetty-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-container-jetty-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-container-jetty-http --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-container-jetty-http --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-container-jetty-http --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/target/jersey-container-jetty-http-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-container-jetty-http --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/target/jersey-container-jetty-http-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-container-jetty-http --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-container-jetty-http --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/target/jersey-container-jetty-http-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-jetty-http/3.0.99-SNAPSHOT/jersey-container-jetty-http-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-jetty-http/3.0.99-SNAPSHOT/jersey-container-jetty-http-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/target/jersey-container-jetty-http-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-jetty-http/3.0.99-SNAPSHOT/jersey-container-jetty-http-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-container-jetty-http --- [INFO] [INFO] --< org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-jetty >-- [INFO] Building jersey-test-framework-provider-jetty 3.0.99-SNAPSHOT [37/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-test-framework-provider-jetty --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-test-framework-provider-jetty --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-test-framework-provider-jetty --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-test-framework-provider-jetty --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-test-framework-provider-jetty --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-test-framework-provider-jetty --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jetty/src/main/java8 added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-test-framework-provider-jetty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-test-framework-provider-jetty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-test-framework-provider-jetty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-test-framework-provider-jetty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-test-framework-provider-jetty --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jetty/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-test-framework-provider-jetty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jetty/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-test-framework-provider-jetty --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-test-framework-provider-jetty --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-test-framework-provider-jetty --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jetty/target/jersey-test-framework-provider-jetty-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-test-framework-provider-jetty --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jetty/target/jersey-test-framework-provider-jetty-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-test-framework-provider-jetty --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jetty/target/jersey-test-framework-provider-jetty-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-jetty/3.0.99-SNAPSHOT/jersey-test-framework-provider-jetty-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jetty/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-jetty/3.0.99-SNAPSHOT/jersey-test-framework-provider-jetty-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jetty/target/jersey-test-framework-provider-jetty-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-jetty/3.0.99-SNAPSHOT/jersey-test-framework-provider-jetty-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-test-framework-provider-jetty --- [INFO] [INFO] --< org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle >-- [INFO] Building jersey-test-framework-provider-bundle 3.0.99-SNAPSHOT [38/283] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-test-framework-provider-bundle --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-test-framework-provider-bundle --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-test-framework-provider-bundle --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-test-framework-provider-bundle --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-test-framework-provider-bundle --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-test-framework-provider-bundle --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-test-framework-provider-bundle --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-test-framework-provider-bundle --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-test-framework-provider-bundle --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/bundle/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-bundle/3.0.99-SNAPSHOT/jersey-test-framework-provider-bundle-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-test-framework-provider-bundle --- [INFO] [INFO] ------< org.glassfish.jersey.connectors:jersey-grizzly-connector >------ [INFO] Building jersey-connectors-grizzly 3.0.99-SNAPSHOT [39/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-grizzly-connector --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-grizzly-connector --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-grizzly-connector --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-grizzly-connector --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-grizzly-connector --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-grizzly-connector --- [INFO] Resources: [INFO] org/glassfish/jersey/grizzly/connector/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/src/main/resources/org/glassfish/jersey/grizzly/connector/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-grizzly-connector --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-grizzly-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-grizzly-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-grizzly-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-grizzly-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-grizzly-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-grizzly-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-grizzly-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/src/test/java/org/glassfish/jersey/grizzly/connector/TimeoutTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/src/test/java/org/glassfish/jersey/grizzly/connector/TimeoutTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/src/test/java/org/glassfish/jersey/grizzly/connector/CustomizersTest.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/src/test/java/org/glassfish/jersey/grizzly/connector/CustomizersTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/src/test/java/org/glassfish/jersey/grizzly/connector/CustomizersTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-grizzly-connector --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.grizzly.connector.CustomizersTest Sep 01, 2022 9:27:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:27:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:28:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.826 s - in org.glassfish.jersey.grizzly.connector.CustomizersTest [INFO] Running org.glassfish.jersey.grizzly.connector.NoEntityTest Sep 01, 2022 9:28:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:28:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:28:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:28:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:28:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s - in org.glassfish.jersey.grizzly.connector.NoEntityTest [INFO] Running org.glassfish.jersey.grizzly.connector.UnderlyingHttpClientAccessTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.glassfish.jersey.grizzly.connector.UnderlyingHttpClientAccessTest [INFO] Running org.glassfish.jersey.grizzly.connector.TimeoutTest Sep 01, 2022 9:28:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:28:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:28:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.615 s - in org.glassfish.jersey.grizzly.connector.TimeoutTest [INFO] Running org.glassfish.jersey.grizzly.connector.AsyncTest Sep 01, 2022 9:28:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:02 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:28:02 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 1 on thread grizzly-http-server-1 Sep 01, 2022 9:28:02 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 3 on thread grizzly-http-server-2 Sep 01, 2022 9:28:02 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 2 on thread grizzly-http-server-0 Sep 01, 2022 9:28:03 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-1 Sep 01, 2022 9:28:03 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-3 Sep 01, 2022 9:28:03 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-2 Sep 01, 2022 9:28:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:03 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:28:03 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource asyncGetWithTimeout INFO: Async long-running get with timeout called on thread grizzly-http-server-0 Sep 01, 2022 9:28:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.159 s - in org.glassfish.jersey.grizzly.connector.AsyncTest [INFO] Running org.glassfish.jersey.grizzly.connector.FollowRedirectsTest Sep 01, 2022 9:28:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:28:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s - in org.glassfish.jersey.grizzly.connector.FollowRedirectsTest [INFO] Running org.glassfish.jersey.grizzly.connector.ParallelTest Sep 01, 2022 9:28:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.glassfish.jersey.grizzly.connector.ParallelTest [INFO] Running org.glassfish.jersey.grizzly.connector.HttpMethodTest Sep 01, 2022 9:28:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s - in org.glassfish.jersey.grizzly.connector.HttpMethodTest [INFO] Running org.glassfish.jersey.grizzly.connector.HttpHeadersTest Sep 01, 2022 9:28:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.glassfish.jersey.grizzly.connector.HttpHeadersTest [INFO] Running org.glassfish.jersey.grizzly.connector.TraceSupportTest Sep 01, 2022 9:28:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:28:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 s - in org.glassfish.jersey.grizzly.connector.TraceSupportTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-grizzly-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/target/jersey-grizzly-connector-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-grizzly-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/target/jersey-grizzly-connector-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-grizzly-connector --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/target/jersey-grizzly-connector-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-grizzly-connector/3.0.99-SNAPSHOT/jersey-grizzly-connector-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-grizzly-connector/3.0.99-SNAPSHOT/jersey-grizzly-connector-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/target/jersey-grizzly-connector-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-grizzly-connector/3.0.99-SNAPSHOT/jersey-grizzly-connector-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-grizzly-connector --- [INFO] [INFO] ------------< org.glassfish.jersey.media:jersey-media-sse >------------- [INFO] Building jersey-media-sse 3.0.99-SNAPSHOT [40/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-media-sse --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-media-sse --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-media-sse --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-media-sse --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-media-sse --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-media-sse --- [INFO] Resources: [INFO] org/glassfish/jersey/media/sse/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/src/main/resources/org/glassfish/jersey/media/sse/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-media-sse --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-media-sse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-media-sse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-media-sse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-media-sse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-media-sse --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/src/main/java/org/glassfish/jersey/media/sse/internal/EventProcessor.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/src/main/java/org/glassfish/jersey/media/sse/internal/EventProcessor.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/src/main/java/org/glassfish/jersey/media/sse/internal/EventProcessor.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-media-sse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-media-sse --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/src/test/java/org/glassfish/jersey/media/sse/EventSourceTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/src/test/java/org/glassfish/jersey/media/sse/EventSourceTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-media-sse --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.media.sse.SseEventSinkTest Sep 01, 2022 9:28:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. ### Server is about to send a message. ### Server waiting for client to receive a message. ### Client received: InboundEvent{name='null', id='null', comment=[no comments], data=How will this end?} ### Server resource method invocation end. Sep 01, 2022 9:28:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.971 s - in org.glassfish.jersey.media.sse.SseEventSinkTest [INFO] Running org.glassfish.jersey.media.sse.EventSourceTest Sep 01, 2022 9:28:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:10 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:28:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.132 s - in org.glassfish.jersey.media.sse.EventSourceTest [INFO] Running org.glassfish.jersey.media.sse.internal.JerseySseBroadcasterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.glassfish.jersey.media.sse.internal.JerseySseBroadcasterTest [INFO] Running org.glassfish.jersey.media.sse.internal.JerseyEventSinkTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.glassfish.jersey.media.sse.internal.JerseyEventSinkTest [INFO] Running org.glassfish.jersey.media.sse.internal.JerseySseEventSourceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.glassfish.jersey.media.sse.internal.JerseySseEventSourceTest [INFO] Running org.glassfish.jersey.media.sse.InboundEventReaderTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.glassfish.jersey.media.sse.InboundEventReaderTest [INFO] Running org.glassfish.jersey.media.sse.EmptyEventsTest Sep 01, 2022 9:28:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:28:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:28:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:28:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s - in org.glassfish.jersey.media.sse.EmptyEventsTest [INFO] Running org.glassfish.jersey.media.sse.OutboundEventTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.media.sse.OutboundEventTest [INFO] Running org.glassfish.jersey.media.sse.ClientCloseTest Sep 01, 2022 9:28:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:28:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. 0: NOK 1: NOK 2: NOK 3: NOK 4: NOK 5: NOK 6: NOK 7: NOK 8: NOK 9: NOK Sep 01, 2022 9:28:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.111 s - in org.glassfish.jersey.media.sse.ClientCloseTest [INFO] Running org.glassfish.jersey.media.sse.SseEventSinkCloseTest Sep 01, 2022 9:28:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:20 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:28:20 AM org.glassfish.jersey.media.sse.SseEventSinkCloseTest lambda$testClose$1 INFO: Still alive Sep 01, 2022 9:28:21 AM org.glassfish.jersey.media.sse.SseEventSinkCloseTest lambda$testClose$1 INFO: Still alive Sep 01, 2022 9:28:21 AM org.glassfish.jersey.media.sse.SseEventSinkCloseTest lambda$testClose$1 INFO: Still alive Sep 01, 2022 9:28:21 AM org.glassfish.jersey.media.sse.SseEventSinkCloseTest lambda$testClose$1 INFO: Still alive Sep 01, 2022 9:28:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.974 s - in org.glassfish.jersey.media.sse.SseEventSinkCloseTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-media-sse --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/target/jersey-media-sse-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-media-sse --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/target/jersey-media-sse-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-media-sse --- [WARNING] Bundle org.glassfish.jersey.media:jersey-media-sse:jar:3.0.99-SNAPSHOT : Export org.glassfish.jersey.media.sse, has 1, private references [org.glassfish.jersey.media.sse.internal], [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-media-sse --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/target/jersey-media-sse-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-sse/3.0.99-SNAPSHOT/jersey-media-sse-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-sse/3.0.99-SNAPSHOT/jersey-media-sse-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/target/jersey-media-sse-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-sse/3.0.99-SNAPSHOT/jersey-media-sse-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-media-sse --- [INFO] [INFO] ------< org.glassfish.jersey.connectors:jersey-helidon-connector >------ [INFO] Building jersey-connectors-helidon 3.0.99-SNAPSHOT [41/283] [INFO] --------------------------------[ jar ]--------------------------------- Sep 01, 2022 9:28:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.927 s - in org.glassfish.jersey.netty.connector.HugeEntityTest [INFO] Running org.glassfish.jersey.netty.connector.NoEntityTest Sep 01, 2022 9:28:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:35 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:28:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:35 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:28:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:35 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:28:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:35 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:28:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in org.glassfish.jersey.netty.connector.NoEntityTest [INFO] Running org.glassfish.jersey.netty.connector.HttpHeadersTest Sep 01, 2022 9:28:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:35 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:28:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.glassfish.jersey.netty.connector.HttpHeadersTest [INFO] Running org.glassfish.jersey.netty.connector.TimeoutTest Sep 01, 2022 9:28:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:35 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:28:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:28:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:28:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:28:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:39 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-helidon-connector --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-helidon-connector --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-helidon-connector --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-helidon-connector --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-helidon-connector --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-helidon-connector --- [INFO] Resources: [INFO] org/glassfish/jersey/helidon/connector/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/src/main/resources/org/glassfish/jersey/helidon/connector/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-helidon-connector --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/src/main/java8 added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-helidon-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-helidon-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-helidon-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-helidon-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-helidon-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-helidon-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-helidon-connector --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-helidon-connector --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-helidon-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/jersey-helidon-connector-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-helidon-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/jersey-helidon-connector-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ jersey-helidon-connector --- Sep 01, 2022 9:28:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.246 s - in org.glassfish.jersey.netty.connector.TimeoutTest [INFO] Running org.glassfish.jersey.netty.connector.AsyncTest Sep 01, 2022 9:28:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:40 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:28:40 AM org.glassfish.jersey.netty.connector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 2 on thread grizzly-http-server-1 Sep 01, 2022 9:28:40 AM org.glassfish.jersey.netty.connector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 1 on thread grizzly-http-server-0 Sep 01, 2022 9:28:40 AM org.glassfish.jersey.netty.connector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 3 on thread grizzly-http-server-2 Sep 01, 2022 9:28:41 AM org.glassfish.jersey.netty.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-2 Sep 01, 2022 9:28:41 AM org.glassfish.jersey.netty.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-3 Sep 01, 2022 9:28:41 AM org.glassfish.jersey.netty.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-1 Sep 01, 2022 9:28:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Sep 01, 2022 9:28:41 AM org.glassfish.jersey.netty.connector.AsyncTest$AsyncResource asyncGetWithTimeout INFO: Async long-running get with timeout called on thread grizzly-http-server-0 [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:javadoc' has not been previously called for the module: 'org.glassfish.jersey.core:jersey-common:jar:3.0.99-SNAPSHOT'. Trying to invoke it... Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.087 s - in org.glassfish.jersey.netty.connector.AsyncTest [INFO] Running org.glassfish.jersey.netty.connector.HelloWorldTest Sep 01, 2022 9:28:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Sep 01, 2022 9:28:43 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter INFO: CustomLoggingFilter.preFilter called Sep 01, 2022 9:28:43 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter INFO: CustomLoggingFilter.postFilter called Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Sep 01, 2022 9:28:43 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter INFO: CustomLoggingFilter.preFilter called Sep 01, 2022 9:28:43 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter INFO: CustomLoggingFilter.postFilter called Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. Sep 01, 2022 9:28:43 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter INFO: CustomLoggingFilter.preFilter called Sep 01, 2022 9:28:43 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter INFO: CustomLoggingFilter.postFilter called Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-34] Started. Sep 01, 2022 9:28:43 AM org.glassfish.jersey.netty.connector.HelloWorldTest testAsyncClientRequests INFO: Executed in: 78 Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-35] Started. Sep 01, 2022 9:28:43 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter INFO: CustomLoggingFilter.preFilter called Sep 01, 2022 9:28:43 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter INFO: CustomLoggingFilter.postFilter called Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-36] Started. Sep 01, 2022 9:28:43 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter INFO: CustomLoggingFilter.preFilter called Sep 01, 2022 9:28:43 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter INFO: CustomLoggingFilter.postFilter called Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-37] Started. Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-38] Started. Sep 01, 2022 9:28:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.764 s - in org.glassfish.jersey.netty.connector.HelloWorldTest [INFO] Running org.glassfish.jersey.netty.connector.MethodTest Sep 01, 2022 9:28:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-39] Started. Sep 01, 2022 9:28:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-40] Started. Sep 01, 2022 9:28:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-41] Started. Sep 01, 2022 9:28:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-42] Started. Sep 01, 2022 9:28:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:28:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-43] Started. Sep 01, 2022 9:28:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s - in org.glassfish.jersey.netty.connector.MethodTest [INFO] Running org.glassfish.jersey.netty.connector.ParallelTest Sep 01, 2022 9:28:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:28:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-44] Started. Sep 01, 2022 9:28:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.glassfish.jersey.netty.connector.ParallelTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-netty-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/target/jersey-netty-connector-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-netty-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/target/jersey-netty-connector-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-netty-connector --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/target/jersey-netty-connector-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-netty-connector/3.0.99-SNAPSHOT/jersey-netty-connector-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-netty-connector/3.0.99-SNAPSHOT/jersey-netty-connector-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/netty-connector/target/jersey-netty-connector-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-netty-connector/3.0.99-SNAPSHOT/jersey-netty-connector-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-netty-connector --- [INFO] [INFO] ----< org.glassfish.jersey.containers:jersey-container-netty-http >----- [INFO] Building jersey-container-netty-http 3.0.99-SNAPSHOT [34/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-container-netty-http --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-container-netty-http --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-container-netty-http --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-container-netty-http --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-container-netty-http --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-container-netty-http --- [INFO] Resources: [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-container-netty-http --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/netty-http/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-container-netty-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-container-netty-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-container-netty-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-container-netty-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-container-netty-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/netty-http/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/netty-http/src/main/java/org/glassfish/jersey/netty/httpserver/JerseyServerInitializer.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/netty-http/src/main/java/org/glassfish/jersey/netty/httpserver/JerseyServerInitializer.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-container-netty-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/netty-http/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/netty-http/src/main/java/org/glassfish/jersey/netty/httpserver/JerseyServerInitializer.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/netty-http/src/main/java/org/glassfish/jersey/netty/httpserver/JerseyServerInitializer.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-container-netty-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/netty-http/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-container-netty-http --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-container-netty-http --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-container-netty-http --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/netty-http/target/jersey-container-netty-http-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-container-netty-http --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/netty-http/target/jersey-container-netty-http-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-container-netty-http --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-container-netty-http --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/netty-http/target/jersey-container-netty-http-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-netty-http/3.0.99-SNAPSHOT/jersey-container-netty-http-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/netty-http/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-netty-http/3.0.99-SNAPSHOT/jersey-container-netty-http-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/netty-http/target/jersey-container-netty-http-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-netty-http/3.0.99-SNAPSHOT/jersey-container-netty-http-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-container-netty-http --- [INFO] [INFO] --< org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-netty >-- [INFO] Building jersey-test-framework-provider-netty 3.0.99-SNAPSHOT [35/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-test-framework-provider-netty --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-test-framework-provider-netty --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-test-framework-provider-netty --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-test-framework-provider-netty --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-test-framework-provider-netty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-test-framework-provider-netty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-test-framework-provider-netty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-test-framework-provider-netty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-test-framework-provider-netty --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/netty/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-test-framework-provider-netty --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/netty/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-test-framework-provider-netty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/netty/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-test-framework-provider-netty --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-test-framework-provider-netty --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-test-framework-provider-netty --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/netty/target/jersey-test-framework-provider-netty-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-test-framework-provider-netty --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/netty/target/jersey-test-framework-provider-netty-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-test-framework-provider-netty --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/netty/target/jersey-test-framework-provider-netty-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-netty/3.0.99-SNAPSHOT/jersey-test-framework-provider-netty-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/netty/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-netty/3.0.99-SNAPSHOT/jersey-test-framework-provider-netty-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/netty/target/jersey-test-framework-provider-netty-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-netty/3.0.99-SNAPSHOT/jersey-test-framework-provider-netty-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-test-framework-provider-netty --- [INFO] [INFO] ----< org.glassfish.jersey.containers:jersey-container-jetty-http >----- [INFO] Building jersey-container-jetty-http 3.0.99-SNAPSHOT [36/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-container-jetty-http --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-container-jetty-http --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-container-jetty-http --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-container-jetty-http --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-container-jetty-http --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-container-jetty-http --- [INFO] Resources: [INFO] org/glassfish/jersey/jetty/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/src/main/resources/org/glassfish/jersey/jetty/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-container-jetty-http --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/src/main/java11 added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-container-jetty-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-container-jetty-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-container-jetty-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-container-jetty-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-container-jetty-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/target11/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/src/main/java11/org/glassfish/jersey/jetty/JettyHttpContainer.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/src/main/java11/org/glassfish/jersey/jetty/JettyHttpContainer.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/src/main/java11/org/glassfish/jersey/jetty/JettyHttpContainer.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-container-jetty-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/target11/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/src/main/java11/org/glassfish/jersey/jetty/JettyHttpContainer.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/src/main/java11/org/glassfish/jersey/jetty/JettyHttpContainer.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/src/main/java11/org/glassfish/jersey/jetty/JettyHttpContainer.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-container-jetty-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-container-jetty-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/target11/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/src/test/java/org/glassfish/jersey/jetty/AsyncTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/src/test/java/org/glassfish/jersey/jetty/AsyncTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-container-jetty-http --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/target11/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.jetty.AsyncTest SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:28:47 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:28:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:28:47 AM org.glassfish.jersey.jetty.AbstractJettyServerTester startServer INFO: Jetty-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:28:47 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:28:48 AM org.glassfish.jersey.jetty.AbstractJettyServerTester stopServer INFO: Jetty-http server stopped. Sep 01, 2022 9:28:48 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:28:48 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:28:48 AM org.glassfish.jersey.jetty.AbstractJettyServerTester startServer INFO: Jetty-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:28:48 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:28:53 AM org.glassfish.jersey.jetty.AbstractJettyServerTester stopServer INFO: Jetty-http server stopped. Sep 01, 2022 9:28:53 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:28:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:28:53 AM org.glassfish.jersey.jetty.AbstractJettyServerTester startServer INFO: Jetty-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:28:53 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/apidocs [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:javadoc' has not been previously called for the module: 'org.glassfish.jersey.inject:jersey-hk2:jar:3.0.99-SNAPSHOT'. Trying to invoke it... Sep 01, 2022 9:28:56 AM org.glassfish.jersey.jetty.AbstractJettyServerTester stopServer INFO: Jetty-http server stopped. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.457 s - in org.glassfish.jersey.jetty.AsyncTest [INFO] Running org.glassfish.jersey.jetty.LifecycleListenerTest Sep 01, 2022 9:28:56 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:28:56 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:28:56 AM org.glassfish.jersey.jetty.AbstractJettyServerTester startServer INFO: Jetty-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:28:56 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:28:56 AM org.glassfish.jersey.jetty.AbstractJettyServerTester stopServer INFO: Jetty-http server stopped. Sep 01, 2022 9:28:56 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:28:56 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:28:56 AM org.glassfish.jersey.jetty.AbstractJettyServerTester startServer INFO: Jetty-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:28:56 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:28:56 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:28:56 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:28:56 AM org.glassfish.jersey.jetty.AbstractJettyServerTester stopServer INFO: Jetty-http server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 s - in org.glassfish.jersey.jetty.LifecycleListenerTest [INFO] Running org.glassfish.jersey.jetty.ExceptionTest Sep 01, 2022 9:28:56 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:28:56 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:28:56 AM org.glassfish.jersey.jetty.AbstractJettyServerTester startServer INFO: Jetty-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:28:56 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:28:56 AM org.glassfish.jersey.jetty.AbstractJettyServerTester stopServer INFO: Jetty-http server stopped. Sep 01, 2022 9:28:56 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:28:56 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:28:56 AM org.glassfish.jersey.jetty.AbstractJettyServerTester startServer INFO: Jetty-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:28:56 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:28:56 AM org.glassfish.jersey.jetty.AbstractJettyServerTester stopServer INFO: Jetty-http server stopped. Sep 01, 2022 9:28:56 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:28:56 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:28:56 AM org.glassfish.jersey.jetty.AbstractJettyServerTester startServer INFO: Jetty-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:28:56 AM org.glassfish.jersey.jetty.AbstractJettyServerTester stopServer INFO: Jetty-http server stopped. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 s - in org.glassfish.jersey.jetty.ExceptionTest [INFO] Running org.glassfish.jersey.jetty.OptionsTest Sep 01, 2022 9:28:56 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:28:56 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:28:56 AM org.glassfish.jersey.jetty.AbstractJettyServerTester startServer INFO: Jetty-http server started on base uri: http://localhost:9998/ Sep 01, 2022 9:28:56 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:28:56 AM org.glassfish.jersey.jetty.AbstractJettyServerTester stopServer INFO: Jetty-http server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.glassfish.jersey.jetty.OptionsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-container-jetty-http --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/target11/jersey-container-jetty-http-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-container-jetty-http --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/target11/jersey-container-jetty-http-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-container-jetty-http --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-container-jetty-http --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/target11/jersey-container-jetty-http-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-jetty-http/3.0.99-SNAPSHOT/jersey-container-jetty-http-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-jetty-http/3.0.99-SNAPSHOT/jersey-container-jetty-http-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-http/target11/jersey-container-jetty-http-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-jetty-http/3.0.99-SNAPSHOT/jersey-container-jetty-http-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-container-jetty-http --- [INFO] [INFO] --< org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-jetty >-- [INFO] Building jersey-test-framework-provider-jetty 3.0.99-SNAPSHOT [37/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-test-framework-provider-jetty --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-test-framework-provider-jetty --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-test-framework-provider-jetty --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-test-framework-provider-jetty --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-test-framework-provider-jetty --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-test-framework-provider-jetty --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jetty/src/main/java11 added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-test-framework-provider-jetty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-test-framework-provider-jetty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-test-framework-provider-jetty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-test-framework-provider-jetty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-test-framework-provider-jetty --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jetty/target11/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-test-framework-provider-jetty --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jetty/target11/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-test-framework-provider-jetty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jetty/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-test-framework-provider-jetty --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jetty/target11/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-test-framework-provider-jetty --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jetty/target11/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.test.jetty.JettyContainerTest Sep 01, 2022 9:28:58 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:28:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:59 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:28:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.407 s - in org.glassfish.jersey.test.jetty.JettyContainerTest [INFO] Running org.glassfish.jersey.test.jetty.AvailablePortJettyTest Sep 01, 2022 9:28:59 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:/ Sep 01, 2022 9:28:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:28:59 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer start INFO: Started JettyTestContainer at the base URI http://localhost:43595/ [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.glassfish.jersey.test.jetty.AvailablePortJettyTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-test-framework-provider-jetty --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jetty/target11/jersey-test-framework-provider-jetty-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-test-framework-provider-jetty --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jetty/target11/jersey-test-framework-provider-jetty-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-test-framework-provider-jetty --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jetty/target11/jersey-test-framework-provider-jetty-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-jetty/3.0.99-SNAPSHOT/jersey-test-framework-provider-jetty-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jetty/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-jetty/3.0.99-SNAPSHOT/jersey-test-framework-provider-jetty-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/jetty/target11/jersey-test-framework-provider-jetty-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-jetty/3.0.99-SNAPSHOT/jersey-test-framework-provider-jetty-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-test-framework-provider-jetty --- [INFO] [INFO] --< org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle >-- [INFO] Building jersey-test-framework-provider-bundle 3.0.99-SNAPSHOT [38/359] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-test-framework-provider-bundle --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-test-framework-provider-bundle --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-test-framework-provider-bundle --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-test-framework-provider-bundle --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-test-framework-provider-bundle --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-test-framework-provider-bundle --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-test-framework-provider-bundle --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-test-framework-provider-bundle --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-test-framework-provider-bundle --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/bundle/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-bundle/3.0.99-SNAPSHOT/jersey-test-framework-provider-bundle-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-test-framework-provider-bundle --- [INFO] [INFO] ------< org.glassfish.jersey.connectors:jersey-grizzly-connector >------ [INFO] Building jersey-connectors-grizzly 3.0.99-SNAPSHOT [39/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-grizzly-connector --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-grizzly-connector --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-grizzly-connector --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-grizzly-connector --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-grizzly-connector --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-grizzly-connector --- [INFO] Resources: [INFO] org/glassfish/jersey/grizzly/connector/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/src/main/resources/org/glassfish/jersey/grizzly/connector/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-grizzly-connector --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-grizzly-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-grizzly-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-grizzly-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-grizzly-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-grizzly-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-grizzly-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-grizzly-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-grizzly-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/src/test/java/org/glassfish/jersey/grizzly/connector/TimeoutTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/src/test/java/org/glassfish/jersey/grizzly/connector/TimeoutTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/src/test/java/org/glassfish/jersey/grizzly/connector/CustomizersTest.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/src/test/java/org/glassfish/jersey/grizzly/connector/CustomizersTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/src/test/java/org/glassfish/jersey/grizzly/connector/CustomizersTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-grizzly-connector --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/target/apidocs [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:javadoc' has not been previously called for the module: 'org.glassfish.jersey.core:jersey-client:jar:3.0.99-SNAPSHOT'. Trying to invoke it... [INFO] Running org.glassfish.jersey.grizzly.connector.CustomizersTest Sep 01, 2022 9:29:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:29:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.604 s - in org.glassfish.jersey.grizzly.connector.CustomizersTest [INFO] Running org.glassfish.jersey.grizzly.connector.NoEntityTest Sep 01, 2022 9:29:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:03 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:29:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:03 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:29:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:03 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:29:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:03 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:29:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 s - in org.glassfish.jersey.grizzly.connector.NoEntityTest [INFO] Running org.glassfish.jersey.grizzly.connector.UnderlyingHttpClientAccessTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.glassfish.jersey.grizzly.connector.UnderlyingHttpClientAccessTest [INFO] Running org.glassfish.jersey.grizzly.connector.TimeoutTest Sep 01, 2022 9:29:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:03 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:29:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:03 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:29:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.7 s - in org.glassfish.jersey.grizzly.connector.TimeoutTest [INFO] Running org.glassfish.jersey.grizzly.connector.AsyncTest Sep 01, 2022 9:29:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:29:05 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 1 on thread grizzly-http-server-1 Sep 01, 2022 9:29:05 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 2 on thread grizzly-http-server-2 Sep 01, 2022 9:29:05 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 3 on thread grizzly-http-server-0 Sep 01, 2022 9:29:06 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-1 Sep 01, 2022 9:29:06 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-2 Sep 01, 2022 9:29:06 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-3 Sep 01, 2022 9:29:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:29:06 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource asyncGetWithTimeout INFO: Async long-running get with timeout called on thread grizzly-http-server-0 Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.134 s - in org.glassfish.jersey.grizzly.connector.AsyncTest [INFO] Running org.glassfish.jersey.grizzly.connector.FollowRedirectsTest Sep 01, 2022 9:29:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.glassfish.jersey.grizzly.connector.FollowRedirectsTest [INFO] Running org.glassfish.jersey.grizzly.connector.ParallelTest Sep 01, 2022 9:29:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 s - in org.glassfish.jersey.grizzly.connector.ParallelTest [INFO] Running org.glassfish.jersey.grizzly.connector.HttpMethodTest Sep 01, 2022 9:29:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in org.glassfish.jersey.grizzly.connector.HttpMethodTest [INFO] Running org.glassfish.jersey.grizzly.connector.HttpHeadersTest Sep 01, 2022 9:29:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.glassfish.jersey.grizzly.connector.HttpHeadersTest [INFO] Running org.glassfish.jersey.grizzly.connector.TraceSupportTest Sep 01, 2022 9:29:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:29:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:29:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:29:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:29:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s - in org.glassfish.jersey.grizzly.connector.TraceSupportTest [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/target/apidocs [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:javadoc' has not been previously called for the module: 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:jar:3.0.99-SNAPSHOT'. Trying to invoke it... [INFO] [INFO] Results: [INFO] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-grizzly-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/target/jersey-grizzly-connector-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-grizzly-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/target/jersey-grizzly-connector-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-grizzly-connector --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/target/jersey-grizzly-connector-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-grizzly-connector/3.0.99-SNAPSHOT/jersey-grizzly-connector-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-grizzly-connector/3.0.99-SNAPSHOT/jersey-grizzly-connector-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/grizzly-connector/target/jersey-grizzly-connector-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-grizzly-connector/3.0.99-SNAPSHOT/jersey-grizzly-connector-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-grizzly-connector --- [INFO] [INFO] ------------< org.glassfish.jersey.media:jersey-media-sse >------------- [INFO] Building jersey-media-sse 3.0.99-SNAPSHOT [40/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-media-sse --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-media-sse --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-media-sse --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-media-sse --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-media-sse --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-media-sse --- [INFO] Resources: [INFO] org/glassfish/jersey/media/sse/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/src/main/resources/org/glassfish/jersey/media/sse/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-media-sse --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-media-sse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-media-sse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-media-sse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-media-sse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-media-sse --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/src/main/java/org/glassfish/jersey/media/sse/internal/EventProcessor.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/src/main/java/org/glassfish/jersey/media/sse/internal/EventProcessor.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/src/main/java/org/glassfish/jersey/media/sse/internal/EventProcessor.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-media-sse --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/src/main/java/org/glassfish/jersey/media/sse/internal/EventProcessor.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/src/main/java/org/glassfish/jersey/media/sse/internal/EventProcessor.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/src/main/java/org/glassfish/jersey/media/sse/internal/EventProcessor.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-media-sse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-media-sse --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/src/test/java/org/glassfish/jersey/media/sse/EventSourceTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/src/test/java/org/glassfish/jersey/media/sse/EventSourceTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-media-sse --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.media.sse.SseEventSinkTest Sep 01, 2022 9:29:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. ### Server is about to send a message. ### Server waiting for client to receive a message. ### Client received: InboundEvent{name='null', id='null', comment=[no comments], data=How will this end?} ### Server resource method invocation end. Sep 01, 2022 9:29:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:12 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: HK2 failure has been detected in a code that does not run in an active Jersey Error scope. WARNING: Unknown HK2 failure detected: MultiException stack 1 of 1 java.lang.IllegalStateException: Thread pool executor provider has been closed. at org.glassfish.jersey.spi.AbstractThreadPoolProvider.getExecutor(AbstractThreadPoolProvider.java:100) at org.glassfish.jersey.spi.ScheduledThreadPoolExecutorProvider.getExecutorService(ScheduledThreadPoolExecutorProvider.java:71) at org.glassfish.jersey.process.internal.ExecutorProviders$ScheduledExecutorServiceSupplier.get(ExecutorProviders.java:262) at org.glassfish.jersey.process.internal.ExecutorProviders$ScheduledExecutorServiceSupplier.get(ExecutorProviders.java:252) at org.glassfish.jersey.inject.hk2.InstanceSupplierFactoryBridge.provide(InstanceSupplierFactoryBridge.java:53) at org.jvnet.hk2.internal.FactoryCreator.create(FactoryCreator.java:129) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.jvnet.hk2.internal.SingletonContext$1.compute(SingletonContext.java:59) at org.jvnet.hk2.internal.SingletonContext$1.compute(SingletonContext.java:47) at org.glassfish.hk2.utilities.cache.Cache$OriginThreadAwareFuture$1.call(Cache.java:74) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.glassfish.hk2.utilities.cache.Cache$OriginThreadAwareFuture.run(Cache.java:131) at org.glassfish.hk2.utilities.cache.Cache.compute(Cache.java:176) at org.jvnet.hk2.internal.SingletonContext.findOrCreate(SingletonContext.java:98) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:145) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.client.ClientRuntime.lambda$new$2(ClientRuntime.java:126) at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317) at org.glassfish.jersey.client.ClientRuntime.schedule(ClientRuntime.java:211) at org.glassfish.jersey.media.sse.internal.EventProcessor.scheduleReconnect(EventProcessor.java:285) at org.glassfish.jersey.media.sse.internal.EventProcessor.run(EventProcessor.java:177) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.463 s - in org.glassfish.jersey.media.sse.SseEventSinkTest [INFO] Running org.glassfish.jersey.media.sse.EventSourceTest Sep 01, 2022 9:29:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/grizzly2/target/apidocs [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:javadoc' has not been previously called for the module: 'org.glassfish.jersey.media:jersey-media-sse:jar:3.0.99-SNAPSHOT'. Trying to invoke it... Sep 01, 2022 9:29:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.192 s - in org.glassfish.jersey.media.sse.EventSourceTest [INFO] Running org.glassfish.jersey.media.sse.internal.JerseySseBroadcasterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.glassfish.jersey.media.sse.internal.JerseySseBroadcasterTest [INFO] Running org.glassfish.jersey.media.sse.internal.JerseyEventSinkTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.media.sse.internal.JerseyEventSinkTest [INFO] Running org.glassfish.jersey.media.sse.internal.JerseySseEventSourceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.glassfish.jersey.media.sse.internal.JerseySseEventSourceTest [INFO] Running org.glassfish.jersey.media.sse.InboundEventReaderTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s - in org.glassfish.jersey.media.sse.InboundEventReaderTest [INFO] Running org.glassfish.jersey.media.sse.EmptyEventsTest Sep 01, 2022 9:29:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:29:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:29:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:29:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s - in org.glassfish.jersey.media.sse.EmptyEventsTest [INFO] Running org.glassfish.jersey.media.sse.OutboundEventTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.media.sse.OutboundEventTest [INFO] Running org.glassfish.jersey.media.sse.ClientCloseTest Sep 01, 2022 9:29:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:18 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. 0: NOK 1: NOK 2: NOK 3: NOK 4: NOK 5: NOK 6: NOK 7: NOK 8: NOK 9: NOK Sep 01, 2022 9:29:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.136 s - in org.glassfish.jersey.media.sse.ClientCloseTest [INFO] Running org.glassfish.jersey.media.sse.SseEventSinkCloseTest Sep 01, 2022 9:29:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:23 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:29:23 AM org.glassfish.jersey.media.sse.SseEventSinkCloseTest lambda$testClose$1 INFO: Still alive Sep 01, 2022 9:29:23 AM org.glassfish.jersey.media.sse.SseEventSinkCloseTest lambda$testClose$1 INFO: Still alive Sep 01, 2022 9:29:23 AM org.glassfish.jersey.media.sse.SseEventSinkCloseTest lambda$testClose$1 INFO: Still alive Sep 01, 2022 9:29:23 AM org.glassfish.jersey.media.sse.SseEventSinkCloseTest lambda$testClose$1 INFO: Still alive [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/target/apidocs [ERROR] Error fetching link: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/apidocs. Ignored it. [ERROR] Error fetching link: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/target/apidocs. Ignored it. [ERROR] Error fetching link: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/target/apidocs. Ignored it. [ERROR] Error fetching link: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/grizzly2/target/apidocs. Ignored it. [ERROR] Error fetching link: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/target/apidocs. Ignored it. [INFO] No previous run data found, generating javadoc. [INFO] Loading source file /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/src/main/java/org/glassfish/jersey/helidon/connector/package-info.java... [parsing started RegularFileObject[/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/src/main/java/org/glassfish/jersey/helidon/connector/package-info.java]] [parsing completed 25ms] Loading source file /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/generated-sources/rsrc-gen/org/glassfish/jersey/helidon/connector/LocalizationMessages.java... [parsing started RegularFileObject[/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/generated-sources/rsrc-gen/org/glassfish/jersey/helidon/connector/LocalizationMessages.java]] [parsing completed 7ms] Loading source file /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/src/main/java8/org/glassfish/jersey/helidon/connector/HelidonClientProperties.java... [parsing started RegularFileObject[/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/src/main/java8/org/glassfish/jersey/helidon/connector/HelidonClientProperties.java]] [parsing completed 0ms] Loading source file /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/src/main/java8/org/glassfish/jersey/helidon/connector/HelidonConnectorProvider.java... [parsing started RegularFileObject[/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/src/main/java8/org/glassfish/jersey/helidon/connector/HelidonConnectorProvider.java]] [parsing completed 3ms] Constructing Javadoc information... [search path for source files: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/src/main/java,/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/generated-sources/rsrc-gen,/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/src/main/java8,/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/generated-sources/annotations] [search path for class files: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/resources.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/sunrsasign.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/jsse.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/jce.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/charsets.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/jfr.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/classes,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/ext/cldrdata.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/ext/dnsns.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/ext/jaccess.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/ext/jfxrt.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/ext/localedata.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/ext/nashorn.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/ext/sunec.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/ext/sunjce_provider.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/ext/sunpkcs11.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/ext/zipfs.jar,/home/jenkins/.m2/repository/io/helidon/jersey/helidon-jersey-connector/3.0.0-M1/helidon-jersey-connector-3.0.0-M1.jar,/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar,/home/jenkins/.m2/repository/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar,/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar,/home/jenkins/.m2/repository/io/helidon/webclient/helidon-webclient/3.0.0-M1/helidon-webclient-3.0.0-M1.jar,/home/jenkins/.m2/repository/io/helidon/common/helidon-common-context/3.0.0-M1/helidon-common-context-3.0.0-M1.jar,/home/jenkins/.m2/repository/io/helidon/common/helidon-common/3.0.0-M1/helidon-common-3.0.0-M1.jar,/home/jenkins/.m2/repository/io/helidon/common/helidon-common-service-loader/3.0.0-M1/helidon-common-service-loader-3.0.0-M1.jar,/home/jenkins/.m2/repository/io/helidon/common/helidon-common-http/3.0.0-M1/helidon-common-http-3.0.0-M1.jar,/home/jenkins/.m2/repository/io/helidon/common/helidon-common-reactive/3.0.0-M1/helidon-common-reactive-3.0.0-M1.jar,/home/jenkins/.m2/repository/io/helidon/common/helidon-common-key-util/3.0.0-M1/helidon-common-key-util-3.0.0-M1.jar,/home/jenkins/.m2/repository/io/helidon/common/helidon-common-configurable/3.0.0-M1/helidon-common-configurable-3.0.0-M1.jar,/home/jenkins/.m2/repository/io/helidon/config/helidon-config/3.0.0-M1/helidon-config-3.0.0-M1.jar,/home/jenkins/.m2/repository/io/helidon/common/helidon-common-media-type/3.0.0-M1/helidon-common-media-type-3.0.0-M1.jar,/home/jenkins/.m2/repository/io/helidon/media/helidon-media-common/3.0.0-M1/helidon-media-common-3.0.0-M1.jar,/home/jenkins/.m2/repository/io/helidon/common/helidon-common-mapper/3.0.0-M1/helidon-common-mapper-3.0.0-M1.jar,/home/jenkins/.m2/repository/io/netty/netty-buffer/4.1.73.Final/netty-buffer-4.1.73.Final.jar,/home/jenkins/.m2/repository/io/netty/netty-common/4.1.73.Final/netty-common-4.1.73.Final.jar,/home/jenkins/.m2/repository/io/netty/netty-handler/4.1.73.Final/netty-handler-4.1.73.Final.jar,/home/jenkins/.m2/repository/io/netty/netty-resolver/4.1.73.Final/netty-resolver-4.1.73.Final.jar,/home/jenkins/.m2/repository/io/netty/netty-transport/4.1.73.Final/netty-transport-4.1.73.Final.jar,/home/jenkins/.m2/repository/io/netty/netty-codec/4.1.73.Final/netty-codec-4.1.73.Final.jar,/home/jenkins/.m2/repository/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.jar,/home/jenkins/.m2/repository/io/netty/netty-handler-proxy/4.1.73.Final/netty-handler-proxy-4.1.73.Final.jar,/home/jenkins/.m2/repository/io/netty/netty-codec-socks/4.1.73.Final/netty-codec-socks-4.1.73.Final.jar,/home/jenkins/.m2/repository/io/netty/netty-codec-http/4.1.73.Final/netty-codec-http-4.1.73.Final.jar,/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar,/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar,/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/target/jersey-client-3.0.99-SNAPSHOT.jar,/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar] [loading ZipFileIndexFileObject[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar(java/util/Locale.class)]] [loading ZipFileIndexFileObject[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar(java/util/ResourceBundle.class)]] [loading ZipFileIndexFileObject[/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar(org/glassfish/jersey/internal/l10n/Localizable.class)]] [loading ZipFileIndexFileObject[/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar(org/glassfish/jersey/internal/l10n/LocalizableMessageFactory.class)]] [loading ZipFileIndexFileObject[/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar(org/glassfish/jersey/internal/l10n/LocalizableMessageFactory$ResourceBundleSupplier.class)]] [loading ZipFileIndexFileObject[/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar(org/glassfish/jersey/internal/l10n/Localizer.class)]] [loading ZipFileIndexFileObject[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar(java/lang/Object.class)]] [loading ZipFileIndexFileObject[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar(java/lang/String.class)]] [loading ZipFileIndexFileObject[/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar(org/glassfish/jersey/internal/util/PropertiesClass.class)]] [loading ZipFileIndexFileObject[/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/target/jersey-client-3.0.99-SNAPSHOT.jar(org/glassfish/jersey/client/spi/Connector.class)]] [loading ZipFileIndexFileObject[/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/target/jersey-client-3.0.99-SNAPSHOT.jar(org/glassfish/jersey/client/spi/ConnectorProvider.class)]] [loading ZipFileIndexFileObject[/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar(org/glassfish/jersey/internal/util/JdkVersion.class)]] [loading ZipFileIndexFileObject[/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(jakarta/ws/rs/ProcessingException.class)]] [loading ZipFileIndexFileObject[/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(jakarta/ws/rs/client/Client.class)]] [loading ZipFileIndexFileObject[/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(jakarta/ws/rs/core/Configuration.class)]] [loading ZipFileIndexFileObject[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar(java/io/OutputStream.class)]] [loading ZipFileIndexFileObject[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar(java/lang/annotation/Target.class)]] [loading ZipFileIndexFileObject[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar(java/lang/annotation/ElementType.class)]] [loading ZipFileIndexFileObject[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar(java/lang/annotation/Retention.class)]] [loading ZipFileIndexFileObject[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar(java/lang/annotation/RetentionPolicy.class)]] [loading ZipFileIndexFileObject[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar(java/lang/annotation/Annotation.class)]] [loading ZipFileIndexFileObject[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar(java/lang/Override.class)]] Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/org/glassfish/jersey/helidon/connector/HelidonClientProperties.html... [loading ZipFileIndexFileObject[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar(java/lang/FunctionalInterface.class)]] [loading ZipFileIndexFileObject[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar(java/io/Serializable.class)]] Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/org/glassfish/jersey/helidon/connector/HelidonConnectorProvider.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/org/glassfish/jersey/helidon/connector/LocalizationMessages.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/org/glassfish/jersey/helidon/connector/package-frame.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/org/glassfish/jersey/helidon/connector/package-summary.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/org/glassfish/jersey/helidon/connector/package-tree.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/org/glassfish/jersey/helidon/connector/class-use/LocalizationMessages.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/org/glassfish/jersey/helidon/connector/class-use/HelidonClientProperties.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/org/glassfish/jersey/helidon/connector/class-use/HelidonConnectorProvider.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/org/glassfish/jersey/helidon/connector/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/help-doc.html... [done in 1332 ms] 1 warning [WARNING] Javadoc Warnings [WARNING] javadoc: warning - Error fetching URL: https://jakartaee.github.io/rest/apidocs/3.0.0/ [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/jersey-helidon-connector-3.0.99-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-helidon-connector --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/jersey-helidon-connector-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-helidon-connector/3.0.99-SNAPSHOT/jersey-helidon-connector-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-helidon-connector/3.0.99-SNAPSHOT/jersey-helidon-connector-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/jersey-helidon-connector-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-helidon-connector/3.0.99-SNAPSHOT/jersey-helidon-connector-3.0.99-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/jersey-helidon-connector-3.0.99-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-helidon-connector/3.0.99-SNAPSHOT/jersey-helidon-connector-3.0.99-SNAPSHOT-javadoc.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-helidon-connector --- [INFO] [INFO] --------< org.glassfish.jersey.connectors:jersey-jdk-connector >-------- [INFO] Building jersey-connectors-jdk 3.0.99-SNAPSHOT [42/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-jdk-connector --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-jdk-connector --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-jdk-connector --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-jdk-connector --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-jdk-connector --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-jdk-connector --- [INFO] Resources: [INFO] org/glassfish/jersey/jdk/connector/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/src/main/resources/org/glassfish/jersey/jdk/connector/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-jdk-connector --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-jdk-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-jdk-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-jdk-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-jdk-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-jdk-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/TransportFilter.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/TransportFilter.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/TransportFilter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-jdk-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-jdk-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/src/test/java/org/glassfish/jersey/jdk/connector/internal/ChunkedBodyOutputStreamTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/src/test/java/org/glassfish/jersey/jdk/connector/internal/ChunkedBodyOutputStreamTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-jdk-connector --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.jdk.connector.internal.CookieTest Sep 01, 2022 9:29:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.796 s - in org.glassfish.jersey.jdk.connector.internal.CookieTest [INFO] Running org.glassfish.jersey.jdk.connector.internal.ModifyHeaderInBodyWriterTest Sep 01, 2022 9:29:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 s - in org.glassfish.jersey.jdk.connector.internal.ModifyHeaderInBodyWriterTest [INFO] Running org.glassfish.jersey.jdk.connector.internal.EntityWriteTest Sep 01, 2022 9:29:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s - in org.glassfish.jersey.jdk.connector.internal.EntityWriteTest [INFO] Running org.glassfish.jersey.jdk.connector.internal.HttpParserTest [WARNING] Tests run: 25, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.01 s - in org.glassfish.jersey.jdk.connector.internal.HttpParserTest [INFO] Running org.glassfish.jersey.jdk.connector.internal.ConnectionPoolTest Sep 01, 2022 9:29:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. #Received: message 1 #Received: message 2 Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. #Received: 1 #Received: 1 Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. #Received: 1 #Received: 2 Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s - in org.glassfish.jersey.jdk.connector.internal.ConnectionPoolTest [INFO] Running org.glassfish.jersey.jdk.connector.internal.MultiValueHeaderTest Sep 01, 2022 9:29:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.glassfish.jersey.jdk.connector.internal.MultiValueHeaderTest [INFO] Running org.glassfish.jersey.jdk.connector.internal.ProxyTest Sep 01, 2022 9:29:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8321] Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8321] Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8321] Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8321] Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s - in org.glassfish.jersey.jdk.connector.internal.ProxyTest [INFO] Running org.glassfish.jersey.jdk.connector.internal.RedirectTest Sep 01, 2022 9:29:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Sep 01, 2022 9:29:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Sep 01, 2022 9:29:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. Sep 01, 2022 9:29:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 s - in org.glassfish.jersey.jdk.connector.internal.RedirectTest [INFO] Running org.glassfish.jersey.jdk.connector.internal.SslFilterTLS11Test === SSLHandshakeException (certificate_unknown) on the server expected === [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.069 s - in org.glassfish.jersey.jdk.connector.internal.SslFilterTLS11Test [INFO] Running org.glassfish.jersey.jdk.connector.internal.SslFilterTLS1Test javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) at sun.security.ssl.Alerts.getSSLException(Alerts.java:154) at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:2020) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1127) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1367) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:931) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at sun.security.ssl.AppInputStream.read(AppInputStream.java:71) at org.glassfish.jersey.jdk.connector.internal.SslFilterTest$SslEchoServer$1.run(SslFilterTest.java:501) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:29:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.979 s - in org.glassfish.jersey.media.sse.SseEventSinkCloseTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-media-sse --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/target/jersey-media-sse-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-media-sse --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/target/jersey-media-sse-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-media-sse --- [WARNING] Bundle org.glassfish.jersey.media:jersey-media-sse:jar:3.0.99-SNAPSHOT : Export org.glassfish.jersey.media.sse, has 1, private references [org.glassfish.jersey.media.sse.internal], [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-media-sse --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/target/jersey-media-sse-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-sse/3.0.99-SNAPSHOT/jersey-media-sse-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-sse/3.0.99-SNAPSHOT/jersey-media-sse-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/target/jersey-media-sse-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-sse/3.0.99-SNAPSHOT/jersey-media-sse-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-media-sse --- === SSLHandshakeException (certificate_unknown) on the server expected === javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) at sun.security.ssl.Alerts.getSSLException(Alerts.java:154) at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:2020) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1127) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1367) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:931) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at sun.security.ssl.AppInputStream.read(AppInputStream.java:71) at org.glassfish.jersey.jdk.connector.internal.SslFilterTest$SslEchoServer$1.run(SslFilterTest.java:501) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.671 s - in org.glassfish.jersey.jdk.connector.internal.SslFilterTLS1Test [INFO] Running org.glassfish.jersey.jdk.connector.internal.PublicSitesTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.glassfish.jersey.jdk.connector.internal.PublicSitesTest [INFO] Running org.glassfish.jersey.jdk.connector.internal.ChunkedBodyOutputStreamTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.glassfish.jersey.jdk.connector.internal.ChunkedBodyOutputStreamTest [INFO] Running org.glassfish.jersey.jdk.connector.internal.SslFilterTLS12Test [INFO] [INFO] ------< org.glassfish.jersey.connectors:jersey-helidon-connector >------ [INFO] Building jersey-connectors-helidon 3.0.99-SNAPSHOT [41/359] [INFO] --------------------------------[ jar ]--------------------------------- === SSLHandshakeException (certificate_unknown) on the server expected === javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) at sun.security.ssl.Alerts.getSSLException(Alerts.java:154) at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:2020) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1127) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1367) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:931) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at sun.security.ssl.AppInputStream.read(AppInputStream.java:71) [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.631 s - in org.glassfish.jersey.jdk.connector.internal.SslFilterTLS12Test at org.glassfish.jersey.jdk.connector.internal.SslFilterTest$SslEchoServer$1.run(SslFilterTest.java:501) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [INFO] Running org.glassfish.jersey.jdk.connector.internal.AsynchronousBodyInputStreamTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.glassfish.jersey.jdk.connector.internal.AsynchronousBodyInputStreamTest [INFO] Running org.glassfish.jersey.jdk.connector.internal.AsynchronousBodyOutputStreamTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.glassfish.jersey.jdk.connector.internal.AsynchronousBodyOutputStreamTest [INFO] Running org.glassfish.jersey.jdk.connector.internal.SslFilterTLS13Test [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-helidon-connector --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-helidon-connector --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-helidon-connector --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-helidon-connector --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-helidon-connector --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-helidon-connector --- [INFO] Resources: [INFO] org/glassfish/jersey/helidon/connector/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/src/main/resources/org/glassfish/jersey/helidon/connector/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-helidon-connector --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/src/main/java8 added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-helidon-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-helidon-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-helidon-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-helidon-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-helidon-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-helidon-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-helidon-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-helidon-connector --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-helidon-connector --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-helidon-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/jersey-helidon-connector-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-helidon-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/jersey-helidon-connector-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ jersey-helidon-connector --- === SSLHandshakeException (certificate_unknown) on the server expected === javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) at sun.security.ssl.Alerts.getSSLException(Alerts.java:154) at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:2020) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1127) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1367) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:931) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at sun.security.ssl.AppInputStream.read(AppInputStream.java:71) at org.glassfish.jersey.jdk.connector.internal.SslFilterTest$SslEchoServer$1.run(SslFilterTest.java:501) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.641 s - in org.glassfish.jersey.jdk.connector.internal.SslFilterTLS13Test [INFO] Running org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest Sep 01, 2022 9:29:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@e881e46] state change: CREATED -> CONNECTING Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@e881e46] state change: CONNECTING -> CONNECT_TIMEOUT Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@e881e46] state change: CONNECT_TIMEOUT -> CLOSED Sep 01, 2022 9:29:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-34] Started. Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@210a26b] state change: CREATED -> CONNECTING Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@210a26b] state change: CONNECTING -> IDLE Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@210a26b] state change: IDLE -> SENDING_REQUEST Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@210a26b] state change: SENDING_REQUEST -> RECEIVING_HEADER Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@210a26b] state change: RECEIVING_HEADER -> RECEIVING_BODY Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@210a26b] state change: RECEIVING_BODY -> RECEIVED Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@210a26b] state change: RECEIVED -> IDLE Sep 01, 2022 9:29:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@210a26b] state change: IDLE -> CLOSED_BY_SERVER Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@210a26b] state change: CLOSED_BY_SERVER -> CLOSED Sep 01, 2022 9:29:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-35] Started. Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@7c226095] state change: CREATED -> CONNECTING Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@7c226095] state change: CONNECTING -> IDLE Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@7c226095] state change: IDLE -> SENDING_REQUEST Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@7c226095] state change: SENDING_REQUEST -> ERROR Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@7c226095] state change: ERROR -> CLOSED Sep 01, 2022 9:29:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-36] Started. Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5464b97c] state change: CREATED -> CONNECTING Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5464b97c] state change: CONNECTING -> IDLE Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5464b97c] state change: IDLE -> SENDING_REQUEST Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5464b97c] state change: SENDING_REQUEST -> RECEIVING_HEADER Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5464b97c] state change: RECEIVING_HEADER -> RESPONSE_TIMEOUT Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5464b97c] state change: RESPONSE_TIMEOUT -> CLOSED Sep 01, 2022 9:29:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-37] Started. Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@61e14b53] state change: CREATED -> CONNECTING Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@61e14b53] state change: CONNECTING -> IDLE Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@61e14b53] state change: IDLE -> SENDING_REQUEST Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@61e14b53] state change: SENDING_REQUEST -> RECEIVING_HEADER Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@61e14b53] state change: RECEIVING_HEADER -> RECEIVING_BODY Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@61e14b53] state change: RECEIVING_BODY -> RECEIVED Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@61e14b53] state change: RECEIVED -> IDLE Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@61e14b53] state change: IDLE -> IDLE_TIMEOUT Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@61e14b53] state change: IDLE_TIMEOUT -> CLOSED Sep 01, 2022 9:29:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:29:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-38] Started. Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@44aeae34] state change: CREATED -> CONNECTING Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@44aeae34] state change: CONNECTING -> IDLE Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@44aeae34] state change: IDLE -> SENDING_REQUEST Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@44aeae34] state change: SENDING_REQUEST -> RECEIVING_HEADER Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@44aeae34] state change: RECEIVING_HEADER -> RECEIVING_BODY Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@44aeae34] state change: RECEIVING_BODY -> RECEIVED Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@44aeae34] state change: RECEIVED -> IDLE Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@44aeae34] state change: IDLE -> SENDING_REQUEST Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@44aeae34] state change: SENDING_REQUEST -> RECEIVING_HEADER Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@44aeae34] state change: RECEIVING_HEADER -> RECEIVING_BODY Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@44aeae34] state change: RECEIVING_BODY -> RECEIVED Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@44aeae34] state change: RECEIVED -> IDLE Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@44aeae34Sep 01, 2022 9:29:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] ] state change: IDLE -> CLOSED_BY_SERVER Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@44aeae34] state change: CLOSED_BY_SERVER -> CLOSED [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:javadoc' has not been previously called for the module: 'org.glassfish.jersey.core:jersey-common:jar:3.0.99-SNAPSHOT'. Trying to invoke it... Sep 01, 2022 9:29:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-39] Started. Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@bc8d68b] state change: CREATED -> CONNECTING Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@bc8d68b] state change: CONNECTING -> IDLE Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@bc8d68b] state change: IDLE -> SENDING_REQUEST Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@bc8d68b] state change: SENDING_REQUEST -> RECEIVING_HEADER Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@bc8d68b] state change: RECEIVING_HEADER -> ERROR Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@bc8d68b] state change: ERROR -> CLOSED Sep 01, 2022 9:29:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.848 s - in org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest [INFO] Running org.glassfish.jersey.jdk.connector.internal.StressTest Sep 01, 2022 9:29:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:29:39 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:29:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:29:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-40] Started. Iteration 0 Iteration 1 Iteration 2 Iteration 3 Iteration 4 Iteration 5 Iteration 6 Iteration 7 Iteration 8 Iteration 9 Iteration 10 Iteration 11 Iteration 12 Iteration 13 Iteration 14 Iteration 15 Iteration 16 Iteration 17 Iteration 18 Iteration 19 Iteration 20 Iteration 21 Iteration 22 Iteration 23 Iteration 24 Iteration 25 Iteration 26 Iteration 27 Iteration 28 Iteration 29 Iteration 30 Iteration 31 Iteration 32 Iteration 33 Iteration 34 Iteration 35 Iteration 36 Iteration 37 Iteration 38 Iteration 39 Iteration 40 Iteration 41 Iteration 42 Iteration 43 Iteration 44 Iteration 45 Iteration 46 Iteration 47 Iteration 48 Iteration 49 Iteration 50 Iteration 51 Iteration 52 Iteration 53 Iteration 54 Iteration 55 Iteration 56 Iteration 57 Iteration 58 Iteration 59 Iteration 60 Iteration 61 Iteration 62 Iteration 63 Iteration 64 Iteration 65 Iteration 66 Iteration 67 Iteration 68 Iteration 69 Iteration 70 Iteration 71 Iteration 72 Iteration 73 Iteration 74 Iteration 75 Iteration 76 Iteration 77 Iteration 78 Iteration 79 Iteration 80 Iteration 81 Iteration 82 Iteration 83 Iteration 84 Iteration 85 Iteration 86 Iteration 87 Iteration 88 Iteration 89 Iteration 90 Iteration 91 Iteration 92 Iteration 93 Iteration 94 Iteration 95 Iteration 96 Iteration 97 Iteration 98 Iteration 99 Iteration 100 Iteration 101 Iteration 102 Iteration 103 Iteration 104 Iteration 105 Iteration 106 Iteration 107 Iteration 108 Iteration 109 Iteration 110 Iteration 111 Iteration 112 Iteration 113 Iteration 114 Iteration 115 Iteration 116 Iteration 117 Iteration 118 Iteration 119 Iteration 120 Iteration 121 Iteration 122 Iteration 123 Iteration 124 Iteration 125 Iteration 126 Iteration 127 Iteration 128 Iteration 129 Iteration 130 Iteration 131 Iteration 132 Iteration 133 Iteration 134 Iteration 135 Iteration 136 Iteration 137 Iteration 138 Iteration 139 Iteration 140 Iteration 141 Iteration 142 Iteration 143 Iteration 144 Iteration 145 Iteration 146 Iteration 147 Iteration 148 Iteration 149 Iteration 150 Iteration 151 Iteration 152 Iteration 153 Iteration 154 Iteration 155 Iteration 156 Iteration 157 Iteration 158 Iteration 159 Iteration 160 Iteration 161 Iteration 162 Iteration 163 Iteration 164 Iteration 165 Iteration 166 Iteration 167 Iteration 168 Iteration 169 Iteration 170 Iteration 171 Iteration 172 Iteration 173 Iteration 174 Iteration 175 Iteration 176 Iteration 177 Iteration 178 Iteration 179 Iteration 180 Iteration 181 Iteration 182 Iteration 183 Iteration 184 Iteration 185 Iteration 186 Iteration 187 Iteration 188 Iteration 189 Iteration 190 Iteration 191 Iteration 192 Iteration 193 Iteration 194 Iteration 195 Iteration 196 Iteration 197 Iteration 198 Iteration 199 Iteration 200 Iteration 201 Iteration 202 Iteration 203 Iteration 204 Iteration 205 Iteration 206 Iteration 207 Iteration 208 Iteration 209 Iteration 210 Iteration 211 Iteration 212 Iteration 213 Iteration 214 Iteration 215 Iteration 216 Iteration 217 Iteration 218 Iteration 219 Iteration 220 Iteration 221 Iteration 222 Iteration 223 Iteration 224 Iteration 225 Iteration 226 Iteration 227 Iteration 228 Iteration 229 Iteration 230 Iteration 231 Iteration 232 Iteration 233 Iteration 234 Iteration 235 Iteration 236 Iteration 237 Iteration 238 Iteration 239 Iteration 240 Iteration 241 Iteration 242 Iteration 243 Iteration 244 Iteration 245 Iteration 246 Iteration 247 Iteration 248 Iteration 249 Iteration 250 Iteration 251 Iteration 252 Iteration 253 Iteration 254 Iteration 255 Iteration 256 Iteration 257 Iteration 258 Iteration 259 Iteration 260 Iteration 261 Iteration 262 Iteration 263 Iteration 264 Iteration 265 Iteration 266 Iteration 267 Iteration 268 Iteration 269 Iteration 270 Iteration 271 Iteration 272 Iteration 273 Iteration 274 Iteration 275 Iteration 276 Iteration 277 Iteration 278 Iteration 279 Iteration 280 Iteration 281 Iteration 282 Iteration 283 Iteration 284 Iteration 285 Iteration 286 Iteration 287 Iteration 288 Iteration 289 Iteration 290 [ERROR] MavenInvocationException: Error when invoking Maven, consult the invoker log file: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/invoker/maven-javadoc-plugin1355810372.txt [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/apidocs [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:javadoc' has not been previously called for the module: 'org.glassfish.jersey.inject:jersey-hk2:jar:3.0.99-SNAPSHOT'. Trying to invoke it... Iteration 291 Iteration 292 Iteration 293 Iteration 294 Iteration 295 Iteration 296 Iteration 297 Iteration 298 Iteration 299 Iteration 300 Iteration 301 Iteration 302 Iteration 303 Iteration 304 Iteration 305 Iteration 306 Iteration 307 Iteration 308 Iteration 309 Iteration 310 Iteration 311 Iteration 312 Iteration 313 Iteration 314 Iteration 315 Iteration 316 Iteration 317 Iteration 318 Iteration 319 Iteration 320 Iteration 321 Iteration 322 Iteration 323 Iteration 324 Iteration 325 Iteration 326 Iteration 327 Iteration 328 Iteration 329 Iteration 330 Iteration 331 Iteration 332 Iteration 333 Iteration 334 Iteration 335 Iteration 336 Iteration 337 Iteration 338 Iteration 339 Iteration 340 Iteration 341 Iteration 342 Iteration 343 Iteration 344 Iteration 345 Iteration 346 Iteration 347 Iteration 348 Iteration 349 Iteration 350 Iteration 351 Iteration 352 Iteration 353 Iteration 354 Iteration 355 Iteration 356 Iteration 357 Iteration 358 Iteration 359 Iteration 360 Iteration 361 Iteration 362 Iteration 363 Iteration 364 Iteration 365 Iteration 366 Iteration 367 Iteration 368 Iteration 369 Iteration 370 Iteration 371 Iteration 372 Iteration 373 Iteration 374 Iteration 375 Iteration 376 Iteration 377 Iteration 378 Iteration 379 Iteration 380 Iteration 381 Iteration 382 Iteration 383 Iteration 384 Iteration 385 Iteration 386 Iteration 387 Iteration 388 Iteration 389 Iteration 390 Iteration 391 Iteration 392 Iteration 393 Iteration 394 Iteration 395 Iteration 396 Iteration 397 Iteration 398 Iteration 399 Iteration 400 Iteration 401 Iteration 402 Iteration 403 Iteration 404 Iteration 405 Iteration 406 Iteration 407 Iteration 408 Iteration 409 Iteration 410 Iteration 411 Iteration 412 Iteration 413 Iteration 414 Iteration 415 Iteration 416 Iteration 417 Iteration 418 Iteration 419 Iteration 420 Iteration 421 Iteration 422 Iteration 423 Iteration 424 Iteration 425 Iteration 426 Iteration 427 Iteration 428 Iteration 429 Iteration 430 Iteration 431 Iteration 432 Iteration 433 Iteration 434 Iteration 435 Iteration 436 Iteration 437 Iteration 438 Iteration 439 Iteration 440 Iteration 441 Iteration 442 Iteration 443 Iteration 444 Iteration 445 Iteration 446 Iteration 447 Iteration 448 Iteration 449 Iteration 450 Iteration 451 Iteration 452 Iteration 453 Iteration 454 Iteration 455 Iteration 456 Iteration 457 Iteration 458 Iteration 459 Iteration 460 Iteration 461 Iteration 462 Iteration 463 Iteration 464 Iteration 465 Iteration 466 Iteration 467 Iteration 468 Iteration 469 Iteration 470 Iteration 471 Iteration 472 Iteration 473 Iteration 474 Iteration 475 Iteration 476 Iteration 477 Iteration 478 Iteration 479 Iteration 480 Iteration 481 Iteration 482 Iteration 483 Iteration 484 Iteration 485 Iteration 486 Iteration 487 Iteration 488 Iteration 489 Iteration 490 Iteration 491 Iteration 492 Iteration 493 Iteration 494 Iteration 495 Iteration 496 Iteration 497 Iteration 498 Iteration 499 Iteration 500 Iteration 501 Iteration 502 Iteration 503 Iteration 504 Iteration 505 Iteration 506 Iteration 507 Iteration 508 Iteration 509 Iteration 510 Iteration 511 Iteration 512 Iteration 513 Iteration 514 Iteration 515 Iteration 516 Iteration 517 Iteration 518 Iteration 519 Iteration 520 Iteration 521 Iteration 522 Iteration 523 Iteration 524 Iteration 525 Iteration 526 Iteration 527 Iteration 528 Iteration 529 Iteration 530 Iteration 531 Iteration 532 Iteration 533 Iteration 534 Iteration 535 Iteration 536 Iteration 537 Iteration 538 Iteration 539 Iteration 540 Iteration 541 Iteration 542 Iteration 543 Iteration 544 Iteration 545 Iteration 546 Iteration 547 Iteration 548 Iteration 549 Iteration 550 Iteration 551 [ERROR] MavenInvocationException: Error when invoking Maven, consult the invoker log file: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/invoker/maven-javadoc-plugin1043742343.txt [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/target/apidocs [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:javadoc' has not been previously called for the module: 'org.glassfish.jersey.core:jersey-client:jar:3.0.99-SNAPSHOT'. Trying to invoke it... Iteration 552 Iteration 553 Iteration 554 Iteration 555 Iteration 556 Iteration 557 Iteration 558 Iteration 559 Iteration 560 Iteration 561 Iteration 562 Iteration 563 Iteration 564 Iteration 565 Iteration 566 Iteration 567 Iteration 568 Iteration 569 Iteration 570 Iteration 571 Iteration 572 Iteration 573 Iteration 574 Iteration 575 Iteration 576 Iteration 577 Iteration 578 Iteration 579 Iteration 580 Iteration 581 Iteration 582 Iteration 583 Iteration 584 Iteration 585 Iteration 586 Iteration 587 Iteration 588 Iteration 589 Iteration 590 Iteration 591 Iteration 592 Iteration 593 Iteration 594 Iteration 595 Iteration 596 Iteration 597 Iteration 598 Iteration 599 Iteration 600 Iteration 601 Iteration 602 Iteration 603 Iteration 604 Iteration 605 Iteration 606 Iteration 607 Iteration 608 Iteration 609 Iteration 610 Iteration 611 Iteration 612 Iteration 613 Iteration 614 Iteration 615 Iteration 616 Iteration 617 Iteration 618 Iteration 619 Iteration 620 Iteration 621 Iteration 622 Iteration 623 Iteration 624 Iteration 625 Iteration 626 Iteration 627 Iteration 628 Iteration 629 Iteration 630 Iteration 631 Iteration 632 Iteration 633 Iteration 634 Iteration 635 Iteration 636 Iteration 637 Iteration 638 Iteration 639 Iteration 640 Iteration 641 Iteration 642 Iteration 643 Iteration 644 Iteration 645 Iteration 646 Iteration 647 Iteration 648 Iteration 649 Iteration 650 Iteration 651 Iteration 652 Iteration 653 Iteration 654 Iteration 655 Iteration 656 Iteration 657 Iteration 658 Iteration 659 Iteration 660 Iteration 661 Iteration 662 Iteration 663 Iteration 664 Iteration 665 Iteration 666 Iteration 667 Iteration 668 Iteration 669 Iteration 670 Iteration 671 Iteration 672 Iteration 673 Iteration 674 Iteration 675 Iteration 676 Iteration 677 Iteration 678 Iteration 679 Iteration 680 Iteration 681 Iteration 682 Iteration 683 Iteration 684 Iteration 685 Iteration 686 Iteration 687 Iteration 688 Iteration 689 Iteration 690 Iteration 691 Iteration 692 Iteration 693 Iteration 694 Iteration 695 Iteration 696 Iteration 697 Iteration 698 Iteration 699 Iteration 700 Iteration 701 Iteration 702 Iteration 703 Iteration 704 Iteration 705 Iteration 706 Iteration 707 Iteration 708 Iteration 709 Iteration 710 Iteration 711 Iteration 712 Iteration 713 Iteration 714 Iteration 715 Iteration 716 Iteration 717 Iteration 718 Iteration 719 Iteration 720 Iteration 721 Iteration 722 Iteration 723 Iteration 724 Iteration 725 Iteration 726 Iteration 727 Iteration 728 Iteration 729 Iteration 730 Iteration 731 Iteration 732 Iteration 733 Iteration 734 Iteration 735 Iteration 736 Iteration 737 Iteration 738 Iteration 739 Iteration 740 Iteration 741 Iteration 742 Iteration 743 Iteration 744 Iteration 745 Iteration 746 Iteration 747 Iteration 748 Iteration 749 Iteration 750 Iteration 751 Iteration 752 Iteration 753 Iteration 754 Iteration 755 Iteration 756 Iteration 757 Iteration 758 Iteration 759 Iteration 760 Iteration 761 Iteration 762 Iteration 763 Iteration 764 Iteration 765 Iteration 766 Iteration 767 Iteration 768 Iteration 769 Iteration 770 Iteration 771 Iteration 772 Iteration 773 Iteration 774 Iteration 775 Iteration 776 Iteration 777 Iteration 778 Iteration 779 Iteration 780 Iteration 781 Iteration 782 Iteration 783 Iteration 784 Iteration 785 Iteration 786 Iteration 787 Iteration 788 Iteration 789 Iteration 790 Iteration 791 Iteration 792 Iteration 793 Iteration 794 Iteration 795 Iteration 796 Iteration 797 Iteration 798 Iteration 799 Iteration 800 Iteration 801 Iteration 802 Iteration 803 Iteration 804 Iteration 805 Iteration 806 Iteration 807 Iteration 808 Iteration 809 Iteration 810 Iteration 811 Iteration 812 Iteration 813 Iteration 814 Iteration 815 Iteration 816 Iteration 817 Iteration 818 Iteration 819 Iteration 820 Iteration 821 Iteration 822 Iteration 823 Iteration 824 Iteration 825 Iteration 826 Iteration 827 Iteration 828 Iteration 829 Iteration 830 Iteration 831 Iteration 832 Iteration 833 Iteration 834 Iteration 835 Iteration 836 Iteration 837 Iteration 838 Iteration 839 Iteration 840 Iteration 841 Iteration 842 Iteration 843 Iteration 844 Iteration 845 Iteration 846 Iteration 847 Iteration 848 Iteration 849 Iteration 850 Iteration 851 Iteration 852 Iteration 853 Iteration 854 Iteration 855 Iteration 856 Iteration 857 Iteration 858 Iteration 859 Iteration 860 Iteration 861 Iteration 862 Iteration 863 Iteration 864 Iteration 865 Iteration 866 Iteration 867 Iteration 868 Iteration 869 Iteration 870 Iteration 871 Iteration 872 Iteration 873 Iteration 874 Iteration 875 Iteration 876 Iteration 877 Iteration 878 Iteration 879 Iteration 880 Iteration 881 Iteration 882 Iteration 883 Iteration 884 Iteration 885 Iteration 886 Iteration 887 Iteration 888 Iteration 889 Iteration 890 Iteration 891 Iteration 892 Iteration 893 Iteration 894 Iteration 895 Iteration 896 Iteration 897 Iteration 898 Iteration 899 Iteration 900 Iteration 901 Iteration 902 Iteration 903 Iteration 904 Iteration 905 Iteration 906 Iteration 907 Iteration 908 Iteration 909 Iteration 910 Iteration 911 Iteration 912 Iteration 913 Iteration 914 Iteration 915 Iteration 916 Iteration 917 Iteration 918 Iteration 919 Iteration 920 Iteration 921 Iteration 922 Iteration 923 Iteration 924 [ERROR] MavenInvocationException: Error when invoking Maven, consult the invoker log file: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/invoker/maven-javadoc-plugin1496913144.txt [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/target/apidocs [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:javadoc' has not been previously called for the module: 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:jar:3.0.99-SNAPSHOT'. Trying to invoke it... Iteration 925 Iteration 926 Iteration 927 Iteration 928 Iteration 929 Iteration 930 Iteration 931 Iteration 932 Iteration 933 Iteration 934 Iteration 935 Iteration 936 Iteration 937 Iteration 938 Iteration 939 Iteration 940 Iteration 941 Iteration 942 Iteration 943 Iteration 944 Iteration 945 Iteration 946 Iteration 947 Iteration 948 Iteration 949 Iteration 950 Iteration 951 Iteration 952 Iteration 953 Iteration 954 Iteration 955 Iteration 956 Iteration 957 Iteration 958 Iteration 959 Iteration 960 Iteration 961 Iteration 962 Iteration 963 Iteration 964 Iteration 965 Iteration 966 Iteration 967 Iteration 968 Iteration 969 Iteration 970 Iteration 971 Iteration 972 Iteration 973 Iteration 974 Iteration 975 Iteration 976 Iteration 977 Iteration 978 Iteration 979 Iteration 980 Iteration 981 Iteration 982 Iteration 983 Iteration 984 Iteration 985 Iteration 986 Iteration 987 Iteration 988 Iteration 989 Iteration 990 Iteration 991 Iteration 992 Iteration 993 Iteration 994 Iteration 995 Iteration 996 Iteration 997 Iteration 998 Iteration 999 Sep 01, 2022 9:30:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.03 s - in org.glassfish.jersey.jdk.connector.internal.StressTest [INFO] Running org.glassfish.jersey.jdk.connector.HttpMethodTest Sep 01, 2022 9:30:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-41] Started. Sep 01, 2022 9:30:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:30:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-42] Started. Sep 01, 2022 9:30:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 s - in org.glassfish.jersey.jdk.connector.HttpMethodTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 131, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-jdk-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/target/jersey-jdk-connector-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-jdk-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/target/jersey-jdk-connector-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-jdk-connector --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-jdk-connector --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/target/jersey-jdk-connector-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-jdk-connector/3.0.99-SNAPSHOT/jersey-jdk-connector-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-jdk-connector/3.0.99-SNAPSHOT/jersey-jdk-connector-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/target/jersey-jdk-connector-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-jdk-connector/3.0.99-SNAPSHOT/jersey-jdk-connector-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-jdk-connector --- [INFO] [INFO] -------< org.glassfish.jersey.connectors:jersey-jetty-connector >------- [INFO] Building jersey-connectors-jetty 3.0.99-SNAPSHOT [43/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-jetty-connector --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-jetty-connector --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-jetty-connector --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-jetty-connector --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-jetty-connector --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-jetty-connector --- [INFO] Resources: [INFO] org/glassfish/jersey/jetty/connector/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/src/main/resources/org/glassfish/jersey/jetty/connector/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-jetty-connector --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/src/main/java8 added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-jetty-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-jetty-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-jetty-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-jetty-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-jetty-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-jetty-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-jetty-connector --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-jetty-connector --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-jetty-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/target/jersey-jetty-connector-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-jetty-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/target/jersey-jetty-connector-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-jetty-connector --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/target/jersey-jetty-connector-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-jetty-connector/3.0.99-SNAPSHOT/jersey-jetty-connector-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-jetty-connector/3.0.99-SNAPSHOT/jersey-jetty-connector-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/target/jersey-jetty-connector-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-jetty-connector/3.0.99-SNAPSHOT/jersey-jetty-connector-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-jetty-connector --- [INFO] [INFO] ------------------< org.glassfish.jersey.ext:project >------------------ [INFO] Building jersey-extensions 3.0.99-SNAPSHOT [44/283] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] ----------------< org.glassfish.jersey.ext.cdi:project >---------------- [INFO] Building jersey-cdi-support 3.0.99-SNAPSHOT [45/283] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] -------------< org.glassfish.jersey.ext.cdi:jersey-cdi1x >-------------- [INFO] Building jersey-ext-cdi1x 3.0.99-SNAPSHOT [46/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-cdi1x --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-cdi1x --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-cdi1x --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-cdi1x --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-cdi1x --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-cdi1x --- [INFO] Resources: [INFO] org/glassfish/jersey/ext/cdi1x/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/src/main/resources/org/glassfish/jersey/ext/cdi1x/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-cdi1x --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-cdi1x --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-cdi1x --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-cdi1x --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-cdi1x --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-cdi1x --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiUtil.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiUtil.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-cdi1x --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-cdi1x --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/src/test/java/org/glassfish/jersey/ext/cdi1x/internal/CdiUtilTest.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/src/test/java/org/glassfish/jersey/ext/cdi1x/internal/CdiUtilTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/src/test/java/org/glassfish/jersey/ext/cdi1x/internal/CdiUtilTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-cdi1x --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.ext.cdi1x.internal.CdiUtilTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s - in org.glassfish.jersey.ext.cdi1x.internal.CdiUtilTest [INFO] Running org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-cdi1x --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/target/jersey-cdi1x-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-cdi1x --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/target/jersey-cdi1x-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-cdi1x --- [WARNING] Bundle org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:3.0.99-SNAPSHOT : Unused Import-Package instructions: [javax.enterprise.*] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-cdi1x --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/target/jersey-cdi1x-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x/3.0.99-SNAPSHOT/jersey-cdi1x-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x/3.0.99-SNAPSHOT/jersey-cdi1x-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/target/jersey-cdi1x-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x/3.0.99-SNAPSHOT/jersey-cdi1x-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-cdi1x --- [INFO] [INFO] ---------< org.glassfish.jersey.containers.glassfish:project >---------- [INFO] Building jersey-glassfish-support 3.0.99-SNAPSHOT [47/283] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/glassfish/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/glassfish/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] ------< org.glassfish.jersey.containers.glassfish:jersey-gf-ejb >------- [INFO] Building jersey-gf-ejb 3.0.99-SNAPSHOT [48/283] [INFO] --------------------------------[ jar ]--------------------------------- [ERROR] MavenInvocationException: Error when invoking Maven, consult the invoker log file: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/invoker/maven-javadoc-plugin760955952.txt [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/grizzly2/target/apidocs [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:javadoc' has not been previously called for the module: 'org.glassfish.jersey.media:jersey-media-sse:jar:3.0.99-SNAPSHOT'. Trying to invoke it... [ERROR] MavenInvocationException: Error when invoking Maven, consult the invoker log file: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/invoker/maven-javadoc-plugin1423729250.txt [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/target/apidocs [ERROR] Error fetching link: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/apidocs. Ignored it. [ERROR] Error fetching link: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/target/apidocs. Ignored it. [ERROR] Error fetching link: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/target/apidocs. Ignored it. [ERROR] Error fetching link: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/providers/grizzly2/target/apidocs. Ignored it. [ERROR] Error fetching link: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/sse/target/apidocs. Ignored it. [INFO] No previous run data found, generating javadoc. [INFO] Loading source file /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/src/main/java/org/glassfish/jersey/helidon/connector/package-info.java... [parsing started SimpleFileObject[/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/src/main/java/org/glassfish/jersey/helidon/connector/package-info.java]] [parsing completed 15ms] Loading source file /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/generated-sources/rsrc-gen/org/glassfish/jersey/helidon/connector/LocalizationMessages.java... [parsing started SimpleFileObject[/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/generated-sources/rsrc-gen/org/glassfish/jersey/helidon/connector/LocalizationMessages.java]] [parsing completed 5ms] Loading source file /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/src/main/java8/org/glassfish/jersey/helidon/connector/HelidonClientProperties.java... [parsing started SimpleFileObject[/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/src/main/java8/org/glassfish/jersey/helidon/connector/HelidonClientProperties.java]] [parsing completed 1ms] Loading source file /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/src/main/java8/org/glassfish/jersey/helidon/connector/HelidonConnectorProvider.java... [parsing started SimpleFileObject[/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/src/main/java8/org/glassfish/jersey/helidon/connector/HelidonConnectorProvider.java]] [parsing completed 2ms] Constructing Javadoc information... [search path for source files: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/src/main/java,/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/generated-sources/rsrc-gen,/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/src/main/java8,/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/generated-sources/annotations] [search path for class files: /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/modules,/home/jenkins/.m2/repository/io/helidon/jersey/helidon-jersey-connector/3.0.0-M1/helidon-jersey-connector-3.0.0-M1.jar,/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar,/home/jenkins/.m2/repository/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar,/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar,/home/jenkins/.m2/repository/io/helidon/webclient/helidon-webclient/3.0.0-M1/helidon-webclient-3.0.0-M1.jar,/home/jenkins/.m2/repository/io/helidon/common/helidon-common-context/3.0.0-M1/helidon-common-context-3.0.0-M1.jar,/home/jenkins/.m2/repository/io/helidon/common/helidon-common/3.0.0-M1/helidon-common-3.0.0-M1.jar,/home/jenkins/.m2/repository/io/helidon/common/helidon-common-service-loader/3.0.0-M1/helidon-common-service-loader-3.0.0-M1.jar,/home/jenkins/.m2/repository/io/helidon/common/helidon-common-http/3.0.0-M1/helidon-common-http-3.0.0-M1.jar,/home/jenkins/.m2/repository/io/helidon/common/helidon-common-reactive/3.0.0-M1/helidon-common-reactive-3.0.0-M1.jar,/home/jenkins/.m2/repository/io/helidon/common/helidon-common-key-util/3.0.0-M1/helidon-common-key-util-3.0.0-M1.jar,/home/jenkins/.m2/repository/io/helidon/common/helidon-common-configurable/3.0.0-M1/helidon-common-configurable-3.0.0-M1.jar,/home/jenkins/.m2/repository/io/helidon/config/helidon-config/3.0.0-M1/helidon-config-3.0.0-M1.jar,/home/jenkins/.m2/repository/io/helidon/common/helidon-common-media-type/3.0.0-M1/helidon-common-media-type-3.0.0-M1.jar,/home/jenkins/.m2/repository/io/helidon/media/helidon-media-common/3.0.0-M1/helidon-media-common-3.0.0-M1.jar,/home/jenkins/.m2/repository/io/helidon/common/helidon-common-mapper/3.0.0-M1/helidon-common-mapper-3.0.0-M1.jar,/home/jenkins/.m2/repository/io/netty/netty-buffer/4.1.73.Final/netty-buffer-4.1.73.Final.jar,/home/jenkins/.m2/repository/io/netty/netty-common/4.1.73.Final/netty-common-4.1.73.Final.jar,/home/jenkins/.m2/repository/io/netty/netty-handler/4.1.73.Final/netty-handler-4.1.73.Final.jar,/home/jenkins/.m2/repository/io/netty/netty-resolver/4.1.73.Final/netty-resolver-4.1.73.Final.jar,/home/jenkins/.m2/repository/io/netty/netty-transport/4.1.73.Final/netty-transport-4.1.73.Final.jar,/home/jenkins/.m2/repository/io/netty/netty-codec/4.1.73.Final/netty-codec-4.1.73.Final.jar,/home/jenkins/.m2/repository/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.jar,/home/jenkins/.m2/repository/io/netty/netty-handler-proxy/4.1.73.Final/netty-handler-proxy-4.1.73.Final.jar,/home/jenkins/.m2/repository/io/netty/netty-codec-socks/4.1.73.Final/netty-codec-socks-4.1.73.Final.jar,/home/jenkins/.m2/repository/io/netty/netty-codec-http/4.1.73.Final/netty-codec-http-4.1.73.Final.jar,/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar,/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar,/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/target/jersey-client-3.0.99-SNAPSHOT.jar,/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar] [loading /modules/java.base/java/util/Locale.class] [loading /modules/java.base/java/util/ResourceBundle.class] [loading /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar(/org/glassfish/jersey/internal/l10n/Localizable.class)] [loading /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar(/org/glassfish/jersey/internal/l10n/LocalizableMessageFactory.class)] [loading /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar(/org/glassfish/jersey/internal/l10n/LocalizableMessageFactory$ResourceBundleSupplier.class)] [loading /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar(/org/glassfish/jersey/internal/l10n/Localizer.class)] [loading /modules/java.base/java/lang/Object.class] [loading /modules/java.base/java/lang/String.class] [loading /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar(/org/glassfish/jersey/internal/util/PropertiesClass.class)] [loading /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/target/jersey-client-3.0.99-SNAPSHOT.jar(/org/glassfish/jersey/client/spi/Connector.class)] [loading /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-client/target/jersey-client-3.0.99-SNAPSHOT.jar(/org/glassfish/jersey/client/spi/ConnectorProvider.class)] [loading /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar(/org/glassfish/jersey/internal/util/JdkVersion.class)] [loading /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(/jakarta/ws/rs/ProcessingException.class)] [loading /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(/jakarta/ws/rs/client/Client.class)] [loading /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(/jakarta/ws/rs/core/Configuration.class)] [loading /modules/java.base/java/io/OutputStream.class] [loading /modules/java.base/java/lang/Deprecated.class] [loading /modules/java.base/java/lang/annotation/Target.class] [loading /modules/java.base/java/lang/annotation/ElementType.class] [loading /modules/java.base/java/lang/annotation/Retention.class] [loading /modules/java.base/java/lang/annotation/RetentionPolicy.class] [loading /modules/java.base/java/lang/annotation/Annotation.class] [loading /modules/java.base/java/lang/Override.class] [loading /modules/java.base/java/lang/Error.class] [loading /modules/java.base/java/lang/Exception.class] Standard Doclet version 11.0.2 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/org/glassfish/jersey/helidon/connector/HelidonClientProperties.html... [loading /modules/java.base/java/lang/FunctionalInterface.class] [loading /modules/java.base/java/io/Serializable.class] Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/org/glassfish/jersey/helidon/connector/HelidonConnectorProvider.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/org/glassfish/jersey/helidon/connector/LocalizationMessages.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/org/glassfish/jersey/helidon/connector/package-summary.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/org/glassfish/jersey/helidon/connector/package-tree.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/org/glassfish/jersey/helidon/connector/class-use/LocalizationMessages.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/org/glassfish/jersey/helidon/connector/class-use/HelidonClientProperties.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/org/glassfish/jersey/helidon/connector/class-use/HelidonConnectorProvider.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/org/glassfish/jersey/helidon/connector/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/index-all.html... Building index for all classes... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/allclasses.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/allclasses.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/apidocs/help-doc.html... [done in 1710 ms] [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/jersey-helidon-connector-3.0.99-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-helidon-connector --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/jersey-helidon-connector-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-helidon-connector/3.0.99-SNAPSHOT/jersey-helidon-connector-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-helidon-connector/3.0.99-SNAPSHOT/jersey-helidon-connector-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/jersey-helidon-connector-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-helidon-connector/3.0.99-SNAPSHOT/jersey-helidon-connector-3.0.99-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/helidon-connector/target/jersey-helidon-connector-3.0.99-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-helidon-connector/3.0.99-SNAPSHOT/jersey-helidon-connector-3.0.99-SNAPSHOT-javadoc.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-helidon-connector --- [INFO] [INFO] --------< org.glassfish.jersey.connectors:jersey-jdk-connector >-------- [INFO] Building jersey-connectors-jdk 3.0.99-SNAPSHOT [42/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-jdk-connector --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-jdk-connector --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-jdk-connector --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-jdk-connector --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-jdk-connector --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-jdk-connector --- [INFO] Resources: [INFO] org/glassfish/jersey/jdk/connector/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/src/main/resources/org/glassfish/jersey/jdk/connector/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-jdk-connector --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-jdk-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-jdk-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-jdk-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-jdk-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-jdk-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/TransportFilter.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/TransportFilter.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/TransportFilter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-jdk-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/TransportFilter.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/TransportFilter.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/TransportFilter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-jdk-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-jdk-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/src/test/java/org/glassfish/jersey/jdk/connector/internal/ChunkedBodyOutputStreamTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/src/test/java/org/glassfish/jersey/jdk/connector/internal/ChunkedBodyOutputStreamTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-jdk-connector --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.jdk.connector.internal.CookieTest Sep 01, 2022 9:30:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:30:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:30:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:30:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:30:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:30:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.741 s - in org.glassfish.jersey.jdk.connector.internal.CookieTest [INFO] Running org.glassfish.jersey.jdk.connector.internal.ModifyHeaderInBodyWriterTest Sep 01, 2022 9:30:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:30:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:30:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:30:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:30:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:30:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:30:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:30:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:30:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.546 s - in org.glassfish.jersey.jdk.connector.internal.ModifyHeaderInBodyWriterTest [INFO] Running org.glassfish.jersey.jdk.connector.internal.EntityWriteTest Sep 01, 2022 9:30:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:30:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s - in org.glassfish.jersey.jdk.connector.internal.EntityWriteTest [INFO] Running org.glassfish.jersey.jdk.connector.internal.HttpParserTest [WARNING] Tests run: 25, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.016 s - in org.glassfish.jersey.jdk.connector.internal.HttpParserTest [INFO] Running org.glassfish.jersey.jdk.connector.internal.ConnectionPoolTest Sep 01, 2022 9:30:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. #Received: message 1 #Received: message 2 Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:30:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. #Received: 1 #Received: 1 Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:30:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. #Received: 1 #Received: 2 Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s - in org.glassfish.jersey.jdk.connector.internal.ConnectionPoolTest [INFO] Running org.glassfish.jersey.jdk.connector.internal.MultiValueHeaderTest Sep 01, 2022 9:30:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.glassfish.jersey.jdk.connector.internal.MultiValueHeaderTest [INFO] Running org.glassfish.jersey.jdk.connector.internal.ProxyTest Sep 01, 2022 9:30:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8321] Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:30:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8321] Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:30:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8321] Sep 01, 2022 9:30:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:30:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8321] Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 s - in org.glassfish.jersey.jdk.connector.internal.ProxyTest [INFO] Running org.glassfish.jersey.jdk.connector.internal.RedirectTest Sep 01, 2022 9:30:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:30:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:30:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:30:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:30:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:30:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:30:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:30:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:30:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:30:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. Sep 01, 2022 9:30:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 s - in org.glassfish.jersey.jdk.connector.internal.RedirectTest [INFO] Running org.glassfish.jersey.jdk.connector.internal.SslFilterTLS11Test javax.net.ssl.SSLProtocolException: Socket closed at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:126) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:264) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:259) at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1314) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:839) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:758) at org.glassfish.jersey.jdk.connector.internal.SslFilterTest$SslEchoServer$1.run(SslFilterTest.java:501) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.net.SocketException: Socket closed at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448) at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68) at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823) ... 5 more [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-gf-ejb --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-gf-ejb --- === SSLHandshakeException (certificate_unknown) on the server expected === [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.258 s - in org.glassfish.jersey.jdk.connector.internal.SslFilterTLS11Test [INFO] Running org.glassfish.jersey.jdk.connector.internal.SslFilterTLS1Test javax.net.ssl.SSLException: readHandshakeRecord at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1072) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:402) at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:716) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:799) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:758) at org.glassfish.jersey.jdk.connector.internal.SslFilterTest$SslEchoServer$1.run(SslFilterTest.java:501) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.net.SocketException: Socket closed at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113) at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150) at java.base/sun.security.ssl.SSLSocketOutputRecord.flush(SSLSocketOutputRecord.java:251) at java.base/sun.security.ssl.HandshakeOutStream.flush(HandshakeOutStream.java:89) at java.base/sun.security.ssl.ECDHServerKeyExchange$ECDHServerKeyExchangeProducer.produce(ECDHServerKeyExchange.java:512) at java.base/sun.security.ssl.ClientHello$T12ClientHelloConsumer.consume(ClientHello.java:1101) at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.onClientHello(ClientHello.java:851) at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.consume(ClientHello.java:810) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:392) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:444) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:421) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:178) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:164) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1152) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1063) ... 8 more javax.net.ssl.SSLProtocolException: Socket closed at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:126) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:264) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:259) at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1314) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:839) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:758) at org.glassfish.jersey.jdk.connector.internal.SslFilterTest$SslEchoServer$1.run(SslFilterTest.java:501) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.net.SocketException: Socket closed at java.base/java.net.SocketInputStream.read(SocketInputStream.java:183) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448) at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68) at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823) ... 5 more === SSLHandshakeException (certificate_unknown) on the server expected === [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.599 s - in org.glassfish.jersey.jdk.connector.internal.SslFilterTLS1Test javax.net.ssl.SSLException: readHandshakeRecord [INFO] Running org.glassfish.jersey.jdk.connector.internal.PublicSitesTest at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1072) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:402) at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:716) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:799) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:758) at org.glassfish.jersey.jdk.connector.internal.SslFilterTest$SslEchoServer$1.run(SslFilterTest.java:501) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.net.SocketException: Socket closed at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113) at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150) at java.base/sun.security.ssl.SSLSocketOutputRecord.flush(SSLSocketOutputRecord.java:251) at java.base/sun.security.ssl.HandshakeOutStream.flush(HandshakeOutStream.java:89) at java.base/sun.security.ssl.ECDHServerKeyExchange$ECDHServerKeyExchangeProducer.produce(ECDHServerKeyExchange.java:512) at java.base/sun.security.ssl.ClientHello$T12ClientHelloConsumer.consume(ClientHello.java:1101) at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.onClientHello(ClientHello.java:851) at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.consume(ClientHello.java:810) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:392) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:444) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:421) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:178) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:164) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1152) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1063) ... 8 more [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.glassfish.jersey.jdk.connector.internal.PublicSitesTest [INFO] Running org.glassfish.jersey.jdk.connector.internal.ChunkedBodyOutputStreamTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.glassfish.jersey.jdk.connector.internal.ChunkedBodyOutputStreamTest [INFO] Running org.glassfish.jersey.jdk.connector.internal.SslFilterTLS12Test [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-gf-ejb --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-gf-ejb --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-gf-ejb --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-gf-ejb --- [INFO] Resources: [INFO] org/glassfish/jersey/gf/ejb/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/glassfish/jersey-gf-ejb/src/main/resources/org/glassfish/jersey/gf/ejb/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-gf-ejb --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/glassfish/jersey-gf-ejb/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-gf-ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-gf-ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-gf-ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-gf-ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-gf-ejb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/glassfish/jersey-gf-ejb/target/classes javax.net.ssl.SSLProtocolException: Socket closed at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:126) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:264) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:259) at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1314) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:839) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:758) at org.glassfish.jersey.jdk.connector.internal.SslFilterTest$SslEchoServer$1.run(SslFilterTest.java:501) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.net.SocketException: Socket closed at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448) at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68) at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823) ... 5 more [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/glassfish/jersey-gf-ejb/src/main/java/org/glassfish/jersey/gf/ejb/internal/EjbComponentProvider.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/glassfish/jersey-gf-ejb/src/main/java/org/glassfish/jersey/gf/ejb/internal/EjbComponentProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-gf-ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/glassfish/jersey-gf-ejb/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-gf-ejb --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-gf-ejb --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-gf-ejb --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/glassfish/jersey-gf-ejb/target/jersey-gf-ejb-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-gf-ejb --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/glassfish/jersey-gf-ejb/target/jersey-gf-ejb-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-gf-ejb --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-gf-ejb --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/glassfish/jersey-gf-ejb/target/jersey-gf-ejb-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/glassfish/jersey-gf-ejb/3.0.99-SNAPSHOT/jersey-gf-ejb-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/glassfish/jersey-gf-ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/glassfish/jersey-gf-ejb/3.0.99-SNAPSHOT/jersey-gf-ejb-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/glassfish/jersey-gf-ejb/target/jersey-gf-ejb-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/glassfish/jersey-gf-ejb/3.0.99-SNAPSHOT/jersey-gf-ejb-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-gf-ejb --- [INFO] [INFO] ---< org.glassfish.jersey.containers:jersey-container-jetty-servlet >--- [INFO] Building jersey-container-jetty-servlet 3.0.99-SNAPSHOT [49/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-container-jetty-servlet --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-container-jetty-servlet --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-container-jetty-servlet --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-container-jetty-servlet --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-container-jetty-servlet --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-container-jetty-servlet --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-servlet/src/main/java8 added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-container-jetty-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-container-jetty-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-container-jetty-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-container-jetty-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-container-jetty-servlet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-servlet/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-container-jetty-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-servlet/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-container-jetty-servlet --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-container-jetty-servlet --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-container-jetty-servlet --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-servlet/target/jersey-container-jetty-servlet-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-container-jetty-servlet --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-servlet/target/jersey-container-jetty-servlet-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-container-jetty-servlet --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-container-jetty-servlet --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-servlet/target/jersey-container-jetty-servlet-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-jetty-servlet/3.0.99-SNAPSHOT/jersey-container-jetty-servlet-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-servlet/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-jetty-servlet/3.0.99-SNAPSHOT/jersey-container-jetty-servlet-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-servlet/target/jersey-container-jetty-servlet-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-jetty-servlet/3.0.99-SNAPSHOT/jersey-container-jetty-servlet-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-container-jetty-servlet --- [INFO] [INFO] ----------< org.glassfish.jersey.ext:jersey-bean-validation >----------- [INFO] Building jersey-ext-bean-validation 3.0.99-SNAPSHOT [50/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-bean-validation --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-bean-validation --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-bean-validation --- === SSLHandshakeException (certificate_unknown) on the server expected === [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.602 s - in org.glassfish.jersey.jdk.connector.internal.SslFilterTLS12Test [INFO] Running org.glassfish.jersey.jdk.connector.internal.AsynchronousBodyInputStreamTest javax.net.ssl.SSLException: readHandshakeRecord at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1072) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:402) at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:716) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:799) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:758) at org.glassfish.jersey.jdk.connector.internal.SslFilterTest$SslEchoServer$1.run(SslFilterTest.java:501) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.net.SocketException: Socket closed at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113) at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150) at java.base/sun.security.ssl.SSLSocketOutputRecord.flush(SSLSocketOutputRecord.java:251) at java.base/sun.security.ssl.HandshakeOutStream.flush(HandshakeOutStream.java:89) at java.base/sun.security.ssl.ECDHServerKeyExchange$ECDHServerKeyExchangeProducer.produce(ECDHServerKeyExchange.java:512) at java.base/sun.security.ssl.ClientHello$T12ClientHelloConsumer.consume(ClientHello.java:1101) at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.onClientHello(ClientHello.java:851) at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.consume(ClientHello.java:810) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:392) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:444) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:421) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:178) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:164) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1152) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1063) ... 8 more [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.glassfish.jersey.jdk.connector.internal.AsynchronousBodyInputStreamTest [INFO] Running org.glassfish.jersey.jdk.connector.internal.AsynchronousBodyOutputStreamTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.glassfish.jersey.jdk.connector.internal.AsynchronousBodyOutputStreamTest [INFO] Running org.glassfish.jersey.jdk.connector.internal.SslFilterTLS13Test [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-bean-validation --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-bean-validation --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-bean-validation --- [INFO] Resources: [INFO] org/glassfish/jersey/server/validation/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/src/main/resources/org/glassfish/jersey/server/validation/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-bean-validation --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-bean-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-bean-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-bean-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-bean-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-bean-validation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/src/main/java/org/glassfish/jersey/server/validation/internal/ValidationErrorMessageBodyWriter.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/src/main/java/org/glassfish/jersey/server/validation/internal/ValidationErrorMessageBodyWriter.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/src/main/java/org/glassfish/jersey/server/validation/internal/ValidationErrorMessageBodyWriter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-bean-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-bean-validation --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-bean-validation --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-bean-validation --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/target/jersey-bean-validation-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-bean-validation --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/target/jersey-bean-validation-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-bean-validation --- javax.net.ssl.SSLProtocolException: Socket closed at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:126) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:264) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:259) at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1314) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:839) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:758) at org.glassfish.jersey.jdk.connector.internal.SslFilterTest$SslEchoServer$1.run(SslFilterTest.java:501) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.net.SocketException: Socket closed at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448) at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68) at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823) ... 5 more [WARNING] Bundle org.glassfish.jersey.ext:jersey-bean-validation:jar:3.0.99-SNAPSHOT : Unused Import-Package instructions: [javax.enterprise.*] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-bean-validation --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/target/jersey-bean-validation-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-bean-validation/3.0.99-SNAPSHOT/jersey-bean-validation-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-bean-validation/3.0.99-SNAPSHOT/jersey-bean-validation-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/target/jersey-bean-validation-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-bean-validation/3.0.99-SNAPSHOT/jersey-bean-validation-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-bean-validation --- [INFO] [INFO] --< org.glassfish.jersey.ext.cdi:jersey-cdi1x-ban-custom-hk2-binding >-- [INFO] Building jersey-ext-cdi1x-ban-custom-hk2-binding 3.0.99-SNAPSHOT [51/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.ext.cdi1x.hk2ban.EmptyHk2CustomInjectionTypeProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.glassfish.jersey.ext.cdi1x.hk2ban.EmptyHk2CustomInjectionTypeProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/target/jersey-cdi1x-ban-custom-hk2-binding-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/target/jersey-cdi1x-ban-custom-hk2-binding-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/target/jersey-cdi1x-ban-custom-hk2-binding-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/3.0.99-SNAPSHOT/jersey-cdi1x-ban-custom-hk2-binding-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/3.0.99-SNAPSHOT/jersey-cdi1x-ban-custom-hk2-binding-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/target/jersey-cdi1x-ban-custom-hk2-binding-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/3.0.99-SNAPSHOT/jersey-cdi1x-ban-custom-hk2-binding-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-cdi1x-ban-custom-hk2-binding --- === SSLHandshakeException (certificate_unknown) on the server expected === [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.647 s - in org.glassfish.jersey.jdk.connector.internal.SslFilterTLS13Test javax.net.ssl.SSLException: readHandshakeRecord [INFO] Running org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1072) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:402) at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:716) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:799) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:758) at org.glassfish.jersey.jdk.connector.internal.SslFilterTest$SslEchoServer$1.run(SslFilterTest.java:501) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.net.SocketException: Socket closed at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113) at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150) at java.base/sun.security.ssl.SSLSocketOutputRecord.flush(SSLSocketOutputRecord.java:251) at java.base/sun.security.ssl.HandshakeOutStream.flush(HandshakeOutStream.java:89) at java.base/sun.security.ssl.ECDHServerKeyExchange$ECDHServerKeyExchangeProducer.produce(ECDHServerKeyExchange.java:512) at java.base/sun.security.ssl.ClientHello$T12ClientHelloConsumer.consume(ClientHello.java:1101) at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.onClientHello(ClientHello.java:851) at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.consume(ClientHello.java:810) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:392) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:444) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:421) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:178) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:164) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1152) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1063) ... 8 more Sep 01, 2022 9:30:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:39 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. [INFO] [INFO] ---------< org.glassfish.jersey.ext.cdi:jersey-cdi-rs-inject >---------- [INFO] Building jersey-ext-cdi-rs-inject 3.0.99-SNAPSHOT [52/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-cdi-rs-inject --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-cdi-rs-inject --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-cdi-rs-inject --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-cdi-rs-inject --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-cdi-rs-inject --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-cdi-rs-inject --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-cdi-rs-inject --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-cdi-rs-inject --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-cdi-rs-inject --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-cdi-rs-inject --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-cdi-rs-inject --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-cdi-rs-inject --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-cdi-rs-inject --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/jersey-cdi-rs-inject-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-cdi-rs-inject --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/jersey-cdi-rs-inject-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ jersey-cdi-rs-inject --- Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@183ef89a] state change: CREATED -> CONNECTING Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@183ef89a] state change: CONNECTING -> CONNECT_TIMEOUT Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@183ef89a] state change: CONNECT_TIMEOUT -> CLOSED Sep 01, 2022 9:30:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:30:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:40 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-34] Started. Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@10e8c7a2] state change: CREATED -> CONNECTING Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@10e8c7a2] state change: CONNECTING -> IDLE Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@10e8c7a2] state change: IDLE -> SENDING_REQUEST Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@10e8c7a2] state change: SENDING_REQUEST -> RECEIVING_HEADER Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@10e8c7a2] state change: RECEIVING_HEADER -> RECEIVING_BODY Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@10e8c7a2] state change: RECEIVING_BODY -> RECEIVED Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@10e8c7a2] state change: RECEIVED -> IDLE Sep 01, 2022 9:30:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@10e8c7a2] state change: IDLE -> CLOSED_BY_SERVER Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@10e8c7a2] state change: CLOSED_BY_SERVER -> CLOSED Sep 01, 2022 9:30:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:40 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-35] Started. Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@43e7f104] state change: CREATED -> CONNECTING Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@43e7f104] state change: CONNECTING -> IDLE Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@43e7f104] state change: IDLE -> SENDING_REQUEST Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@43e7f104] state change: SENDING_REQUEST -> ERROR Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@43e7f104] state change: ERROR -> CLOSED Sep 01, 2022 9:30:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:javadoc' has not been previously called for the module: 'org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:3.0.99-SNAPSHOT'. Trying to invoke it... Sep 01, 2022 9:30:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:40 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-36] Started. Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@142918a0] state change: CREATED -> CONNECTING Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@142918a0] state change: CONNECTING -> IDLE Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@142918a0] state change: IDLE -> SENDING_REQUEST Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@142918a0] state change: SENDING_REQUEST -> RECEIVING_HEADER Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@142918a0] state change: RECEIVING_HEADER -> RESPONSE_TIMEOUT Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@142918a0] state change: RESPONSE_TIMEOUT -> CLOSED Sep 01, 2022 9:30:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:30:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:40 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-37] Started. Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@4cfe9594] state change: CREATED -> CONNECTING Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@4cfe9594] state change: CONNECTING -> IDLE Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@4cfe9594] state change: IDLE -> SENDING_REQUEST Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@4cfe9594] state change: SENDING_REQUEST -> RECEIVING_HEADER Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@4cfe9594] state change: RECEIVING_HEADER -> RECEIVING_BODY Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@4cfe9594] state change: RECEIVING_BODY -> RECEIVED Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@4cfe9594] state change: RECEIVED -> IDLE Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@4cfe9594] state change: IDLE -> IDLE_TIMEOUT Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@4cfe9594] state change: IDLE_TIMEOUT -> CLOSED Sep 01, 2022 9:30:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:30:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-38] Started. Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@b787274] state change: CREATED -> CONNECTING Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@b787274] state change: CONNECTING -> IDLE Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@b787274] state change: IDLE -> SENDING_REQUEST Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@b787274] state change: SENDING_REQUEST -> RECEIVING_HEADER Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@b787274] state change: RECEIVING_HEADER -> RECEIVING_BODY Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@b787274] state change: RECEIVING_BODY -> RECEIVED Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@b787274] state change: RECEIVED -> IDLE Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@b787274] state change: IDLE -> SENDING_REQUEST Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@b787274] state change: SENDING_REQUEST -> RECEIVING_HEADER Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@b787274] state change: RECEIVING_HEADER -> RECEIVING_BODY Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@b787274] state change: RECEIVING_BODY -> RECEIVED Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@b787274] state change: RECEIVED -> IDLE Sep 01, 2022 9:30:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@b787274] state change: IDLE -> CLOSED_BY_SERVER Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@b787274] state change: CLOSED_BY_SERVER -> CLOSED Sep 01, 2022 9:30:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-39] Started. Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@706d2bae] state change: CREATED -> CONNECTING Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@706d2bae] state change: CONNECTING -> IDLE Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@706d2bae] state change: IDLE -> SENDING_REQUEST Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@706d2bae] state change: SENDING_REQUEST -> RECEIVING_HEADER Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@706d2bae] state change: RECEIVING_HEADER -> ERROR Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@706d2bae] state change: ERROR -> CLOSED Sep 01, 2022 9:30:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.912 s - in org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest [INFO] Running org.glassfish.jersey.jdk.connector.internal.StressTest Sep 01, 2022 9:30:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:30:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:30:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-40] Started. Iteration 0 Iteration 1 Iteration 2 Iteration 3 Iteration 4 Iteration 5 Iteration 6 Iteration 7 Iteration 8 Iteration 9 Iteration 10 Iteration 11 Iteration 12 Iteration 13 Iteration 14 Iteration 15 Iteration 16 Iteration 17 Iteration 18 Iteration 19 Iteration 20 Iteration 21 Iteration 22 Iteration 23 Iteration 24 Iteration 25 Iteration 26 Iteration 27 Iteration 28 Iteration 29 Iteration 30 Iteration 31 Iteration 32 Iteration 33 Iteration 34 Iteration 35 Iteration 36 Iteration 37 Iteration 38 Iteration 39 Iteration 40 Iteration 41 Iteration 42 Iteration 43 Iteration 44 Iteration 45 Iteration 46 Iteration 47 Iteration 48 Iteration 49 Iteration 50 Iteration 51 Iteration 52 Iteration 53 Iteration 54 Iteration 55 Iteration 56 Iteration 57 Iteration 58 Iteration 59 Iteration 60 Iteration 61 Iteration 62 Iteration 63 Iteration 64 Iteration 65 Iteration 66 Iteration 67 Iteration 68 Iteration 69 Iteration 70 Iteration 71 Iteration 72 Iteration 73 Iteration 74 Iteration 75 Iteration 76 Iteration 77 Iteration 78 Iteration 79 Iteration 80 Iteration 81 Iteration 82 Iteration 83 Iteration 84 Iteration 85 Iteration 86 Iteration 87 Iteration 88 Iteration 89 Iteration 90 Iteration 91 Iteration 92 Iteration 93 Iteration 94 Iteration 95 Iteration 96 Iteration 97 Iteration 98 Iteration 99 Iteration 100 Iteration 101 Iteration 102 Iteration 103 Iteration 104 Iteration 105 Iteration 106 Iteration 107 Iteration 108 Iteration 109 Iteration 110 Iteration 111 Iteration 112 Iteration 113 Iteration 114 Iteration 115 Iteration 116 Iteration 117 Iteration 118 Iteration 119 Iteration 120 Iteration 121 Iteration 122 Iteration 123 Iteration 124 Iteration 125 Iteration 126 Iteration 127 Iteration 128 Iteration 129 Iteration 130 Iteration 131 Iteration 132 Iteration 133 Iteration 134 Iteration 135 Iteration 136 Iteration 137 Iteration 138 Iteration 139 Iteration 140 Iteration 141 Iteration 142 Iteration 143 Iteration 144 Iteration 145 Iteration 146 Iteration 147 Iteration 148 Iteration 149 Iteration 150 Iteration 151 Iteration 152 Iteration 153 Iteration 154 Iteration 155 Iteration 156 Iteration 157 Iteration 158 Iteration 159 Iteration 160 Iteration 161 Iteration 162 Iteration 163 Iteration 164 Iteration 165 Iteration 166 Iteration 167 Iteration 168 Iteration 169 Iteration 170 Iteration 171 Iteration 172 Iteration 173 Iteration 174 Iteration 175 Iteration 176 Iteration 177 Iteration 178 Iteration 179 Iteration 180 Iteration 181 Iteration 182 Iteration 183 Iteration 184 Iteration 185 Iteration 186 Iteration 187 Iteration 188 Iteration 189 Iteration 190 Iteration 191 Iteration 192 Iteration 193 Iteration 194 Iteration 195 Iteration 196 Iteration 197 Iteration 198 Iteration 199 Iteration 200 Iteration 201 Iteration 202 Iteration 203 Iteration 204 Iteration 205 Iteration 206 Iteration 207 Iteration 208 Iteration 209 Iteration 210 Iteration 211 [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/target/apidocs [ERROR] Error fetching link: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/apidocs. Ignored it. [ERROR] Error fetching link: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/target/apidocs. Ignored it. [ERROR] Error fetching link: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/target/apidocs. Ignored it. [INFO] No previous run data found, generating javadoc. Iteration 212 Iteration 213 Iteration 214 Iteration 215 Iteration 216 Iteration 217 Iteration 218 Iteration 219 Iteration 220 Iteration 221 Iteration 222 Iteration 223 Iteration 224 Iteration 225 Iteration 226 Iteration 227 Iteration 228 Iteration 229 Iteration 230 Iteration 231 Iteration 232 Iteration 233 Iteration 234 Iteration 235 Iteration 236 Iteration 237 Iteration 238 Iteration 239 Iteration 240 Iteration 241 Iteration 242 Iteration 243 Iteration 244 Iteration 245 Iteration 246 Iteration 247 Iteration 248 Iteration 249 Iteration 250 Iteration 251 Iteration 252 Iteration 253 Iteration 254 Iteration 255 Iteration 256 Iteration 257 Iteration 258 Iteration 259 Iteration 260 Iteration 261 Iteration 262 Iteration 263 Iteration 264 Iteration 265 Iteration 266 Iteration 267 Iteration 268 Iteration 269 Iteration 270 Iteration 271 Iteration 272 Iteration 273 Iteration 274 Iteration 275 Iteration 276 Iteration 277 Iteration 278 Iteration 279 [INFO] Loading source file /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/src/main/java/org/glassfish/jersey/ext/cdi1x/inject/internal/InjectExtension.java... [parsing started RegularFileObject[/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/src/main/java/org/glassfish/jersey/ext/cdi1x/inject/internal/InjectExtension.java]] [parsing completed 40ms] Constructing Javadoc information... [search path for source files: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/src/main/java,/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/generated-sources/annotations] [search path for class files: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/resources.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/sunrsasign.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/jsse.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/jce.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/charsets.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/jfr.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/classes,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/ext/cldrdata.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/ext/dnsns.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/ext/jaccess.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/ext/jfxrt.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/ext/localedata.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/ext/nashorn.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/ext/sunec.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/ext/sunjce_provider.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/ext/sunpkcs11.jar,/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/ext/zipfs.jar,/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar,/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar,/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar,/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/target/jersey-cdi1x-3.0.99-SNAPSHOT.jar,/home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar,/home/jenkins/.m2/repository/jakarta/el/jakarta.el-api/4.0.0/jakarta.el-api-4.0.0.jar,/home/jenkins/.m2/repository/jakarta/interceptor/jakarta.interceptor-api/2.0.0/jakarta.interceptor-api-2.0.0.jar,/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar] [loading ZipFileIndexFileObject[/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/target/jersey-cdi1x-3.0.99-SNAPSHOT.jar(org/glassfish/jersey/ext/cdi1x/internal/CdiComponentProvider.class)]] [loading ZipFileIndexFileObject[/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar(org/glassfish/jersey/internal/util/ReflectionHelper.class)]] [loading ZipFileIndexFileObject[/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar(org/glassfish/jersey/internal/util/collection/LazyValue.class)]] [loading ZipFileIndexFileObject[/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar(org/glassfish/jersey/internal/util/collection/Value.class)]] [loading ZipFileIndexFileObject[/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar(org/glassfish/jersey/internal/util/collection/Values.class)]] [loading ZipFileIndexFileObject[/home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar(jakarta/enterprise/event/Observes.class)]] [loading ZipFileIndexFileObject[/home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar(jakarta/enterprise/inject/Alternative.class)]] [loading ZipFileIndexFileObject[/home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar(jakarta/enterprise/inject/spi/BeanManager.class)]] [loading ZipFileIndexFileObject[/home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar(jakarta/enterprise/inject/spi/BeforeBeanDiscovery.class)]] [loading ZipFileIndexFileObject[/home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar(jakarta/enterprise/inject/spi/Extension.class)]] [loading ZipFileIndexFileObject[/home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar(jakarta/enterprise/inject/spi/ProcessAnnotatedType.class)]] [loading ZipFileIndexFileObject[/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(jakarta/ws/rs/container/ContainerRequestContext.class)]] [loading ZipFileIndexFileObject[/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(jakarta/ws/rs/container/ResourceContext.class)]] [loading ZipFileIndexFileObject[/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(jakarta/ws/rs/container/ResourceInfo.class)]] [loading ZipFileIndexFileObject[/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(jakarta/ws/rs/core/Application.class)]] [loading ZipFileIndexFileObject[/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(jakarta/ws/rs/core/Configuration.class)]] [loading ZipFileIndexFileObject[/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(jakarta/ws/rs/core/HttpHeaders.class)]] [loading ZipFileIndexFileObject[/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(jakarta/ws/rs/core/Request.class)]] [loading ZipFileIndexFileObject[/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(jakarta/ws/rs/core/SecurityContext.class)]] [loading ZipFileIndexFileObject[/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(jakarta/ws/rs/core/UriInfo.class)]] [loading ZipFileIndexFileObject[/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(jakarta/ws/rs/ext/ParamConverterProvider.class)]] [loading ZipFileIndexFileObject[/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(jakarta/ws/rs/ext/Providers.class)]] [loading ZipFileIndexFileObject[/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(jakarta/ws/rs/sse/Sse.class)]] [loading ZipFileIndexFileObject[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar(java/security/AccessController.class)]] [loading ZipFileIndexFileObject[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar(java/util/HashSet.class)]] [loading ZipFileIndexFileObject[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar(java/util/Set.class)]] [loading ZipFileIndexFileObject[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar(java/lang/Object.class)]] [loading ZipFileIndexFileObject[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar(java/lang/SuppressWarnings.class)]] [loading ZipFileIndexFileObject[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar(java/lang/Class.class)]] [loading ZipFileIndexFileObject[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar(java/lang/String.class)]] [loading ZipFileIndexFileObject[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar(java/lang/annotation/Target.class)]] [loading ZipFileIndexFileObject[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar(java/lang/annotation/ElementType.class)]] [loading ZipFileIndexFileObject[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar(java/lang/annotation/Retention.class)]] [loading ZipFileIndexFileObject[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar(java/lang/annotation/RetentionPolicy.class)]] [loading ZipFileIndexFileObject[/home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar(jakarta/enterprise/event/Reception.class)]] [loading ZipFileIndexFileObject[/home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar(jakarta/enterprise/event/TransactionPhase.class)]] [loading ZipFileIndexFileObject[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar(java/lang/annotation/Annotation.class)]] Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/org/glassfish/jersey/ext/cdi1x/inject/internal/InjectExtension.html... [loading ZipFileIndexFileObject[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar(java/lang/FunctionalInterface.class)]] [loading ZipFileIndexFileObject[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar(java/io/Serializable.class)]] Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/org/glassfish/jersey/ext/cdi1x/inject/internal/package-frame.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/org/glassfish/jersey/ext/cdi1x/inject/internal/package-summary.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/org/glassfish/jersey/ext/cdi1x/inject/internal/package-tree.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/org/glassfish/jersey/ext/cdi1x/inject/internal/class-use/InjectExtension.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/org/glassfish/jersey/ext/cdi1x/inject/internal/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/help-doc.html... [done in 1308 ms] 3 warnings [WARNING] Javadoc Warnings [WARNING] javadoc: warning - Error fetching URL: https://jakartaee.github.io/rest/apidocs/3.0.0/ [WARNING] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/src/main/java/org/glassfish/jersey/ext/cdi1x/inject/internal/InjectExtension.java:59: warning - @Inject is an unknown tag. [WARNING] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/src/main/java/org/glassfish/jersey/ext/cdi1x/inject/internal/InjectExtension.java:59: warning - @Inject is an unknown tag. [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/jersey-cdi-rs-inject-3.0.99-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-cdi-rs-inject --- [WARNING] Bundle org.glassfish.jersey.ext.cdi:jersey-cdi-rs-inject:jar:3.0.99-SNAPSHOT : Unused Import-Package instructions: [javax.enterprise.*] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-cdi-rs-inject --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/jersey-cdi-rs-inject-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi-rs-inject/3.0.99-SNAPSHOT/jersey-cdi-rs-inject-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi-rs-inject/3.0.99-SNAPSHOT/jersey-cdi-rs-inject-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/jersey-cdi-rs-inject-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi-rs-inject/3.0.99-SNAPSHOT/jersey-cdi-rs-inject-3.0.99-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/jersey-cdi-rs-inject-3.0.99-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi-rs-inject/3.0.99-SNAPSHOT/jersey-cdi-rs-inject-3.0.99-SNAPSHOT-javadoc.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-cdi-rs-inject --- [INFO] [INFO] ---------< org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet >---------- [INFO] Building jersey-ext-cdi1x-servlet 3.0.99-SNAPSHOT [53/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-cdi1x-servlet --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-cdi1x-servlet --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-cdi1x-servlet --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-cdi1x-servlet --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-cdi1x-servlet --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-cdi1x-servlet --- [INFO] Resources: [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-cdi1x-servlet --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-servlet/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-cdi1x-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-cdi1x-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-cdi1x-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-cdi1x-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-cdi1x-servlet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-servlet/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-cdi1x-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-servlet/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-cdi1x-servlet --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-cdi1x-servlet --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-cdi1x-servlet --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-servlet/target/jersey-cdi1x-servlet-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-cdi1x-servlet --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-servlet/target/jersey-cdi1x-servlet-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-cdi1x-servlet --- Iteration 280 Iteration 281 Iteration 282 Iteration 283 Iteration 284 Iteration 285 Iteration 286 Iteration 287 Iteration 288 Iteration 289 Iteration 290 [WARNING] Bundle org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet:jar:3.0.99-SNAPSHOT : Unused Import-Package instructions: [javax.enterprise.*] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-cdi1x-servlet --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-servlet/target/jersey-cdi1x-servlet-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-servlet/3.0.99-SNAPSHOT/jersey-cdi1x-servlet-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-servlet/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-servlet/3.0.99-SNAPSHOT/jersey-cdi1x-servlet-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-servlet/target/jersey-cdi1x-servlet-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-servlet/3.0.99-SNAPSHOT/jersey-cdi1x-servlet-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-cdi1x-servlet --- [INFO] [INFO] -------< org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction >-------- [INFO] Building jersey-ext-cdi1x-transaction 3.0.99-SNAPSHOT [54/283] [INFO] --------------------------------[ jar ]--------------------------------- Iteration 291 Iteration 292 Iteration 293 Iteration 294 Iteration 295 Iteration 296 Iteration 297 Iteration 298 Iteration 299 Iteration 300 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-cdi1x-transaction --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-cdi1x-transaction --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-cdi1x-transaction --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-cdi1x-transaction --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-cdi1x-transaction --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-cdi1x-transaction --- [INFO] Resources: [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-cdi1x-transaction --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-transaction/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-cdi1x-transaction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-cdi1x-transaction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-cdi1x-transaction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-cdi1x-transaction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-cdi1x-transaction --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-transaction/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-transaction/src/main/java/org/glassfish/jersey/ext/cdi1x/transaction/internal/TransactionalExceptionInterceptorProvider.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-transaction/src/main/java/org/glassfish/jersey/ext/cdi1x/transaction/internal/TransactionalExceptionInterceptorProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-cdi1x-transaction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-transaction/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-cdi1x-transaction --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-cdi1x-transaction --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-cdi1x-transaction --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-transaction/target/jersey-cdi1x-transaction-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-cdi1x-transaction --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-transaction/target/jersey-cdi1x-transaction-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-cdi1x-transaction --- [WARNING] Bundle org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:jar:3.0.99-SNAPSHOT : Unused Import-Package instructions: [javax.enterprise.*] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-cdi1x-transaction --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-transaction/target/jersey-cdi1x-transaction-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-transaction/3.0.99-SNAPSHOT/jersey-cdi1x-transaction-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-transaction/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-transaction/3.0.99-SNAPSHOT/jersey-cdi1x-transaction-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-transaction/target/jersey-cdi1x-transaction-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-transaction/3.0.99-SNAPSHOT/jersey-cdi1x-transaction-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-cdi1x-transaction --- [INFO] [INFO] --------< org.glassfish.jersey.ext.cdi:jersey-cdi1x-validation >-------- [INFO] Building jersey-ext-cdi1x-validation 3.0.99-SNAPSHOT [55/283] [INFO] --------------------------------[ jar ]--------------------------------- Iteration 301 Iteration 302 Iteration 303 Iteration 304 Iteration 305 Iteration 306 Iteration 307 Iteration 308 Iteration 309 Iteration 310 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-cdi1x-validation --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-cdi1x-validation --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-cdi1x-validation --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-cdi1x-validation --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-cdi1x-validation --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-cdi1x-validation --- [INFO] Resources: [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-cdi1x-validation --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-validation/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-cdi1x-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-cdi1x-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-cdi1x-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-cdi1x-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-cdi1x-validation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-validation/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-cdi1x-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-validation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-cdi1x-validation --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-cdi1x-validation --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-cdi1x-validation --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-validation/target/jersey-cdi1x-validation-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-cdi1x-validation --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-validation/target/jersey-cdi1x-validation-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-cdi1x-validation --- Iteration 311 Iteration 312 Iteration 313 Iteration 314 Iteration 315 Iteration 316 Iteration 317 Iteration 318 Iteration 319 Iteration 320 [WARNING] Bundle org.glassfish.jersey.ext.cdi:jersey-cdi1x-validation:jar:3.0.99-SNAPSHOT : Unused Import-Package instructions: [javax.enterprise.*] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-cdi1x-validation --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-validation/target/jersey-cdi1x-validation-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-validation/3.0.99-SNAPSHOT/jersey-cdi1x-validation-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-validation/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-validation/3.0.99-SNAPSHOT/jersey-cdi1x-validation-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-validation/target/jersey-cdi1x-validation-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-validation/3.0.99-SNAPSHOT/jersey-cdi1x-validation-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-cdi1x-validation --- [INFO] [INFO] ------------< org.glassfish.jersey.ext.cdi:jersey-weld2-se >------------ [INFO] Building jersey-ext-weld2-se 3.0.99-SNAPSHOT [56/283] [INFO] --------------------------------[ jar ]--------------------------------- Iteration 321 Iteration 322 Iteration 323 Iteration 324 Iteration 325 Iteration 326 Iteration 327 Iteration 328 Iteration 329 Iteration 330 Iteration 331 Iteration 332 Iteration 333 Iteration 334 Iteration 335 Iteration 336 Iteration 337 Iteration 338 Iteration 339 Iteration 340 Iteration 341 Iteration 342 Iteration 343 Iteration 344 Iteration 345 Iteration 346 Iteration 347 Iteration 348 Iteration 349 Iteration 350 Iteration 351 Iteration 352 Iteration 353 Iteration 354 Iteration 355 Iteration 356 Iteration 357 Iteration 358 Iteration 359 Iteration 360 Iteration 361 Iteration 362 Iteration 363 Iteration 364 Iteration 365 Iteration 366 Iteration 367 Iteration 368 Iteration 369 Iteration 370 Iteration 371 Iteration 372 Iteration 373 Iteration 374 Iteration 375 Iteration 376 Iteration 377 Iteration 378 Iteration 379 Iteration 380 Iteration 381 Iteration 382 Iteration 383 Iteration 384 Iteration 385 Iteration 386 Iteration 387 Iteration 388 Iteration 389 Iteration 390 Iteration 391 Iteration 392 Iteration 393 Iteration 394 Iteration 395 Iteration 396 Iteration 397 Iteration 398 Iteration 399 Iteration 400 Iteration 401 Iteration 402 Iteration 403 Iteration 404 Iteration 405 Iteration 406 Iteration 407 Iteration 408 Iteration 409 Iteration 410 Iteration 411 Iteration 412 Iteration 413 Iteration 414 Iteration 415 Iteration 416 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-weld2-se --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-weld2-se --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-weld2-se --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-weld2-se --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-weld2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-weld2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-weld2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-weld2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 3 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-weld2-se --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-weld2-se/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-weld2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-weld2-se/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-weld2-se --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-weld2-se --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-weld2-se --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-weld2-se/target/jersey-weld2-se-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-weld2-se --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-weld2-se/target/jersey-weld2-se-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-weld2-se --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-weld2-se/target/jersey-weld2-se-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-weld2-se/3.0.99-SNAPSHOT/jersey-weld2-se-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-weld2-se/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-weld2-se/3.0.99-SNAPSHOT/jersey-weld2-se-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-weld2-se/target/jersey-weld2-se-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-weld2-se/3.0.99-SNAPSHOT/jersey-weld2-se-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-weld2-se --- [INFO] [INFO] ----------< org.glassfish.jersey.ext:jersey-entity-filtering >---------- [INFO] Building jersey-ext-entity-filtering 3.0.99-SNAPSHOT [57/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-entity-filtering --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-entity-filtering --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-entity-filtering --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-entity-filtering --- Iteration 417 Iteration 418 Iteration 419 Iteration 420 Iteration 421 Iteration 422 Iteration 423 Iteration 424 Iteration 425 Iteration 426 Iteration 427 Iteration 428 [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-entity-filtering --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-entity-filtering --- [INFO] Resources: [INFO] org/glassfish/jersey/message/filtering/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/src/main/resources/org/glassfish/jersey/message/filtering/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-entity-filtering --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-entity-filtering --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-entity-filtering --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-entity-filtering --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-entity-filtering --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-entity-filtering --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/src/main/java/org/glassfish/jersey/message/filtering/EntityFilteringHelper.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/src/main/java/org/glassfish/jersey/message/filtering/EntityFilteringHelper.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/src/main/java/org/glassfish/jersey/message/filtering/EntityFilteringHelper.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-entity-filtering --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-entity-filtering --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-entity-filtering --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Iteration 429 Iteration 430 Iteration 431 Iteration 432 Iteration 433 Iteration 434 Iteration 435 Iteration 436 Iteration 437 Iteration 438 Iteration 439 Iteration 440 Iteration 441 Iteration 442 Iteration 443 Iteration 444 Iteration 445 Iteration 446 Iteration 447 Iteration 448 Iteration 449 Iteration 450 Iteration 451 [INFO] Running org.glassfish.jersey.message.filtering.SecurityEntityProcessorTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s - in org.glassfish.jersey.message.filtering.SecurityEntityProcessorTest [INFO] Running org.glassfish.jersey.message.filtering.SecurityAnnotationsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.glassfish.jersey.message.filtering.SecurityAnnotationsTest [INFO] Running org.glassfish.jersey.message.filtering.SecurityHelperTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.glassfish.jersey.message.filtering.SecurityHelperTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-entity-filtering --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/target/jersey-entity-filtering-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-entity-filtering --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/target/jersey-entity-filtering-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-entity-filtering --- Iteration 452 Iteration 453 Iteration 454 Iteration 455 Iteration 456 Iteration 457 Iteration 458 Iteration 459 Iteration 460 Iteration 461 Iteration 462 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-entity-filtering --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/target/jersey-entity-filtering-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.99-SNAPSHOT/jersey-entity-filtering-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.99-SNAPSHOT/jersey-entity-filtering-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/target/jersey-entity-filtering-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.99-SNAPSHOT/jersey-entity-filtering-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-entity-filtering --- Iteration 463 Iteration 464 Iteration 465 Iteration 466 Iteration 467 Iteration 468 Iteration 469 Iteration 470 Iteration 471 Iteration 472 Iteration 473 Iteration 474 Iteration 475 Iteration 476 Iteration 477 Iteration 478 Iteration 479 Iteration 480 Iteration 481 Iteration 482 Iteration 483 Iteration 484 Iteration 485 Iteration 486 Iteration 487 Iteration 488 Iteration 489 Iteration 490 Iteration 491 Iteration 492 Iteration 493 Iteration 494 Iteration 495 Iteration 496 Iteration 497 Iteration 498 [INFO] [INFO] ----------< org.glassfish.jersey.ext:jersey-metainf-services >---------- [INFO] Building jersey-ext-metainf-services 3.0.99-SNAPSHOT [58/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-metainf-services --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-metainf-services --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-metainf-services --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-metainf-services --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-metainf-services --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-metainf-services --- [INFO] Resources: [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-metainf-services --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/metainf-services/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-metainf-services --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-metainf-services --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-metainf-services --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-metainf-services --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-metainf-services --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/metainf-services/target/classes Iteration 499 Iteration 500 Iteration 501 Iteration 502 Iteration 503 Iteration 504 Iteration 505 Iteration 506 Iteration 507 Iteration 508 Iteration 509 Iteration 510 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-metainf-services --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-metainf-services --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/metainf-services/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-metainf-services --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/metainf-services/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.message.MetaInfServicesTest Iteration 511 Iteration 512 Iteration 513 Iteration 514 Iteration 515 Iteration 516 Iteration 517 Iteration 518 Iteration 519 Iteration 520 Iteration 521 Iteration 522 Iteration 523 Iteration 524 Iteration 525 Iteration 526 Iteration 527 Iteration 528 Iteration 529 Iteration 530 Iteration 531 Iteration 532 Iteration 533 Iteration 534 Iteration 535 Iteration 536 Iteration 537 Iteration 538 Iteration 539 Iteration 540 Iteration 541 Iteration 542 Iteration 543 Iteration 544 Iteration 545 Sep 01, 2022 9:30:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:30:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Iteration 546 Iteration 547 Iteration 548 Iteration 549 Iteration 550 Iteration 551 Iteration 552 Iteration 553 Iteration 554 Iteration 555 Iteration 556 Iteration 557 Iteration 558 Iteration 559 Iteration 560 Iteration 561 Iteration 562 Iteration 563 Iteration 564 Iteration 565 Sep 01, 2022 9:31:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Iteration 566 Iteration 567 Iteration 568 Iteration 569 Iteration 570 Iteration 571 Iteration 572 Iteration 573 Iteration 574 Iteration 575 Iteration 576 Iteration 577 Iteration 578 Sep 01, 2022 9:31:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:31:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:31:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.582 s - in org.glassfish.jersey.message.MetaInfServicesTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-metainf-services --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/metainf-services/target/jersey-metainf-services-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-metainf-services --- Iteration 579 Iteration 580 Iteration 581 Iteration 582 Iteration 583 Iteration 584 Iteration 585 Iteration 586 Iteration 587 Iteration 588 Iteration 589 Iteration 590 [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/metainf-services/target/jersey-metainf-services-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-metainf-services --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-metainf-services --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/metainf-services/target/jersey-metainf-services-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-metainf-services/3.0.99-SNAPSHOT/jersey-metainf-services-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/metainf-services/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-metainf-services/3.0.99-SNAPSHOT/jersey-metainf-services-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/metainf-services/target/jersey-metainf-services-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-metainf-services/3.0.99-SNAPSHOT/jersey-metainf-services-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-metainf-services --- [INFO] [INFO] ----------------< org.glassfish.jersey.ext:jersey-mvc >----------------- [INFO] Building jersey-ext-mvc 3.0.99-SNAPSHOT [59/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-mvc --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-mvc --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-mvc --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-mvc --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-mvc --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-mvc --- [INFO] Resources: [INFO] org/glassfish/jersey/server/mvc/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/src/main/resources/org/glassfish/jersey/server/mvc/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-mvc --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-mvc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-mvc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-mvc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-mvc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-mvc --- Iteration 591 Iteration 592 Iteration 593 Iteration 594 Iteration 595 Iteration 596 Iteration 597 Iteration 598 Iteration 599 Iteration 600 Iteration 601 Iteration 602 Iteration 603 [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/src/main/java/org/glassfish/jersey/server/mvc/internal/ViewableMessageBodyWriter.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/src/main/java/org/glassfish/jersey/server/mvc/internal/ViewableMessageBodyWriter.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/src/main/java/org/glassfish/jersey/server/mvc/internal/ViewableMessageBodyWriter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-mvc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-mvc --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-mvc --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-mvc --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/target/jersey-mvc-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-mvc --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/target/jersey-mvc-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-mvc --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-mvc --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/target/jersey-mvc-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc/3.0.99-SNAPSHOT/jersey-mvc-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc/3.0.99-SNAPSHOT/jersey-mvc-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/target/jersey-mvc-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc/3.0.99-SNAPSHOT/jersey-mvc-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-mvc --- Iteration 604 Iteration 605 Iteration 606 Iteration 607 Iteration 608 Iteration 609 Iteration 610 Iteration 611 Iteration 612 Iteration 613 Iteration 614 Iteration 615 [INFO] [INFO] --------< org.glassfish.jersey.ext:jersey-mvc-bean-validation >--------- [INFO] Building jersey-ext-mvc-bean-validation 3.0.99-SNAPSHOT [60/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-mvc-bean-validation --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-mvc-bean-validation --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-mvc-bean-validation --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-mvc-bean-validation --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-mvc-bean-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-mvc-bean-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-mvc-bean-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-mvc-bean-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-mvc-bean-validation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-bean-validation/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-mvc-bean-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-bean-validation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-mvc-bean-validation --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-mvc-bean-validation --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-mvc-bean-validation --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-bean-validation/target/jersey-mvc-bean-validation-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-mvc-bean-validation --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-bean-validation/target/jersey-mvc-bean-validation-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-mvc-bean-validation --- Iteration 616 Iteration 617 Iteration 618 Iteration 619 Iteration 620 Iteration 621 Iteration 622 Iteration 623 Iteration 624 Iteration 625 Iteration 626 Iteration 627 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-mvc-bean-validation --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-bean-validation/target/jersey-mvc-bean-validation-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-bean-validation/3.0.99-SNAPSHOT/jersey-mvc-bean-validation-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-bean-validation/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-bean-validation/3.0.99-SNAPSHOT/jersey-mvc-bean-validation-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-bean-validation/target/jersey-mvc-bean-validation-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-bean-validation/3.0.99-SNAPSHOT/jersey-mvc-bean-validation-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-mvc-bean-validation --- [INFO] [INFO] -----------< org.glassfish.jersey.ext:jersey-mvc-freemarker >----------- [INFO] Building jersey-ext-mvc-freemarker 3.0.99-SNAPSHOT [61/283] [INFO] --------------------------------[ jar ]--------------------------------- Iteration 628 Iteration 629 Iteration 630 Iteration 631 Iteration 632 Iteration 633 Iteration 634 Iteration 635 Iteration 636 Iteration 637 Iteration 638 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-mvc-freemarker --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-mvc-freemarker --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-mvc-freemarker --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-mvc-freemarker --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-mvc-freemarker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-mvc-freemarker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-mvc-freemarker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-mvc-freemarker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-mvc-freemarker --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-freemarker/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-freemarker/src/main/java/org/glassfish/jersey/server/mvc/freemarker/FreemarkerDefaultConfigurationFactory.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-freemarker/src/main/java/org/glassfish/jersey/server/mvc/freemarker/FreemarkerDefaultConfigurationFactory.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-freemarker/src/main/java/org/glassfish/jersey/server/mvc/freemarker/FreemarkerDefaultConfigurationFactory.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-mvc-freemarker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-freemarker/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-mvc-freemarker --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-mvc-freemarker --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-mvc-freemarker --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-freemarker/target/jersey-mvc-freemarker-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-mvc-freemarker --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-freemarker/target/jersey-mvc-freemarker-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-mvc-freemarker --- Iteration 639 Iteration 640 Iteration 641 Iteration 642 Iteration 643 Iteration 644 Iteration 645 Iteration 646 Iteration 647 Iteration 648 Iteration 649 Iteration 650 Iteration 651 Iteration 652 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-mvc-freemarker --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-freemarker/target/jersey-mvc-freemarker-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-freemarker/3.0.99-SNAPSHOT/jersey-mvc-freemarker-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-freemarker/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-freemarker/3.0.99-SNAPSHOT/jersey-mvc-freemarker-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-freemarker/target/jersey-mvc-freemarker-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-freemarker/3.0.99-SNAPSHOT/jersey-mvc-freemarker-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-mvc-freemarker --- [INFO] [INFO] --------------< org.glassfish.jersey.ext:jersey-mvc-jsp >--------------- [INFO] Building jersey-ext-mvc-jsp 3.0.99-SNAPSHOT [62/283] [INFO] --------------------------------[ jar ]--------------------------------- Iteration 653 Iteration 654 Iteration 655 Iteration 656 Iteration 657 Iteration 658 Iteration 659 Iteration 660 Iteration 661 Iteration 662 Iteration 663 Iteration 664 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-mvc-jsp --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-mvc-jsp --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-mvc-jsp --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-mvc-jsp --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-mvc-jsp --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-mvc-jsp --- [INFO] Resources: [INFO] org.glassfish.jersey.server.mvc.jsp.internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-jsp/src/main/resources/org.glassfish.jersey.server.mvc.jsp.internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-mvc-jsp --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-jsp/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-mvc-jsp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-mvc-jsp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-mvc-jsp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-mvc-jsp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-mvc-jsp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-jsp/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-mvc-jsp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-jsp/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-mvc-jsp --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-mvc-jsp --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-mvc-jsp --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-jsp/target/jersey-mvc-jsp-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-mvc-jsp --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-jsp/target/jersey-mvc-jsp-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-mvc-jsp --- Iteration 665 Iteration 666 Iteration 667 Iteration 668 Iteration 669 Iteration 670 Iteration 671 Iteration 672 Iteration 673 Iteration 674 Iteration 675 Iteration 676 Iteration 677 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-mvc-jsp --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-jsp/target/jersey-mvc-jsp-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-jsp/3.0.99-SNAPSHOT/jersey-mvc-jsp-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-jsp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-jsp/3.0.99-SNAPSHOT/jersey-mvc-jsp-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-jsp/target/jersey-mvc-jsp-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-jsp/3.0.99-SNAPSHOT/jersey-mvc-jsp-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-mvc-jsp --- [INFO] [INFO] ------------< org.glassfish.jersey.ext:jersey-mvc-mustache >------------ [INFO] Building jersey-ext-mvc-mustache 3.0.99-SNAPSHOT [63/283] [INFO] --------------------------------[ jar ]--------------------------------- Iteration 678 Iteration 679 Iteration 680 Iteration 681 Iteration 682 Iteration 683 Iteration 684 Iteration 685 Iteration 686 Iteration 687 Iteration 688 Iteration 689 Iteration 690 Iteration 691 Iteration 692 Iteration 693 Iteration 694 Iteration 695 Iteration 696 Iteration 697 Iteration 698 Iteration 699 Iteration 700 Iteration 701 Iteration 702 Iteration 703 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-mvc-mustache --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-mvc-mustache --- Iteration 704 Iteration 705 Iteration 706 Iteration 707 Iteration 708 Iteration 709 Iteration 710 Iteration 711 Iteration 712 Iteration 713 Iteration 714 Iteration 715 Iteration 716 Iteration 717 Iteration 718 Iteration 719 Iteration 720 Iteration 721 Iteration 722 Iteration 723 Iteration 724 Iteration 725 Iteration 726 Iteration 727 Iteration 728 Iteration 729 Iteration 730 Iteration 731 Iteration 732 Iteration 733 Iteration 734 Iteration 735 Iteration 736 Iteration 737 Iteration 738 Iteration 739 Iteration 740 Iteration 741 Iteration 742 Iteration 743 Iteration 744 Iteration 745 Iteration 746 Iteration 747 Iteration 748 Iteration 749 Iteration 750 Iteration 751 Iteration 752 Iteration 753 Iteration 754 Iteration 755 Iteration 756 Iteration 757 Iteration 758 Iteration 759 Iteration 760 Iteration 761 Iteration 762 Iteration 763 Iteration 764 Iteration 765 Iteration 766 Iteration 767 Iteration 768 Iteration 769 Iteration 770 Iteration 771 Iteration 772 Iteration 773 Iteration 774 Iteration 775 Iteration 776 Iteration 777 Iteration 778 [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-mvc-mustache --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-mvc-mustache --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-mvc-mustache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-mvc-mustache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-mvc-mustache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-mvc-mustache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-mvc-mustache --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-mustache/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-mvc-mustache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-mustache/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-mvc-mustache --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-mvc-mustache --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-mvc-mustache --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-mustache/target/jersey-mvc-mustache-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-mvc-mustache --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-mustache/target/jersey-mvc-mustache-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-mvc-mustache --- Iteration 779 Iteration 780 Iteration 781 Iteration 782 Iteration 783 Iteration 784 Iteration 785 Iteration 786 Iteration 787 Iteration 788 Iteration 789 Iteration 790 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-mvc-mustache --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-mustache/target/jersey-mvc-mustache-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-mustache/3.0.99-SNAPSHOT/jersey-mvc-mustache-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-mustache/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-mustache/3.0.99-SNAPSHOT/jersey-mvc-mustache-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-mustache/target/jersey-mvc-mustache-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-mustache/3.0.99-SNAPSHOT/jersey-mvc-mustache-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-mvc-mustache --- [INFO] [INFO] ------------< org.glassfish.jersey.ext:jersey-proxy-client >------------ [INFO] Building jersey-ext-proxy-client 3.0.99-SNAPSHOT [64/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-proxy-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-proxy-client --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-proxy-client --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-proxy-client --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-proxy-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-proxy-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-proxy-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-proxy-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-proxy-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/proxy-client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-proxy-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/proxy-client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-proxy-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/proxy-client/target/test-classes Iteration 791 Iteration 792 Iteration 793 Iteration 794 Iteration 795 Iteration 796 Iteration 797 Iteration 798 Iteration 799 Iteration 800 Iteration 801 [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-proxy-client --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/proxy-client/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Iteration 802 Iteration 803 Iteration 804 Iteration 805 Iteration 806 Iteration 807 Iteration 808 Iteration 809 Iteration 810 Iteration 811 [INFO] Running org.glassfish.jersey.client.proxy.WebResourceFactoryBeanParamTest Iteration 812 Iteration 813 Iteration 814 Iteration 815 Iteration 816 Iteration 817 Iteration 818 Iteration 819 Iteration 820 Iteration 821 Iteration 822 Iteration 823 Iteration 824 Iteration 825 Iteration 826 Iteration 827 Iteration 828 Iteration 829 Iteration 830 Iteration 831 Iteration 832 Iteration 833 Iteration 834 Iteration 835 Sep 01, 2022 9:31:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Iteration 836 Iteration 837 Iteration 838 Iteration 839 Iteration 840 Iteration 841 Iteration 842 Iteration 843 Iteration 844 Iteration 845 Iteration 846 Iteration 847 Iteration 848 Iteration 849 Iteration 850 Iteration 851 Iteration 852 Iteration 853 Iteration 854 Iteration 855 Iteration 856 Iteration 857 Iteration 858 Iteration 859 Iteration 860 Iteration 861 Iteration 862 Iteration 863 Iteration 864 Iteration 865 Iteration 866 Sep 01, 2022 9:31:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Iteration 867 Iteration 868 Iteration 869 Iteration 870 Iteration 871 Iteration 872 Iteration 873 Iteration 874 Iteration 875 Iteration 876 Iteration 877 Iteration 878 Iteration 879 Iteration 880 Iteration 881 Iteration 882 Iteration 883 Iteration 884 Iteration 885 Iteration 886 Iteration 887 Iteration 888 Iteration 889 Iteration 890 Iteration 891 Iteration 892 Sep 01, 2022 9:31:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:31:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:31:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Iteration 893 Iteration 894 Iteration 895 Iteration 896 Iteration 897 Iteration 898 Iteration 899 Iteration 900 Iteration 901 Iteration 902 Iteration 903 Iteration 904 Iteration 905 Sep 01, 2022 9:31:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:31:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:31:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Iteration 906 Iteration 907 Iteration 908 Iteration 909 Iteration 910 Iteration 911 Iteration 912 Iteration 913 Iteration 914 Iteration 915 Iteration 916 Iteration 917 Iteration 918 Iteration 919 Sep 01, 2022 9:31:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:31:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.539 s - in org.glassfish.jersey.client.proxy.WebResourceFactoryBeanParamTest [INFO] Running org.glassfish.jersey.client.proxy.RequestParametersTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.glassfish.jersey.client.proxy.RequestParametersTest [INFO] Running org.glassfish.jersey.client.proxy.WebResourceFactoryTest Sep 01, 2022 9:31:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Iteration 920 Iteration 921 Iteration 922 Iteration 923 Iteration 924 Iteration 925 Iteration 926 Iteration 927 Iteration 928 Iteration 929 Iteration 930 Iteration 931 Iteration 932 Iteration 933 Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Iteration 934 Iteration 935 Iteration 936 Iteration 937 Iteration 938 Iteration 939 Iteration 940 Iteration 941 Iteration 942 Iteration 943 Iteration 944 Iteration 945 Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Iteration 946 Iteration 947 Iteration 948 Iteration 949 Iteration 950 Iteration 951 Iteration 952 Iteration 953 Iteration 954 Iteration 955 Iteration 956 Iteration 957 Iteration 958 Iteration 959 Iteration 960 Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Iteration 961 Iteration 962 Iteration 963 Iteration 964 Iteration 965 Iteration 966 Iteration 967 Iteration 968 Iteration 969 Iteration 970 Iteration 971 Iteration 972 Iteration 973 Sep 01, 2022 9:31:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Iteration 974 Iteration 975 Iteration 976 Iteration 977 Iteration 978 Iteration 979 Iteration 980 Iteration 981 Iteration 982 Iteration 983 Iteration 984 Iteration 985 Iteration 986 Iteration 987 Iteration 988 Iteration 989 Iteration 990 Iteration 991 Iteration 992 Iteration 993 Iteration 994 Iteration 995 Iteration 996 Iteration 997 Iteration 998 Iteration 999 Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.11 s - in org.glassfish.jersey.jdk.connector.internal.StressTest [INFO] Running org.glassfish.jersey.jdk.connector.HttpMethodTest Sep 01, 2022 9:31:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 30, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 1.804 s - in org.glassfish.jersey.client.proxy.WebResourceFactoryTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 48, Failures: 0, Errors: 0, Skipped: 6 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-proxy-client --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/proxy-client/target/jersey-proxy-client-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-proxy-client --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/proxy-client/target/jersey-proxy-client-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-proxy-client --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-proxy-client --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/proxy-client/target/jersey-proxy-client-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-proxy-client/3.0.99-SNAPSHOT/jersey-proxy-client-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/proxy-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-proxy-client/3.0.99-SNAPSHOT/jersey-proxy-client-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/proxy-client/target/jersey-proxy-client-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-proxy-client/3.0.99-SNAPSHOT/jersey-proxy-client-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-proxy-client --- Sep 01, 2022 9:31:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:10 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-41] Started. Sep 01, 2022 9:31:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-42] Started. [INFO] Sep 01, 2022 9:31:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] ----------------< org.glassfish.jersey.ext.rx:project >----------------- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 s - in org.glassfish.jersey.jdk.connector.HttpMethodTest [INFO] Building jersey-ext-rx 3.0.99-SNAPSHOT [65/283] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/rx/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] ---------< org.glassfish.jersey.ext.rx:jersey-rx-client-guava >--------- [INFO] Building jersey-ext-rx-client-guava 3.0.99-SNAPSHOT [66/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-rx-client-guava --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-rx-client-guava --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-rx-client-guava --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-rx-client-guava --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-rx-client-guava --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-rx-client-guava --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-rx-client-guava --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-rx-client-guava --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-rx-client-guava --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/src/main/java/org/glassfish/jersey/client/rx/guava/JerseyRxListenableFutureInvoker.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/src/main/java/org/glassfish/jersey/client/rx/guava/JerseyRxListenableFutureInvoker.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/src/main/java/org/glassfish/jersey/client/rx/guava/JerseyRxListenableFutureInvoker.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-rx-client-guava --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-rx-client-guava --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-rx-client-guava --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 131, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-jdk-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/target/jersey-jdk-connector-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-jdk-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/target/jersey-jdk-connector-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-jdk-connector --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-jdk-connector --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/target/jersey-jdk-connector-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-jdk-connector/3.0.99-SNAPSHOT/jersey-jdk-connector-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-jdk-connector/3.0.99-SNAPSHOT/jersey-jdk-connector-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jdk-connector/target/jersey-jdk-connector-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-jdk-connector/3.0.99-SNAPSHOT/jersey-jdk-connector-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-jdk-connector --- [INFO] Running org.glassfish.jersey.client.rx.guava.RxListenableFutureTest Sep 01, 2022 9:31:12 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. java.util.concurrent.ExecutionException: jakarta.ws.rs.NotFoundException: HTTP 404 Not Found at com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:588) at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:567) at com.google.common.util.concurrent.FluentFuture$TrustedFuture.get(FluentFuture.java:91) at org.glassfish.jersey.client.rx.guava.RxListenableFutureTest.testNotFoundReadEntityViaGenericType(RxListenableFutureTest.java:106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Caused by: jakarta.ws.rs.NotFoundException: HTTP 404 Not Found at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:948) at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:794) at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$2(JerseyInvocation.java:687) at org.glassfish.jersey.client.JerseyInvocation.call(JerseyInvocation.java:697) at org.glassfish.jersey.client.JerseyInvocation.lambda$runInScope$3(JerseyInvocation.java:691) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:205) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:390) at org.glassfish.jersey.client.JerseyInvocation.runInScope(JerseyInvocation.java:691) at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:686) at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:461) at org.glassfish.jersey.client.rx.guava.JerseyRxListenableFutureInvoker.lambda$method$1(JerseyRxListenableFutureInvoker.java:72) at com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:131) at com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:74) at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:82) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:31:12 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:12 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:12 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:12 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.839 s - in org.glassfish.jersey.client.rx.guava.RxListenableFutureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-rx-client-guava --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/target/jersey-rx-client-guava-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-rx-client-guava --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/target/jersey-rx-client-guava-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-rx-client-guava --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/target/jersey-rx-client-guava-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/rx/jersey-rx-client-guava/3.0.99-SNAPSHOT/jersey-rx-client-guava-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/rx/jersey-rx-client-guava/3.0.99-SNAPSHOT/jersey-rx-client-guava-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/target/jersey-rx-client-guava-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/rx/jersey-rx-client-guava/3.0.99-SNAPSHOT/jersey-rx-client-guava-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-rx-client-guava --- [INFO] [INFO] --------< org.glassfish.jersey.ext.rx:jersey-rx-client-rxjava >--------- [INFO] Building jersey-ext-rx-client-rxjava 3.0.99-SNAPSHOT [67/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-rx-client-rxjava --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-rx-client-rxjava --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-rx-client-rxjava --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-rx-client-rxjava --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-rx-client-rxjava --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-rx-client-rxjava --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-rx-client-rxjava --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-rx-client-rxjava --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-rx-client-rxjava --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/src/main/java/org/glassfish/jersey/client/rx/rxjava/JerseyRxObservableInvoker.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/src/main/java/org/glassfish/jersey/client/rx/rxjava/JerseyRxObservableInvoker.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/src/main/java/org/glassfish/jersey/client/rx/rxjava/JerseyRxObservableInvoker.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-rx-client-rxjava --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-rx-client-rxjava --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/target/test-classes [INFO] [INFO] -------< org.glassfish.jersey.connectors:jersey-jetty-connector >------- [INFO] Building jersey-connectors-jetty 3.0.99-SNAPSHOT [43/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-jetty-connector --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-jetty-connector --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-jetty-connector --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-jetty-connector --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-jetty-connector --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-jetty-connector --- [INFO] Resources: [INFO] org/glassfish/jersey/jetty/connector/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/src/main/resources/org/glassfish/jersey/jetty/connector/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-jetty-connector --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/src/main/java11 added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-jetty-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-jetty-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-jetty-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-jetty-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-jetty-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/target11/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/src/main/java11/org/glassfish/jersey/jetty/connector/JettyConnector.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/src/main/java11/org/glassfish/jersey/jetty/connector/JettyConnector.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/src/main/java11/org/glassfish/jersey/jetty/connector/JettyConnector.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-jetty-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/target11/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/src/main/java11/org/glassfish/jersey/jetty/connector/JettyConnector.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/src/main/java11/org/glassfish/jersey/jetty/connector/JettyConnector.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/src/main/java11/org/glassfish/jersey/jetty/connector/JettyConnector.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-jetty-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-jetty-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/target11/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-rx-client-rxjava --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/src/test/java/org/glassfish/jersey/jetty/connector/TimeoutTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/src/test/java/org/glassfish/jersey/jetty/connector/TimeoutTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-jetty-connector --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/target11/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.client.rx.rxjava.RxObservableTest [INFO] Running org.glassfish.jersey.jetty.connector.HelloWorldTest Sep 01, 2022 9:31:14 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:31:14 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. java.util.concurrent.ExecutionException: Observable onError at rx.internal.operators.BlockingOperatorToFuture$2.getValue(BlockingOperatorToFuture.java:118) at rx.internal.operators.BlockingOperatorToFuture$2.get(BlockingOperatorToFuture.java:102) at org.glassfish.jersey.client.rx.rxjava.RxObservableTest.testNotFoundReadEntityViaGenericType(RxObservableTest.java:125) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Caused by: jakarta.ws.rs.NotFoundException: HTTP 404 Not Found at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:948) at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:794) at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$2(JerseyInvocation.java:687) at org.glassfish.jersey.client.JerseyInvocation.call(JerseyInvocation.java:697) at org.glassfish.jersey.client.JerseyInvocation.lambda$runInScope$3(JerseyInvocation.java:691) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:205) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:390) at org.glassfish.jersey.client.JerseyInvocation.runInScope(JerseyInvocation.java:691) at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:686) at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:461) at org.glassfish.jersey.client.rx.rxjava.JerseyRxObservableInvoker.lambda$method$0(JerseyRxObservableInvoker.java:66) at rx.Observable.unsafeSubscribe(Observable.java:10144) at rx.internal.operators.OperatorSubscribeOn$1.call(OperatorSubscribeOn.java:94) at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55) at rx.internal.schedulers.ExecutorScheduler$ExecutorSchedulerWorker.run(ExecutorScheduler.java:107) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:31:14 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:14 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:14 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:14 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:14 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:14 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.941 s - in org.glassfish.jersey.client.rx.rxjava.RxObservableTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-rx-client-rxjava --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/target/jersey-rx-client-rxjava-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-rx-client-rxjava --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/target/jersey-rx-client-rxjava-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-rx-client-rxjava --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/target/jersey-rx-client-rxjava-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/rx/jersey-rx-client-rxjava/3.0.99-SNAPSHOT/jersey-rx-client-rxjava-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/rx/jersey-rx-client-rxjava/3.0.99-SNAPSHOT/jersey-rx-client-rxjava-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/target/jersey-rx-client-rxjava-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/rx/jersey-rx-client-rxjava/3.0.99-SNAPSHOT/jersey-rx-client-rxjava-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-rx-client-rxjava --- [INFO] [INFO] --------< org.glassfish.jersey.ext.rx:jersey-rx-client-rxjava2 >-------- [INFO] Building jersey-ext-rx-client-rxjava2 3.0.99-SNAPSHOT [68/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-rx-client-rxjava2 --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-rx-client-rxjava2 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-rx-client-rxjava2 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-rx-client-rxjava2 --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-rx-client-rxjava2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-rx-client-rxjava2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-rx-client-rxjava2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-rx-client-rxjava2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/src/main/resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-rx-client-rxjava2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/src/main/java/org/glassfish/jersey/client/rx/rxjava2/JerseyRxFlowableInvoker.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/src/main/java/org/glassfish/jersey/client/rx/rxjava2/JerseyRxFlowableInvoker.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/src/main/java/org/glassfish/jersey/client/rx/rxjava2/JerseyRxFlowableInvoker.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-rx-client-rxjava2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-rx-client-rxjava2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-rx-client-rxjava2 --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:31:15 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:15 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:15 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. CustomLoggingFilter.preFilter called CustomLoggingFilter.postFilter called [INFO] Running org.glassfish.jersey.client.rx.rxjava2.RxFlowableTest Sep 01, 2022 9:31:15 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. CustomLoggingFilter.preFilter called CustomLoggingFilter.postFilter called Sep 01, 2022 9:31:15 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:16 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:16 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. CustomLoggingFilter.preFilter called CustomLoggingFilter.postFilter called Sep 01, 2022 9:31:16 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:16 AM org.glassfish.jersey.jetty.connector.HelloWorldTest testAsyncClientRequests INFO: Executed in: 98 Sep 01, 2022 9:31:16 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. CustomLoggingFilter.preFilter called CustomLoggingFilter.postFilter called Sep 01, 2022 9:31:16 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. CustomLoggingFilter.preFilter called CustomLoggingFilter.postFilter called Sep 01, 2022 9:31:16 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:16 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.837 s - in org.glassfish.jersey.jetty.connector.HelloWorldTest [INFO] Running org.glassfish.jersey.jetty.connector.GZIPContentEncodingTest Sep 01, 2022 9:31:16 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:16 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:16 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:16 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:16 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.906 s - in org.glassfish.jersey.client.rx.rxjava2.RxFlowableTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-rx-client-rxjava2 --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/target/jersey-rx-client-rxjava2-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-rx-client-rxjava2 --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/target/jersey-rx-client-rxjava2-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-rx-client-rxjava2 --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/target/jersey-rx-client-rxjava2-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/rx/jersey-rx-client-rxjava2/3.0.99-SNAPSHOT/jersey-rx-client-rxjava2-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/rx/jersey-rx-client-rxjava2/3.0.99-SNAPSHOT/jersey-rx-client-rxjava2-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/target/jersey-rx-client-rxjava2-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/rx/jersey-rx-client-rxjava2/3.0.99-SNAPSHOT/jersey-rx-client-rxjava2-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-rx-client-rxjava2 --- [INFO] [INFO] --------------< org.glassfish.jersey.ext:jersey-spring6 >--------------- [INFO] Building jersey-spring6 3.0.99-SNAPSHOT [69/283] [INFO] --------------------------------[ jar ]--------------------------------- Sep 01, 2022 9:31:16 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:16 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 s - in org.glassfish.jersey.jetty.connector.GZIPContentEncodingTest [INFO] Running org.glassfish.jersey.jetty.connector.NoEntityTest Sep 01, 2022 9:31:16 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:17 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:17 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:17 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s - in org.glassfish.jersey.jetty.connector.NoEntityTest [INFO] Running org.glassfish.jersey.jetty.connector.TimeoutTest Sep 01, 2022 9:31:17 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:19 AM org.glassfish.jersey.server.ServerRuntime$Responder writeResponse SEVERE: An I/O error has occurred while writing a response message entity to the container output stream. org.glassfish.jersey.server.internal.process.MappableException: org.eclipse.jetty.io.EofException at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:67) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) at org.glassfish.jersey.logging.LoggingInterceptor.aroundWriteTo(LoggingInterceptor.java:244) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1116) at org.glassfish.jersey.server.ServerRuntime$Responder.writeResponse(ServerRuntime.java:642) at org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:373) at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:363) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:258) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.jetty.JettyHttpContainer.handle(JettyHttpContainer.java:175) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:562) at org.eclipse.jetty.server.HttpChannel.lambda$handle$0(HttpChannel.java:505) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:762) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:497) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:282) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:319) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:894) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1038) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.eclipse.jetty.io.EofException at org.eclipse.jetty.server.HttpConnection$SendCallback.reset(HttpConnection.java:731) at org.eclipse.jetty.server.HttpConnection.send(HttpConnection.java:582) at org.eclipse.jetty.server.HttpChannel.sendResponse(HttpChannel.java:1054) at org.eclipse.jetty.server.HttpChannel.write(HttpChannel.java:1131) at org.eclipse.jetty.server.HttpOutput.channelWrite(HttpOutput.java:269) at org.eclipse.jetty.server.HttpOutput.channelWrite(HttpOutput.java:253) at org.eclipse.jetty.server.HttpOutput.flush(HttpOutput.java:735) at org.glassfish.jersey.message.internal.CommittingOutputStream.flush(CommittingOutputStream.java:263) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$UnCloseableOutputStream.flush(WriterInterceptorExecutor.java:281) at java.base/sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:318) at java.base/sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:153) at java.base/java.io.OutputStreamWriter.flush(OutputStreamWriter.java:254) at org.glassfish.jersey.message.internal.ReaderWriter.writeToAsString(ReaderWriter.java:170) at org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider.writeToAsString(AbstractMessageReaderWriterProvider.java:107) at org.glassfish.jersey.message.internal.StringMessageProvider.writeTo(StringMessageProvider.java:76) at org.glassfish.jersey.message.internal.StringMessageProvider.writeTo(StringMessageProvider.java:36) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.invokeWriteTo(WriterInterceptorExecutor.java:242) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.aroundWriteTo(WriterInterceptorExecutor.java:227) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) at org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor.aroundWriteTo(JsonWithPaddingInterceptor.java:85) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:61) ... 29 more Sep 01, 2022 9:31:19 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:19 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:19 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:19 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-spring6 --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-spring6 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-spring6 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-spring6 --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-spring6 --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-spring6 --- [INFO] Resources: [INFO] org/glassfish/jersey/server/spring/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/spring6/src/main/resources/org/glassfish/jersey/server/spring/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-spring6 --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/spring6/src/main/javaPre17 added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-spring6 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-spring6 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-spring6 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-spring6 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-spring6 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/spring6/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-spring6 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-spring6 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-spring6 --- [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-spring6 --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/spring6/target/jersey-spring6-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-spring6 --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/spring6/target/jersey-spring6-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-spring6 --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/spring6/target/jersey-spring6-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-spring6/3.0.99-SNAPSHOT/jersey-spring6-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/spring6/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-spring6/3.0.99-SNAPSHOT/jersey-spring6-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/spring6/target/jersey-spring6-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-spring6/3.0.99-SNAPSHOT/jersey-spring6-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-spring6 --- [INFO] [INFO] ------------< org.glassfish.jersey.ext:jersey-wadl-doclet >------------- [INFO] Building jersey-wadl-doclet 3.0.99-SNAPSHOT [70/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-wadl-doclet --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-wadl-doclet --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-wadl-doclet --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-wadl-doclet --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-wadl-doclet --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-wadl-doclet --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/src/main/java added. [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/src/main/java8_11 added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-wadl-doclet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-wadl-doclet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-wadl-doclet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-wadl-doclet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-wadl-doclet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/src/main/java8_11/org/glassfish/jersey/wadl/doclet/ResourceDoclet.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/src/main/java8_11/org/glassfish/jersey/wadl/doclet/ResourceDoclet.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/src/main/java8_11/org/glassfish/jersey/wadl/doclet/ResourceDoclet.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-wadl-doclet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-wadl-doclet --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-wadl-doclet --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-wadl-doclet --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/target/jersey-wadl-doclet-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-wadl-doclet --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/target/jersey-wadl-doclet-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-wadl-doclet --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/target/jersey-wadl-doclet-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-wadl-doclet/3.0.99-SNAPSHOT/jersey-wadl-doclet-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-wadl-doclet/3.0.99-SNAPSHOT/jersey-wadl-doclet-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/target/jersey-wadl-doclet-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-wadl-doclet/3.0.99-SNAPSHOT/jersey-wadl-doclet-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-wadl-doclet --- Sep 01, 2022 9:31:21 AM org.glassfish.jersey.server.ServerRuntime$Responder writeResponse SEVERE: An I/O error has occurred while writing a response message entity to the container output stream. org.glassfish.jersey.server.internal.process.MappableException: org.eclipse.jetty.io.EofException at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:67) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) at org.glassfish.jersey.logging.LoggingInterceptor.aroundWriteTo(LoggingInterceptor.java:244) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1116) at org.glassfish.jersey.server.ServerRuntime$Responder.writeResponse(ServerRuntime.java:642) at org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:373) at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:363) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:258) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.jetty.JettyHttpContainer.handle(JettyHttpContainer.java:175) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:562) at org.eclipse.jetty.server.HttpChannel.lambda$handle$0(HttpChannel.java:505) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:762) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:497) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:282) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:319) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:894) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1038) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.eclipse.jetty.io.EofException at org.eclipse.jetty.server.HttpConnection$SendCallback.reset(HttpConnection.java:731) at org.eclipse.jetty.server.HttpConnection.send(HttpConnection.java:582) at org.eclipse.jetty.server.HttpChannel.sendResponse(HttpChannel.java:1054) at org.eclipse.jetty.server.HttpChannel.write(HttpChannel.java:1131) at org.eclipse.jetty.server.HttpOutput.channelWrite(HttpOutput.java:269) at org.eclipse.jetty.server.HttpOutput.channelWrite(HttpOutput.java:253) at org.eclipse.jetty.server.HttpOutput.flush(HttpOutput.java:735) at org.glassfish.jersey.message.internal.CommittingOutputStream.flush(CommittingOutputStream.java:263) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$UnCloseableOutputStream.flush(WriterInterceptorExecutor.java:281) at java.base/sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:318) at java.base/sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:153) at java.base/java.io.OutputStreamWriter.flush(OutputStreamWriter.java:254) at org.glassfish.jersey.message.internal.ReaderWriter.writeToAsString(ReaderWriter.java:170) at org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider.writeToAsString(AbstractMessageReaderWriterProvider.java:107) at org.glassfish.jersey.message.internal.StringMessageProvider.writeTo(StringMessageProvider.java:76) at org.glassfish.jersey.message.internal.StringMessageProvider.writeTo(StringMessageProvider.java:36) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.invokeWriteTo(WriterInterceptorExecutor.java:242) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.aroundWriteTo(WriterInterceptorExecutor.java:227) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) at org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor.aroundWriteTo(JsonWithPaddingInterceptor.java:85) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:61) ... 29 more [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.196 s - in org.glassfish.jersey.jetty.connector.TimeoutTest [INFO] Running org.glassfish.jersey.jetty.connector.ErrorTest Sep 01, 2022 9:31:21 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:21 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] [INFO] --------< org.glassfish.jersey.media:jersey-media-json-binding >-------- [INFO] Building jersey-media-json-binding 3.0.99-SNAPSHOT [71/283] [INFO] --------------------------------[ jar ]--------------------------------- Sep 01, 2022 9:31:22 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:22 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.065 s - in org.glassfish.jersey.jetty.connector.ErrorTest [INFO] Running org.glassfish.jersey.jetty.connector.ManagedClientTest [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-media-json-binding --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-media-json-binding --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-media-json-binding --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-media-json-binding --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-media-json-binding --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-media-json-binding --- [INFO] Resources: [INFO] org/glassfish/jersey/jsonb/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/src/main/resources/org/glassfish/jersey/jsonb/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-media-json-binding --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-media-json-binding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-media-json-binding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-media-json-binding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-media-json-binding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-media-json-binding --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-media-json-binding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-media-json-binding --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/src/test/java/org/glassfish/jersey/jsonb/internal/JsonBindingProviderTest.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/src/test/java/org/glassfish/jersey/jsonb/internal/JsonBindingProviderTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/src/test/java/org/glassfish/jersey/jsonb/internal/JsonBindingProviderTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-media-json-binding --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:31:22 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:22 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.client.ClientRequestFilter) of class org.glassfish.jersey.jetty.connector.ManagedClientTest$CustomHeaderFilter provider cannot be bound to a resource method. Sep 01, 2022 9:31:22 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.client.ClientRequestFilter) of class org.glassfish.jersey.jetty.connector.ManagedClientTest$CustomHeaderFilter provider cannot be bound to a resource method. Sep 01, 2022 9:31:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s - in org.glassfish.jersey.jetty.connector.ManagedClientTest [INFO] Running org.glassfish.jersey.jetty.connector.TraceSupportTest Sep 01, 2022 9:31:22 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:22 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:22 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:22 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:22 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:22 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 s - in org.glassfish.jersey.jetty.connector.TraceSupportTest [INFO] Running org.glassfish.jersey.jetty.connector.HttpHeadersTest Sep 01, 2022 9:31:22 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:23 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:23 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.glassfish.jersey.jetty.connector.HttpHeadersTest [INFO] Running org.glassfish.jersey.jetty.connector.CookieTest [INFO] Running org.glassfish.jersey.jsonb.internal.JsonBindingProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.glassfish.jersey.jsonb.internal.JsonBindingProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-media-json-binding --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/target/jersey-media-json-binding-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-media-json-binding --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/target/jersey-media-json-binding-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-media-json-binding --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-media-json-binding --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/target/jersey-media-json-binding-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-binding/3.0.99-SNAPSHOT/jersey-media-json-binding-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-binding/3.0.99-SNAPSHOT/jersey-media-json-binding-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/target/jersey-media-json-binding-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-binding/3.0.99-SNAPSHOT/jersey-media-json-binding-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-media-json-binding --- Sep 01, 2022 9:31:23 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:23 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:23 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:23 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:23 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:23 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s - in org.glassfish.jersey.jetty.connector.CookieTest [INFO] Running org.glassfish.jersey.jetty.connector.AsyncTest Sep 01, 2022 9:31:23 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:23 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:23 AM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 1 on thread jetty-http-server-4 Sep 01, 2022 9:31:23 AM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 2 on thread jetty-http-server-3 Sep 01, 2022 9:31:23 AM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 3 on thread jetty-http-server-6 [INFO] [INFO] -----------< org.glassfish.jersey.ext.microprofile:project >------------ [INFO] Building project 3.0.99-SNAPSHOT [72/283] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/microprofile/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] ----< org.glassfish.jersey.ext.microprofile:jersey-mp-rest-client >----- [INFO] Building jersey-mp-rest-client 3.0.99-SNAPSHOT [73/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-mp-rest-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-mp-rest-client --- Sep 01, 2022 9:31:24 AM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-3 Sep 01, 2022 9:31:24 AM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-1 Sep 01, 2022 9:31:24 AM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-2 Sep 01, 2022 9:31:24 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:24 AM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource asyncGetWithTimeout INFO: Async long-running get with timeout called on thread jetty-http-server-4 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.077 s - in org.glassfish.jersey.jetty.connector.AsyncTest [INFO] Running org.glassfish.jersey.jetty.connector.MethodTest Sep 01, 2022 9:31:24 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:24 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:24 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:24 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:24 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-mp-rest-client --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-mp-rest-client --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-mp-rest-client --- [INFO] Resources: [INFO] org/glassfish/jersey/microprofile/restclient/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/src/main/resources/org/glassfish/jersey/microprofile/restclient/internal/localization.properties [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-mp-rest-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-mp-rest-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-mp-rest-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-mp-rest-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-mp-rest-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/target/classes Sep 01, 2022 9:31:24 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:24 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:24 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:24 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:24 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 s - in org.glassfish.jersey.jetty.connector.MethodTest [INFO] Running org.glassfish.jersey.jetty.connector.AuthFilterTest [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/InterfaceModel.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/InterfaceModel.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-mp-rest-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-mp-rest-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-mp-rest-client --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:31:24 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:24 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:24 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s - in org.glassfish.jersey.jetty.connector.AuthFilterTest [INFO] Running org.glassfish.jersey.jetty.connector.AuthTest Sep 01, 2022 9:31:24 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:25 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:25 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in org.glassfish.jersey.jetty.connector.AuthTest [INFO] Running org.glassfish.jersey.jetty.connector.SyncResponseSizeTest Sep 01, 2022 9:31:25 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:25 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:25 AM org.glassfish.jersey.server.ServerRuntime$Responder writeResponse SEVERE: An I/O error has occurred while writing a response message entity to the container output stream. org.glassfish.jersey.server.internal.process.MappableException: org.eclipse.jetty.io.EofException at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:67) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) at org.glassfish.jersey.logging.LoggingInterceptor.aroundWriteTo(LoggingInterceptor.java:244) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1116) at org.glassfish.jersey.server.ServerRuntime$Responder.writeResponse(ServerRuntime.java:642) at org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:373) at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:363) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:258) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.jetty.JettyHttpContainer.handle(JettyHttpContainer.java:175) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:562) at org.eclipse.jetty.server.HttpChannel.lambda$handle$0(HttpChannel.java:505) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:762) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:497) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:282) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:319) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:894) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1038) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.eclipse.jetty.io.EofException at org.eclipse.jetty.io.SocketChannelEndPoint.flush(SocketChannelEndPoint.java:116) at org.eclipse.jetty.io.WriteFlusher.flush(WriteFlusher.java:421) at org.eclipse.jetty.io.WriteFlusher.write(WriteFlusher.java:275) at org.eclipse.jetty.io.WriteFlusher.write(WriteFlusher.java:254) at org.eclipse.jetty.io.AbstractEndPoint.write(AbstractEndPoint.java:386) at org.eclipse.jetty.server.HttpConnection$SendCallback.process(HttpConnection.java:827) at org.eclipse.jetty.util.IteratingCallback.processing(IteratingCallback.java:232) at org.eclipse.jetty.util.IteratingCallback.iterate(IteratingCallback.java:214) at org.eclipse.jetty.server.HttpConnection.send(HttpConnection.java:584) at org.eclipse.jetty.server.HttpChannel.sendResponse(HttpChannel.java:1059) at org.eclipse.jetty.server.HttpChannel.write(HttpChannel.java:1131) at org.eclipse.jetty.server.HttpOutput.channelWrite(HttpOutput.java:269) at org.eclipse.jetty.server.HttpOutput.channelWrite(HttpOutput.java:253) at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:857) at org.glassfish.jersey.message.internal.CommittingOutputStream.write(CommittingOutputStream.java:200) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$UnCloseableOutputStream.write(WriterInterceptorExecutor.java:276) at java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:233) at java.base/sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:303) at java.base/sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:281) at java.base/sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at java.base/sun.nio.cs.StreamEncoder.write(StreamEncoder.java:135) at java.base/java.io.OutputStreamWriter.write(OutputStreamWriter.java:229) at org.glassfish.jersey.message.internal.ReaderWriter.writeToAsString(ReaderWriter.java:169) at org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider.writeToAsString(AbstractMessageReaderWriterProvider.java:107) at org.glassfish.jersey.message.internal.StringMessageProvider.writeTo(StringMessageProvider.java:76) at org.glassfish.jersey.message.internal.StringMessageProvider.writeTo(StringMessageProvider.java:36) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.invokeWriteTo(WriterInterceptorExecutor.java:242) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.aroundWriteTo(WriterInterceptorExecutor.java:227) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) at org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor.aroundWriteTo(JsonWithPaddingInterceptor.java:85) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:61) ... 29 more Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.writev(SocketDispatcher.java:51) at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:182) at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:130) at java.base/sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:496) at java.base/java.nio.channels.SocketChannel.write(SocketChannel.java:507) at org.eclipse.jetty.io.SocketChannelEndPoint.flush(SocketChannelEndPoint.java:110) ... 60 more [INFO] Running org.glassfish.jersey.microprofile.restclient.RestClientBuilderImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.glassfish.jersey.microprofile.restclient.RestClientBuilderImplTest [INFO] Running org.glassfish.jersey.microprofile.restclient.InterfaceUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.glassfish.jersey.microprofile.restclient.InterfaceUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-mp-rest-client --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/target/jersey-mp-rest-client-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-mp-rest-client --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/target/jersey-mp-rest-client-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-mp-rest-client --- Sep 01, 2022 9:31:25 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:25 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 s - in org.glassfish.jersey.jetty.connector.SyncResponseSizeTest [INFO] Running org.glassfish.jersey.jetty.connector.FollowRedirectsTest Sep 01, 2022 9:31:25 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:25 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:25 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [WARNING] Bundle org.glassfish.jersey.ext.microprofile:jersey-mp-rest-client:jar:3.0.99-SNAPSHOT : Unused Import-Package instructions: [javax.enterprise.*, jakarta.decorator.*] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-mp-rest-client --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/target/jersey-mp-rest-client-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/microprofile/jersey-mp-rest-client/3.0.99-SNAPSHOT/jersey-mp-rest-client-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/microprofile/jersey-mp-rest-client/3.0.99-SNAPSHOT/jersey-mp-rest-client-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/target/jersey-mp-rest-client-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/microprofile/jersey-mp-rest-client/3.0.99-SNAPSHOT/jersey-mp-rest-client-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-mp-rest-client --- Sep 01, 2022 9:31:25 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s - in org.glassfish.jersey.jetty.connector.FollowRedirectsTest [INFO] Running org.glassfish.jersey.jetty.connector.UnderlyingHttpClientAccessTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.glassfish.jersey.jetty.connector.UnderlyingHttpClientAccessTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-jetty-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/target11/jersey-jetty-connector-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-jetty-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/target11/jersey-jetty-connector-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-jetty-connector --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/target11/jersey-jetty-connector-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-jetty-connector/3.0.99-SNAPSHOT/jersey-jetty-connector-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-jetty-connector/3.0.99-SNAPSHOT/jersey-jetty-connector-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/connectors/jetty-connector/target11/jersey-jetty-connector-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-jetty-connector/3.0.99-SNAPSHOT/jersey-jetty-connector-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-jetty-connector --- [INFO] [INFO] -------< org.glassfish.jersey.ext.microprofile:jersey-mp-config >------- [INFO] Building jersey-mp-config 3.0.99-SNAPSHOT [74/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] ------------------< org.glassfish.jersey.ext:project >------------------ [INFO] Building jersey-extensions 3.0.99-SNAPSHOT [44/359] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] ----------------< org.glassfish.jersey.ext.cdi:project >---------------- [INFO] Building jersey-cdi-support 3.0.99-SNAPSHOT [45/359] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] -------------< org.glassfish.jersey.ext.cdi:jersey-cdi1x >-------------- [INFO] Building jersey-ext-cdi1x 3.0.99-SNAPSHOT [46/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-mp-config --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-mp-config --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-mp-config --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-mp-config --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-mp-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-mp-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-mp-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-mp-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-mp-config --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-config/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-config/src/main/java/org/glassfish/jersey/microprofile/config/ConfigurationProvider.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-config/src/main/java/org/glassfish/jersey/microprofile/config/ConfigurationProvider.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-config/src/main/java/org/glassfish/jersey/microprofile/config/ConfigurationProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-mp-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-mp-config --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-config/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-mp-config --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-config/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.microprofile.config.ConfigurationProviderTest [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-cdi1x --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-cdi1x --- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in org.glassfish.jersey.microprofile.config.ConfigurationProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-mp-config --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-config/target/jersey-mp-config-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-mp-config --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-config/target/jersey-mp-config-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-mp-config --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-mp-config --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-config/target/jersey-mp-config-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/microprofile/jersey-mp-config/3.0.99-SNAPSHOT/jersey-mp-config-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/microprofile/jersey-mp-config/3.0.99-SNAPSHOT/jersey-mp-config-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-config/target/jersey-mp-config-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/microprofile/jersey-mp-config/3.0.99-SNAPSHOT/jersey-mp-config-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-mp-config --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-cdi1x --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-cdi1x --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-cdi1x --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-cdi1x --- [INFO] Resources: [INFO] org/glassfish/jersey/ext/cdi1x/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/src/main/resources/org/glassfish/jersey/ext/cdi1x/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-cdi1x --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-cdi1x --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-cdi1x --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-cdi1x --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-cdi1x --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-cdi1x --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiUtil.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiUtil.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-cdi1x --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/target/classes [INFO] [INFO] ---------------< org.glassfish.jersey.incubator:project >--------------- [INFO] Building jersey-incubator 3.0.99-SNAPSHOT [75/283] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/incubator/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] -------< org.glassfish.jersey.incubator:jersey-cdi-inject-weld >-------- [INFO] Building jersey-inject-cdi-weld 3.0.99-SNAPSHOT [76/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-cdi-inject-weld --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-cdi-inject-weld --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-cdi-inject-weld --- [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiUtil.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiUtil.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-cdi1x --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-cdi1x --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/src/test/java/org/glassfish/jersey/ext/cdi1x/internal/CdiUtilTest.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/src/test/java/org/glassfish/jersey/ext/cdi1x/internal/CdiUtilTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/src/test/java/org/glassfish/jersey/ext/cdi1x/internal/CdiUtilTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-cdi1x --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-cdi-inject-weld --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-cdi-inject-weld --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-cdi-inject-weld --- [INFO] Resources: [INFO] org/glassfish/jersey/inject/weld/internal/managed/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/src/main/resources/org/glassfish/jersey/inject/weld/internal/managed/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-cdi-inject-weld --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-cdi-inject-weld --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-cdi-inject-weld --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-cdi-inject-weld --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-cdi-inject-weld --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-cdi-inject-weld --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/src/main/java/org/glassfish/jersey/inject/weld/internal/managed/ServerBootstrapPreinitialization.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/src/main/java/org/glassfish/jersey/inject/weld/internal/managed/ServerBootstrapPreinitialization.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/src/main/java/org/glassfish/jersey/inject/weld/internal/managed/ServerBootstrapPreinitialization.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/src/main/java/org/glassfish/jersey/inject/weld/internal/inject/MatchableBinding.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/src/main/java/org/glassfish/jersey/inject/weld/internal/inject/MatchableBinding.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-cdi-inject-weld --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-cdi-inject-weld --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/target/test-classes [INFO] Running org.glassfish.jersey.ext.cdi1x.internal.CdiUtilTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s - in org.glassfish.jersey.ext.cdi1x.internal.CdiUtilTest [INFO] Running org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProviderTest [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/src/test/java/org/glassfish/jersey/inject/weld/internal/managed/ThreadScopeTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/src/test/java/org/glassfish/jersey/inject/weld/internal/managed/ThreadScopeTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/src/test/java/org/glassfish/jersey/inject/weld/internal/managed/DisposableSupplierTest.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/src/test/java/org/glassfish/jersey/inject/weld/internal/managed/DisposableSupplierTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/src/test/java/org/glassfish/jersey/inject/weld/internal/managed/DisposableSupplierTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-cdi-inject-weld --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-cdi1x --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/target/jersey-cdi1x-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-cdi1x --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/target/jersey-cdi1x-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-cdi1x --- [INFO] Running org.glassfish.jersey.inject.weld.internal.managed.ThreadScopeTest [WARNING] Bundle org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:3.0.99-SNAPSHOT : Unused Import-Package instructions: [javax.enterprise.*] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-cdi1x --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/target/jersey-cdi1x-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x/3.0.99-SNAPSHOT/jersey-cdi1x-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x/3.0.99-SNAPSHOT/jersey-cdi1x-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/target/jersey-cdi1x-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x/3.0.99-SNAPSHOT/jersey-cdi1x-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-cdi1x --- Sep 01, 2022 9:31:29 AM org.jboss.weld.bootstrap.WeldStartup INFO: WELD-000900: 4.0.2 (Final) Sep 01, 2022 9:31:29 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. [INFO] [INFO] ---------< org.glassfish.jersey.containers.glassfish:project >---------- [INFO] Building jersey-glassfish-support 3.0.99-SNAPSHOT [47/359] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/glassfish/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/glassfish/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] ------< org.glassfish.jersey.containers.glassfish:jersey-gf-ejb >------- [INFO] Building jersey-gf-ejb 3.0.99-SNAPSHOT [48/359] [INFO] --------------------------------[ jar ]--------------------------------- Sep 01, 2022 9:31:30 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:30 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:30 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 7a2c6358-5157-4c76-ac8c-7a5cc611ef1f initialized Sep 01, 2022 9:31:31 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 7a2c6358-5157-4c76-ac8c-7a5cc611ef1f shut down [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.738 s - in org.glassfish.jersey.inject.weld.internal.managed.ThreadScopeTest [INFO] Running org.glassfish.jersey.inject.weld.internal.managed.DisposableSupplierTest Sep 01, 2022 9:31:31 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:31:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 2cf232d8-9060-4ac9-8f0f-17e26aa6c95e initialized Sep 01, 2022 9:31:31 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 2cf232d8-9060-4ac9-8f0f-17e26aa6c95e shut down [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s - in org.glassfish.jersey.inject.weld.internal.managed.DisposableSupplierTest [INFO] Running org.glassfish.jersey.inject.weld.internal.managed.SupplierInstanceBindingTest Sep 01, 2022 9:31:31 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:31:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container fa915790-f07c-4d07-bd99-4f5592f30524 initialized Sep 01, 2022 9:31:31 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container fa915790-f07c-4d07-bd99-4f5592f30524 shut down [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in org.glassfish.jersey.inject.weld.internal.managed.SupplierInstanceBindingTest [INFO] Running org.glassfish.jersey.inject.weld.internal.managed.ProviderInjectionTest Sep 01, 2022 9:31:31 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:31:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 735d2b24-b557-4177-9746-ad409977dad0 initialized Sep 01, 2022 9:31:31 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 735d2b24-b557-4177-9746-ad409977dad0 shut down [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in org.glassfish.jersey.inject.weld.internal.managed.ProviderInjectionTest [INFO] Running org.glassfish.jersey.inject.weld.internal.managed.SupplierClassBindingTest Sep 01, 2022 9:31:31 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:31:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container cd9ab13c-9be8-478c-af8b-50584a3201b7 initialized Sep 01, 2022 9:31:31 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container cd9ab13c-9be8-478c-af8b-50584a3201b7 shut down [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.glassfish.jersey.inject.weld.internal.managed.SupplierClassBindingTest [INFO] Running org.glassfish.jersey.inject.weld.internal.managed.SupplierContractsTest Sep 01, 2022 9:31:31 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:31:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:31 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:31:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 1c544ef2-7c26-482c-a2f3-b2556262bbea initialized Sep 01, 2022 9:31:31 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 1c544ef2-7c26-482c-a2f3-b2556262bbea shut down Sep 01, 2022 9:31:31 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:31:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 7d7f7c03-1f59-4148-aeae-beadc7568f0e initialized Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 7d7f7c03-1f59-4148-aeae-beadc7568f0e shut down Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:31:32 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 9a2f20e3-06c2-48f4-bce0-a7e2c68e796c initialized Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 9a2f20e3-06c2-48f4-bce0-a7e2c68e796c shut down Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:31:32 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 250ca545-08ae-40b8-979d-8a1389cbb07c initialized Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 250ca545-08ae-40b8-979d-8a1389cbb07c shut down Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:31:32 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container c03d3c9e-8a95-41d7-b0b7-d5e98ead7532 initialized Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container c03d3c9e-8a95-41d7-b0b7-d5e98ead7532 shut down Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:31:32 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container baadd07d-2794-4353-ac3e-40f0187761d6 initialized Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container baadd07d-2794-4353-ac3e-40f0187761d6 shut down Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:31:32 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:31:32 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 1f382473-ca4a-4a38-bf60-184e2d81ab99 initialized Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 1f382473-ca4a-4a38-bf60-184e2d81ab99 shut down Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:31:32 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container dae7aaa1-328a-410d-bd9c-4d84543e7990 initialized Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container dae7aaa1-328a-410d-bd9c-4d84543e7990 shut down Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:31:32 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container c7d41284-22f8-4e35-ac75-77f780f3d625 initialized Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container c7d41284-22f8-4e35-ac75-77f780f3d625 shut down Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:31:32 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.033 s - in org.glassfish.jersey.inject.weld.internal.managed.SupplierContractsTest [INFO] Running org.glassfish.jersey.inject.weld.internal.managed.InjectionManagerTest Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:31:32 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 5d0d972b-88ca-4d1b-9bf1-9b80a683c4ea initialized Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 5d0d972b-88ca-4d1b-9bf1-9b80a683c4ea shut down [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.glassfish.jersey.inject.weld.internal.managed.InjectionManagerTest [INFO] Running org.glassfish.jersey.inject.weld.internal.managed.ClientInstanceInjectionTest Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:31:32 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:31:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container bbce9355-bd76-404b-b070-e5c62ba0e32d initialized Sep 01, 2022 9:31:32 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container bbce9355-bd76-404b-b070-e5c62ba0e32d shut down [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.glassfish.jersey.inject.weld.internal.managed.ClientInstanceInjectionTest [INFO] Running org.glassfish.jersey.inject.weld.internal.injector.CachedConstructorAnalyzerTest Sep 01, 2022 9:31:32 AM org.glassfish.jersey.inject.weld.internal.injector.CachedConstructorAnalyzer getConstructorInternal WARNING: Found 2 constructors with 1 parameters in org.glassfish.jersey.inject.weld.internal.injector.CachedConstructorAnalyzerTest$BothAnnotatedConstructor class. Selecting the first found constructor: public org.glassfish.jersey.inject.weld.internal.injector.CachedConstructorAnalyzerTest$BothAnnotatedConstructor(java.lang.Integer) [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.glassfish.jersey.inject.weld.internal.injector.CachedConstructorAnalyzerTest [INFO] Running org.glassfish.jersey.inject.weld.internal.injector.JerseyProxyResolverTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.glassfish.jersey.inject.weld.internal.injector.JerseyProxyResolverTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-cdi-inject-weld --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/target/jersey-cdi-inject-weld-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-cdi-inject-weld --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/target/jersey-cdi-inject-weld-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-cdi-inject-weld --- [WARNING] Bundle org.glassfish.jersey.incubator:jersey-cdi-inject-weld:jar:3.0.99-SNAPSHOT : No translation found for macro: javax.annotation.osgi.version [WARNING] Bundle org.glassfish.jersey.incubator:jersey-cdi-inject-weld:jar:3.0.99-SNAPSHOT : Unused Import-Package instructions: [sun.misc.*, javax.enterprise.*] [WARNING] Bundle org.glassfish.jersey.incubator:jersey-cdi-inject-weld:jar:3.0.99-SNAPSHOT : Export org.glassfish.jersey.inject.weld.managed, has 1, private references [org.glassfish.jersey.inject.weld.internal.managed], [WARNING] Bundle org.glassfish.jersey.incubator:jersey-cdi-inject-weld:jar:3.0.99-SNAPSHOT : Invalid package name: '${javax.annotation.osgi.version}' [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-cdi-inject-weld --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/target/jersey-cdi-inject-weld-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/incubator/jersey-cdi-inject-weld/3.0.99-SNAPSHOT/jersey-cdi-inject-weld-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/incubator/jersey-cdi-inject-weld/3.0.99-SNAPSHOT/jersey-cdi-inject-weld-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/target/jersey-cdi-inject-weld-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/incubator/jersey-cdi-inject-weld/3.0.99-SNAPSHOT/jersey-cdi-inject-weld-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-cdi-inject-weld --- [INFO] [INFO] --------< org.glassfish.jersey.ext:jersey-declarative-linking >--------- [INFO] Building jersey-declarative-linking 3.0.99-SNAPSHOT [77/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-declarative-linking --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-declarative-linking --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-declarative-linking --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-declarative-linking --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-declarative-linking --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-declarative-linking --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-declarative-linking --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-declarative-linking --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-declarative-linking --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/src/main/java/org/glassfish/jersey/linking/LinkMessages.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/src/main/java/org/glassfish/jersey/linking/LinkMessages.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/src/main/java/org/glassfish/jersey/linking/LinkMessages.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/src/main/java/org/glassfish/jersey/linking/InjectLinksFieldDescriptor.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/src/main/java/org/glassfish/jersey/linking/InjectLinksFieldDescriptor.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-declarative-linking --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-declarative-linking --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/src/test/java/org/glassfish/jersey/linking/FieldProcessorTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/src/test/java/org/glassfish/jersey/linking/FieldProcessorTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-declarative-linking --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.linking.LinkELContextTest Create expression factory Literal expression Nested expression Embedded expression Multiple expressions Raw expression Boolean expression [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in org.glassfish.jersey.linking.LinkELContextTest [INFO] Running org.glassfish.jersey.linking.FieldProcessorTest Sep 01, 2022 9:31:35 AM org.glassfish.jersey.linking.FieldProcessorTest testComputedProperty INFO: Computed property Sep 01, 2022 9:31:35 AM org.glassfish.jersey.linking.FieldProcessorTest testMap INFO: Map Sep 01, 2022 9:31:35 AM org.glassfish.jersey.linking.FieldProcessorTest testProcessLinks INFO: Links Sep 01, 2022 9:31:35 AM org.glassfish.jersey.linking.FieldProcessorTest testArray INFO: Array Sep 01, 2022 9:31:35 AM org.glassfish.jersey.linking.FieldProcessorTest testMixed INFO: Mixed EL and template vars link Sep 01, 2022 9:31:35 AM org.glassfish.jersey.linking.FieldProcessorTest testELBindingOnLinks INFO: EL binding Sep 01, 2022 9:31:35 AM org.glassfish.jersey.linking.FieldProcessorTest testQueryResourceWithoutBindings INFO: QueryResource Sep 01, 2022 9:31:35 AM org.glassfish.jersey.linking.FieldProcessorTest testNoRecursiveNesting INFO: No Recursive Nesting Sep 01, 2022 9:31:35 AM org.glassfish.jersey.linking.FieldProcessorTest testQueryResource INFO: QueryResource Sep 01, 2022 9:31:35 AM org.glassfish.jersey.linking.FieldProcessorTest testEL INFO: El link Sep 01, 2022 9:31:35 AM org.glassfish.jersey.linking.FieldProcessorTest testELBindingOnLink INFO: EL binding Sep 01, 2022 9:31:35 AM org.glassfish.jersey.linking.FieldProcessorTest testBeanParamResource INFO: BeanParamResource Sep 01, 2022 9:31:35 AM org.glassfish.jersey.linking.FieldProcessorTest testELBinding INFO: EL binding Sep 01, 2022 9:31:35 AM org.glassfish.jersey.linking.FieldProcessorTest testDoubleQueryResource INFO: QueryResource Sep 01, 2022 9:31:35 AM org.glassfish.jersey.linking.FieldProcessorTest testCondition INFO: Condition Sep 01, 2022 9:31:35 AM org.glassfish.jersey.linking.FieldProcessorTest testLinkStyles INFO: Link styles Sep 01, 2022 9:31:35 AM org.glassfish.jersey.linking.FieldProcessorTest testSubresource INFO: Subresource Sep 01, 2022 9:31:35 AM org.glassfish.jersey.linking.FieldProcessorTest testNesting INFO: Nesting Sep 01, 2022 9:31:35 AM org.glassfish.jersey.linking.FieldProcessorTest testProcessLinksWithFields INFO: Links from field values Sep 01, 2022 9:31:35 AM org.glassfish.jersey.linking.FieldProcessorTest testCollection INFO: Collection Sep 01, 2022 9:31:35 AM org.glassfish.jersey.linking.FieldProcessorTest testELScopes INFO: EL scopes [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s - in org.glassfish.jersey.linking.FieldProcessorTest [INFO] Running org.glassfish.jersey.linking.HeaderProcessorTest Template Literal EL Parameters Literal EL Multiple Literal [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.glassfish.jersey.linking.HeaderProcessorTest [INFO] Running org.glassfish.jersey.linking.EntityDescriptorTest Declared properties Resource class link Inherited properties Set link String link [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.glassfish.jersey.linking.EntityDescriptorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-declarative-linking --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/target/jersey-declarative-linking-3.0.99-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ jersey-declarative-linking >>> [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-declarative-linking --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-declarative-linking --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-declarative-linking --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ jersey-declarative-linking <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ jersey-declarative-linking --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/target/jersey-declarative-linking-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-declarative-linking --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/target/jersey-declarative-linking-3.0.99-SNAPSHOT-sources.jar [WARNING] artifact org.glassfish.jersey.ext:jersey-declarative-linking:java-source:sources:3.0.99-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-declarative-linking --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/target/jersey-declarative-linking-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-declarative-linking/3.0.99-SNAPSHOT/jersey-declarative-linking-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-declarative-linking/3.0.99-SNAPSHOT/jersey-declarative-linking-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/target/jersey-declarative-linking-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-declarative-linking/3.0.99-SNAPSHOT/jersey-declarative-linking-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-declarative-linking --- [INFO] [INFO] -------< org.glassfish.jersey.incubator:jersey-gae-integration >-------- [INFO] Building jersey-ext-gae-integration 3.0.99-SNAPSHOT [78/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-gae-integration --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-gae-integration --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-gae-integration --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-gae-integration --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-gae-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-gae-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-gae-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-gae-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-gae-integration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/gae-integration/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-gae-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/gae-integration/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-gae-integration --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-gae-integration --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-gae-integration --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/gae-integration/target/jersey-gae-integration-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-gae-integration --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/gae-integration/target/jersey-gae-integration-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-gae-integration --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/gae-integration/target/jersey-gae-integration-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/incubator/jersey-gae-integration/3.0.99-SNAPSHOT/jersey-gae-integration-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/gae-integration/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/incubator/jersey-gae-integration/3.0.99-SNAPSHOT/jersey-gae-integration-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/gae-integration/target/jersey-gae-integration-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/incubator/jersey-gae-integration/3.0.99-SNAPSHOT/jersey-gae-integration-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-gae-integration --- [INFO] [INFO] ----------------< org.glassfish.jersey.media:html-json >---------------- [INFO] Building jersey-media-html-json 3.0.99-SNAPSHOT [79/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-gf-ejb --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-gf-ejb --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-gf-ejb --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-gf-ejb --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-gf-ejb --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-gf-ejb --- [INFO] Resources: [INFO] org/glassfish/jersey/gf/ejb/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/glassfish/jersey-gf-ejb/src/main/resources/org/glassfish/jersey/gf/ejb/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-gf-ejb --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/glassfish/jersey-gf-ejb/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-gf-ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-gf-ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-gf-ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-gf-ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-gf-ejb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/glassfish/jersey-gf-ejb/target/classes [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ html-json --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ html-json --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ html-json --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ html-json --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ html-json --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ html-json --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ html-json --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ html-json --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ html-json --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/html-json/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ html-json --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/html-json/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ html-json --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/html-json/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/glassfish/jersey-gf-ejb/src/main/java/org/glassfish/jersey/gf/ejb/internal/EjbComponentProvider.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/glassfish/jersey-gf-ejb/src/main/java/org/glassfish/jersey/gf/ejb/internal/EjbComponentProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-gf-ejb --- [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/html-json/src/test/java/org/glassfish/jersey/media/htmljson/ModelEntityOnArrayTest.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/html-json/src/test/java/org/glassfish/jersey/media/htmljson/ModelEntityOnArrayTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/html-json/src/test/java/org/glassfish/jersey/media/htmljson/ModelEntityOnArrayTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ html-json --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/html-json/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/glassfish/jersey-gf-ejb/target/classes [INFO] Running org.glassfish.jersey.media.htmljson.ComputedPropertyTest [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/glassfish/jersey-gf-ejb/src/main/java/org/glassfish/jersey/gf/ejb/internal/EjbComponentProvider.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/glassfish/jersey-gf-ejb/src/main/java/org/glassfish/jersey/gf/ejb/internal/EjbComponentProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-gf-ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/glassfish/jersey-gf-ejb/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-gf-ejb --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-gf-ejb --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-gf-ejb --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/glassfish/jersey-gf-ejb/target/jersey-gf-ejb-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-gf-ejb --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/glassfish/jersey-gf-ejb/target/jersey-gf-ejb-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-gf-ejb --- Sep 01, 2022 9:31:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-gf-ejb --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/glassfish/jersey-gf-ejb/target/jersey-gf-ejb-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/glassfish/jersey-gf-ejb/3.0.99-SNAPSHOT/jersey-gf-ejb-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/glassfish/jersey-gf-ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/glassfish/jersey-gf-ejb/3.0.99-SNAPSHOT/jersey-gf-ejb-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/glassfish/jersey-gf-ejb/target/jersey-gf-ejb-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/glassfish/jersey-gf-ejb/3.0.99-SNAPSHOT/jersey-gf-ejb-3.0.99-SNAPSHOT-sources.jar Sep 01, 2022 9:31:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-gf-ejb --- [INFO] [INFO] ---< org.glassfish.jersey.containers:jersey-container-jetty-servlet >--- [INFO] Building jersey-container-jetty-servlet 3.0.99-SNAPSHOT [49/359] [INFO] --------------------------------[ jar ]--------------------------------- Sep 01, 2022 9:31:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-container-jetty-servlet --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-container-jetty-servlet --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-container-jetty-servlet --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-container-jetty-servlet --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-container-jetty-servlet --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-container-jetty-servlet --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-servlet/src/main/java11 added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-container-jetty-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-container-jetty-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-container-jetty-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-container-jetty-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-container-jetty-servlet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-servlet/target11/classes Sep 01, 2022 9:31:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.452 s - in org.glassfish.jersey.media.htmljson.ComputedPropertyTest [INFO] Running org.glassfish.jersey.media.htmljson.ModelEntityOnArrayTest Sep 01, 2022 9:31:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:31:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-container-jetty-servlet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-servlet/target11/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-container-jetty-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-servlet/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-container-jetty-servlet --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-container-jetty-servlet --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-container-jetty-servlet --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-servlet/target11/jersey-container-jetty-servlet-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-container-jetty-servlet --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-servlet/target11/jersey-container-jetty-servlet-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-container-jetty-servlet --- Sep 01, 2022 9:31:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:31:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:31:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s - in org.glassfish.jersey.media.htmljson.ModelEntityOnArrayTest [INFO] Running org.glassfish.jersey.media.htmljson.ModelEntityTest Sep 01, 2022 9:31:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:31:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:31:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in org.glassfish.jersey.media.htmljson.ModelEntityTest [INFO] Running org.glassfish.jersey.media.htmljson.ModelEntityOnListTest Sep 01, 2022 9:31:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-container-jetty-servlet --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-servlet/target11/jersey-container-jetty-servlet-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-jetty-servlet/3.0.99-SNAPSHOT/jersey-container-jetty-servlet-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-servlet/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-jetty-servlet/3.0.99-SNAPSHOT/jersey-container-jetty-servlet-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/containers/jetty-servlet/target11/jersey-container-jetty-servlet-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-jetty-servlet/3.0.99-SNAPSHOT/jersey-container-jetty-servlet-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-container-jetty-servlet --- Sep 01, 2022 9:31:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:31:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:31:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s - in org.glassfish.jersey.media.htmljson.ModelEntityOnListTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ html-json --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/html-json/target/html-json-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ html-json --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/html-json/target/html-json-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ html-json --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/html-json/target/html-json-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/html-json/3.0.99-SNAPSHOT/html-json-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/html-json/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/media/html-json/3.0.99-SNAPSHOT/html-json-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/html-json/target/html-json-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/html-json/3.0.99-SNAPSHOT/html-json-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ html-json --- [INFO] [INFO] ----------< org.glassfish.jersey.ext:jersey-bean-validation >----------- [INFO] Building jersey-ext-bean-validation 3.0.99-SNAPSHOT [50/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-bean-validation --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-bean-validation --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-bean-validation --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-bean-validation --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-bean-validation --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-bean-validation --- [INFO] Resources: [INFO] org/glassfish/jersey/server/validation/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/src/main/resources/org/glassfish/jersey/server/validation/internal/localization.properties [INFO] [INFO] ------------< org.glassfish.jersey.media:jersey-media-kryo >------------ [INFO] Building jersey-media-kryo 3.0.99-SNAPSHOT [80/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-bean-validation --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-bean-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-bean-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-bean-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-bean-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-bean-validation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/src/main/java/org/glassfish/jersey/server/validation/internal/ValidationErrorMessageBodyWriter.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/src/main/java/org/glassfish/jersey/server/validation/internal/ValidationErrorMessageBodyWriter.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/src/main/java/org/glassfish/jersey/server/validation/internal/ValidationErrorMessageBodyWriter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-bean-validation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/src/main/java/org/glassfish/jersey/server/validation/internal/ValidationErrorMessageBodyWriter.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/src/main/java/org/glassfish/jersey/server/validation/internal/ValidationErrorMessageBodyWriter.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/src/main/java/org/glassfish/jersey/server/validation/internal/ValidationErrorMessageBodyWriter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-bean-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-bean-validation --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-bean-validation --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-bean-validation --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/target/jersey-bean-validation-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-bean-validation --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/target/jersey-bean-validation-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-bean-validation --- [WARNING] Bundle org.glassfish.jersey.ext:jersey-bean-validation:jar:3.0.99-SNAPSHOT : Unused Import-Package instructions: [javax.enterprise.*] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-bean-validation --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/target/jersey-bean-validation-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-bean-validation/3.0.99-SNAPSHOT/jersey-bean-validation-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-bean-validation/3.0.99-SNAPSHOT/jersey-bean-validation-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/bean-validation/target/jersey-bean-validation-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-bean-validation/3.0.99-SNAPSHOT/jersey-bean-validation-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-bean-validation --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-media-kryo --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-media-kryo --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-media-kryo --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-media-kryo --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-media-kryo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-media-kryo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-media-kryo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-media-kryo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-media-kryo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/src/main/java/org/glassfish/jersey/kryo/internal/KryoMessageBodyProvider.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/src/main/java/org/glassfish/jersey/kryo/internal/KryoMessageBodyProvider.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/src/main/java/org/glassfish/jersey/kryo/internal/KryoMessageBodyProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-media-kryo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-media-kryo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-media-kryo --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] --< org.glassfish.jersey.ext.cdi:jersey-cdi1x-ban-custom-hk2-binding >-- [INFO] Building jersey-ext-cdi1x-ban-custom-hk2-binding 3.0.99-SNAPSHOT [51/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.kryo.PersonResourceTest Sep 01, 2022 9:31:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.ext.cdi1x.hk2ban.EmptyHk2CustomInjectionTypeProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 s - in org.glassfish.jersey.ext.cdi1x.hk2ban.EmptyHk2CustomInjectionTypeProviderTest Sep 01, 2022 9:31:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/target/jersey-cdi1x-ban-custom-hk2-binding-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/target/jersey-cdi1x-ban-custom-hk2-binding-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/target/jersey-cdi1x-ban-custom-hk2-binding-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/3.0.99-SNAPSHOT/jersey-cdi1x-ban-custom-hk2-binding-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/3.0.99-SNAPSHOT/jersey-cdi1x-ban-custom-hk2-binding-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/target/jersey-cdi1x-ban-custom-hk2-binding-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/3.0.99-SNAPSHOT/jersey-cdi1x-ban-custom-hk2-binding-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-cdi1x-ban-custom-hk2-binding --- [INFO] [INFO] ---------< org.glassfish.jersey.ext.cdi:jersey-cdi-rs-inject >---------- [INFO] Building jersey-ext-cdi-rs-inject 3.0.99-SNAPSHOT [52/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-cdi-rs-inject --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-cdi-rs-inject --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-cdi-rs-inject --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-cdi-rs-inject --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-cdi-rs-inject --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-cdi-rs-inject --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-cdi-rs-inject --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-cdi-rs-inject --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-cdi-rs-inject --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-cdi-rs-inject --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-cdi-rs-inject --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-cdi-rs-inject --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-cdi-rs-inject --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-cdi-rs-inject --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/jersey-cdi-rs-inject-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-cdi-rs-inject --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/jersey-cdi-rs-inject-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ jersey-cdi-rs-inject --- Sep 01, 2022 9:31:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:31:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:31:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:31:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.723 s - in org.glassfish.jersey.kryo.PersonResourceTest [INFO] Running org.glassfish.jersey.kryo.PersonResourceRegistrationNotRequiredTest [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:javadoc' has not been previously called for the module: 'org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:3.0.99-SNAPSHOT'. Trying to invoke it... Sep 01, 2022 9:31:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:31:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:31:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:31:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:31:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s - in org.glassfish.jersey.kryo.PersonResourceRegistrationNotRequiredTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-media-kryo --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/target/jersey-media-kryo-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-media-kryo --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/target/jersey-media-kryo-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-media-kryo --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/target/jersey-media-kryo-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-kryo/3.0.99-SNAPSHOT/jersey-media-kryo-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-kryo/3.0.99-SNAPSHOT/jersey-media-kryo-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/target/jersey-media-kryo-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-kryo/3.0.99-SNAPSHOT/jersey-media-kryo-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-media-kryo --- [INFO] [INFO] ---------< org.glassfish.jersey.incubator:jersey-open-tracing >--------- [INFO] Building jersey-open-tracing 3.0.99-SNAPSHOT [81/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-open-tracing --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-open-tracing --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-open-tracing --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-open-tracing --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-open-tracing --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-open-tracing --- [INFO] Resources: [INFO] org/glassfish/jersey/opentracing/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/open-tracing/src/main/resources/org/glassfish/jersey/opentracing/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-open-tracing --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/open-tracing/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-open-tracing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-open-tracing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-open-tracing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-open-tracing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-open-tracing --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/open-tracing/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-open-tracing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/open-tracing/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-open-tracing --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-open-tracing --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-open-tracing --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/open-tracing/target/jersey-open-tracing-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-open-tracing --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/open-tracing/target/jersey-open-tracing-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-open-tracing --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-open-tracing --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/open-tracing/target/jersey-open-tracing-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/incubator/jersey-open-tracing/3.0.99-SNAPSHOT/jersey-open-tracing-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/open-tracing/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/incubator/jersey-open-tracing/3.0.99-SNAPSHOT/jersey-open-tracing-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/open-tracing/target/jersey-open-tracing-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/incubator/jersey-open-tracing/3.0.99-SNAPSHOT/jersey-open-tracing-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-open-tracing --- [INFO] [INFO] -------------< org.glassfish.jersey.inject:jersey-cdi2-se >------------- [INFO] Building jersey-inject-cdi2-se 3.0.99-SNAPSHOT [82/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-cdi2-se --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-cdi2-se --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-cdi2-se --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-cdi2-se --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-cdi2-se --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-cdi2-se --- [INFO] Resources: [INFO] org/glassfish/jersey/inject/cdi/se/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/src/main/resources/org/glassfish/jersey/inject/cdi/se/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-cdi2-se --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-cdi2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-cdi2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-cdi2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-cdi2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-cdi2-se --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/src/main/java/org/glassfish/jersey/inject/cdi/se/injector/WrappingJerseyInjectionTarget.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/src/main/java/org/glassfish/jersey/inject/cdi/se/injector/WrappingJerseyInjectionTarget.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-cdi2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-cdi2-se --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/src/test/java/org/glassfish/jersey/inject/cdi/se/SupplierInstanceBindingTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/src/test/java/org/glassfish/jersey/inject/cdi/se/SupplierInstanceBindingTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-cdi2-se --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.inject.cdi.se.SupplierInstanceBindingTest Sep 01, 2022 9:31:48 AM org.jboss.weld.bootstrap.WeldStartup INFO: WELD-000900: 4.0.2 (Final) Sep 01, 2022 9:31:48 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:48 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 627d5071-40cc-4685-bf9d-d2326b3bba0d initialized Sep 01, 2022 9:31:48 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 627d5071-40cc-4685-bf9d-d2326b3bba0d shut down Sep 01, 2022 9:31:48 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:48 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 7b43bb19-5be1-4e0f-8445-a79d04717e35 initialized Sep 01, 2022 9:31:48 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 7b43bb19-5be1-4e0f-8445-a79d04717e35 shut down Sep 01, 2022 9:31:48 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:48 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container a0a4a1a7-2fca-491a-9e73-13fd31982ac9 initialized Sep 01, 2022 9:31:48 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container a0a4a1a7-2fca-491a-9e73-13fd31982ac9 shut down Sep 01, 2022 9:31:48 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 53e6aadd-5002-4d6d-87d2-b7339c24be99 initialized Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 53e6aadd-5002-4d6d-87d2-b7339c24be99 shut down [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 s - in org.glassfish.jersey.inject.cdi.se.SupplierInstanceBindingTest [INFO] Running org.glassfish.jersey.inject.cdi.se.injector.JerseyProxyResolverTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.glassfish.jersey.inject.cdi.se.injector.JerseyProxyResolverTest [INFO] Running org.glassfish.jersey.inject.cdi.se.injector.CachedConstructorAnalyzerTest Sep 01, 2022 9:31:49 AM org.glassfish.jersey.inject.cdi.se.injector.CachedConstructorAnalyzer getConstructorInternal WARNING: Found 2 constructors with 1 parameters in org.glassfish.jersey.inject.cdi.se.injector.CachedConstructorAnalyzerTest$BothAnnotatedConstructor class. Selecting the first found constructor: public org.glassfish.jersey.inject.cdi.se.injector.CachedConstructorAnalyzerTest$BothAnnotatedConstructor(java.lang.Integer) [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.glassfish.jersey.inject.cdi.se.injector.CachedConstructorAnalyzerTest [INFO] Running org.glassfish.jersey.inject.cdi.se.SupplierContractsTest Sep 01, 2022 9:31:49 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:49 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container f5481546-9714-4b90-aa74-87e8a481ac51 initialized Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container f5481546-9714-4b90-aa74-87e8a481ac51 shut down Sep 01, 2022 9:31:49 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 1ae36670-cbf3-490f-b476-ed82f99cbdd4 initialized Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 1ae36670-cbf3-490f-b476-ed82f99cbdd4 shut down Sep 01, 2022 9:31:49 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container c4ce8103-607a-4882-8d25-f22c4550741d initialized Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container c4ce8103-607a-4882-8d25-f22c4550741d shut down Sep 01, 2022 9:31:49 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 38f8428d-c590-4c55-95fa-3b53250c6de9 initialized Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 38f8428d-c590-4c55-95fa-3b53250c6de9 shut down Sep 01, 2022 9:31:49 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 23d98128-f4b5-4dc6-817a-62f4bd2620d1 initialized Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 23d98128-f4b5-4dc6-817a-62f4bd2620d1 shut down Sep 01, 2022 9:31:49 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 6299d6c3-4ceb-4147-91f4-e7653b479db0 initialized Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 6299d6c3-4ceb-4147-91f4-e7653b479db0 shut down Sep 01, 2022 9:31:49 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:49 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container b5c08ca3-4185-4228-b2c4-9da8ec05a783 initialized Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container b5c08ca3-4185-4228-b2c4-9da8ec05a783 shut down Sep 01, 2022 9:31:49 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container b1fe29b1-f8c1-490a-b005-b35cfd47c711 initialized Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container b1fe29b1-f8c1-490a-b005-b35cfd47c711 shut down Sep 01, 2022 9:31:49 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 143bccda-e82c-41ec-930f-f39692501b61 initialized Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 143bccda-e82c-41ec-930f-f39692501b61 shut down Sep 01, 2022 9:31:49 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 s - in org.glassfish.jersey.inject.cdi.se.SupplierContractsTest [INFO] Running org.glassfish.jersey.inject.cdi.se.ProviderInjectionTest Sep 01, 2022 9:31:49 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container e6067d72-6de9-45c3-b988-cd19cfdc49a0 initialized Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container e6067d72-6de9-45c3-b988-cd19cfdc49a0 shut down Sep 01, 2022 9:31:49 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container f09e6aa6-14cd-4f0b-b13b-437ba095437d initialized Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container f09e6aa6-14cd-4f0b-b13b-437ba095437d shut down Sep 01, 2022 9:31:49 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 7c699d64-839f-4788-be9e-7b2f927dc859 initialized Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 7c699d64-839f-4788-be9e-7b2f927dc859 shut down Sep 01, 2022 9:31:49 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 68a34b3e-c98e-4be4-8e31-810e017fb660 initialized Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 68a34b3e-c98e-4be4-8e31-810e017fb660 shut down [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in org.glassfish.jersey.inject.cdi.se.ProviderInjectionTest [INFO] Running org.glassfish.jersey.inject.cdi.se.ThreadScopeTest Sep 01, 2022 9:31:49 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 9d7882bc-cd5d-43f7-a6d5-481d3eb14620 initialized Sep 01, 2022 9:31:49 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 03728910-52ad-4795-ab72-fcd3515d3e8a initialized Sep 01, 2022 9:31:49 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container a77ca090-68cf-47f0-803d-612dbd97fab2 initialized Sep 01, 2022 9:31:49 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container b09f460e-5ab1-4bfe-aac0-688d4230d197 initialized Sep 01, 2022 9:31:49 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 767a4a96-cd46-4a5c-b1f3-d2cfdd1d5fbd initialized [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.glassfish.jersey.inject.cdi.se.ThreadScopeTest [INFO] Running org.glassfish.jersey.inject.cdi.se.DisposableSupplierTest Sep 01, 2022 9:31:49 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 5cf5ef46-1845-48eb-b09f-4deea5e9a1f6 initialized Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 5cf5ef46-1845-48eb-b09f-4deea5e9a1f6 shut down Sep 01, 2022 9:31:49 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 6d6acd8b-46ca-4908-8ffb-c19d699fee8d initialized Sep 01, 2022 9:31:49 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 6d6acd8b-46ca-4908-8ffb-c19d699fee8d shut down Sep 01, 2022 9:31:50 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 41973eed-a978-4fb1-8086-756f15e55e10 initialized Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 41973eed-a978-4fb1-8086-756f15e55e10 shut down Sep 01, 2022 9:31:50 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container d791074d-5de5-4e83-a4af-bfaed7480b56 initialized Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container d791074d-5de5-4e83-a4af-bfaed7480b56 shut down Sep 01, 2022 9:31:50 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container f643a00e-813e-4d48-9276-440d3dd758ac initialized Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container f643a00e-813e-4d48-9276-440d3dd758ac shut down Sep 01, 2022 9:31:50 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 98ab4a9c-8146-4ad6-aa2b-15beae146324 initialized Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 98ab4a9c-8146-4ad6-aa2b-15beae146324 shut down Sep 01, 2022 9:31:50 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 4ee26b85-5af0-4f6f-8824-87cbb94df40c initialized Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 4ee26b85-5af0-4f6f-8824-87cbb94df40c shut down Sep 01, 2022 9:31:50 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 07371547-e4b1-4c8f-8dcf-a9ab33b7a299 initialized Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 07371547-e4b1-4c8f-8dcf-a9ab33b7a299 shut down Sep 01, 2022 9:31:50 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 7500bb75-0766-4458-83cb-496ea9e78a64 initialized Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 7500bb75-0766-4458-83cb-496ea9e78a64 shut down Sep 01, 2022 9:31:50 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container b37aae28-fe8a-4db6-9028-307da16f41bd initialized Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container b37aae28-fe8a-4db6-9028-307da16f41bd shut down Sep 01, 2022 9:31:50 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 3e3bbe8c-4c29-499f-b90c-0654fea4fa9a initialized Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 3e3bbe8c-4c29-499f-b90c-0654fea4fa9a shut down Sep 01, 2022 9:31:50 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container a9076fe9-03e6-4022-ae9e-eaa99661ddf7 initialized Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container a9076fe9-03e6-4022-ae9e-eaa99661ddf7 shut down Sep 01, 2022 9:31:50 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container dfc7c608-7ca3-4641-91ea-9e8489f9c9f6 initialized Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container dfc7c608-7ca3-4641-91ea-9e8489f9c9f6 shut down Sep 01, 2022 9:31:50 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container e37257be-341c-4231-ba5e-d5421004c01d initialized Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container e37257be-341c-4231-ba5e-d5421004c01d shut down Sep 01, 2022 9:31:50 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 8d9b0164-4093-4b10-adc0-724c98f3bfac initialized Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 8d9b0164-4093-4b10-adc0-724c98f3bfac shut down Sep 01, 2022 9:31:50 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container d55a7627-8a2e-4d2d-b16b-21001a9045a5 initialized Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container d55a7627-8a2e-4d2d-b16b-21001a9045a5 shut down Sep 01, 2022 9:31:50 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 3d9f8933-f4c3-4f5a-b4ad-3d58aa1ff3d9 initialized Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 3d9f8933-f4c3-4f5a-b4ad-3d58aa1ff3d9 shut down [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.465 s - in org.glassfish.jersey.inject.cdi.se.DisposableSupplierTest [INFO] Running org.glassfish.jersey.inject.cdi.se.SupplierClassBindingTest Sep 01, 2022 9:31:50 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 88eec813-43dc-402d-b794-7c99baef7d22 initialized Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 88eec813-43dc-402d-b794-7c99baef7d22 shut down Sep 01, 2022 9:31:50 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container da625a24-fc1e-494b-a127-f39a9a78e342 initialized Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container da625a24-fc1e-494b-a127-f39a9a78e342 shut down Sep 01, 2022 9:31:50 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 683fcfb7-d366-43ee-b80a-e8169f93e07d initialized Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 683fcfb7-d366-43ee-b80a-e8169f93e07d shut down Sep 01, 2022 9:31:50 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 43d99506-7578-4711-a942-4a071748ce9d initialized Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 43d99506-7578-4711-a942-4a071748ce9d shut down Sep 01, 2022 9:31:50 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 60ec363a-91c4-440d-a131-6c560d3d2860 initialized Sep 01, 2022 9:31:50 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 60ec363a-91c4-440d-a131-6c560d3d2860 shut down [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in org.glassfish.jersey.inject.cdi.se.SupplierClassBindingTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-cdi2-se --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/target/jersey-cdi2-se-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-cdi2-se --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/target/jersey-cdi2-se-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-cdi2-se --- [WARNING] Bundle org.glassfish.jersey.inject:jersey-cdi2-se:jar:3.0.99-SNAPSHOT : Unused Import-Package instructions: [sun.misc.*, javax.enterprise.*] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-cdi2-se --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/target/jersey-cdi2-se-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-cdi2-se/3.0.99-SNAPSHOT/jersey-cdi2-se-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-cdi2-se/3.0.99-SNAPSHOT/jersey-cdi2-se-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/target/jersey-cdi2-se-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-cdi2-se/3.0.99-SNAPSHOT/jersey-cdi2-se-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-cdi2-se --- [INFO] [INFO] ---------< org.glassfish.jersey.media:jersey-media-json-gson >---------- [INFO] Building jersey-media-json-gson 3.0.99-SNAPSHOT [83/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-media-json-gson --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-media-json-gson --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-media-json-gson --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-media-json-gson --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-media-json-gson --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-media-json-gson --- [INFO] Resources: [INFO] org/glassfish/jersey/gson/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/src/main/resources/org/glassfish/jersey/gson/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-media-json-gson --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-media-json-gson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-media-json-gson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-media-json-gson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-media-json-gson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-media-json-gson --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-media-json-gson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-media-json-gson --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/src/test/java/org/glassfish/jersey/gson/internal/JsonGsonProviderTest.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/src/test/java/org/glassfish/jersey/gson/internal/JsonGsonProviderTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/src/test/java/org/glassfish/jersey/gson/internal/JsonGsonProviderTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-media-json-gson --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.gson.internal.JsonGsonProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.glassfish.jersey.gson.internal.JsonGsonProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-media-json-gson --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/target/jersey-media-json-gson-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-media-json-gson --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/target/jersey-media-json-gson-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-media-json-gson --- [WARNING] Bundle org.glassfish.jersey.media:jersey-media-json-gson:jar:3.0.99-SNAPSHOT : No translation found for macro: javax.annotation.osgi.version [WARNING] Bundle org.glassfish.jersey.media:jersey-media-json-gson:jar:3.0.99-SNAPSHOT : Invalid package name: '${javax.annotation.osgi.version}' [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-media-json-gson --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/target/jersey-media-json-gson-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-gson/3.0.99-SNAPSHOT/jersey-media-json-gson-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-gson/3.0.99-SNAPSHOT/jersey-media-json-gson-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/target/jersey-media-json-gson-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-gson/3.0.99-SNAPSHOT/jersey-media-json-gson-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-media-json-gson --- [INFO] [INFO] --------< org.glassfish.jersey.media:jersey-media-json-jackson >-------- [INFO] Building jersey-media-json-jackson 3.0.99-SNAPSHOT [84/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-media-json-jackson --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-media-json-jackson --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-media-json-jackson --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-media-json-jackson --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-media-json-jackson --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-media-json-jackson --- [INFO] Resources: [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-media-json-jackson --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-media-json-jackson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-media-json-jackson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-media-json-jackson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-media-json-jackson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-media-json-jackson --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/FilteringJacksonJaxbJsonProvider.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/FilteringJacksonJaxbJsonProvider.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/JacksonObjectProvider.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/JacksonObjectProvider.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/JacksonObjectProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-media-json-jackson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-media-json-jackson --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-media-json-jackson --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.jackson.internal.DefaultJacksonJaxbJsonProviderTest Sep 01, 2022 9:31:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [ERROR] MavenInvocationException: Error when invoking Maven, consult the invoker log file: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/invoker/maven-javadoc-plugin1844369969.txt [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/target/apidocs [ERROR] Error fetching link: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/apidocs. Ignored it. [ERROR] Error fetching link: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/hk2/target/apidocs. Ignored it. [ERROR] Error fetching link: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/target/apidocs. Ignored it. [INFO] No previous run data found, generating javadoc. Sep 01, 2022 9:31:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Loading source file /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/src/main/java/org/glassfish/jersey/ext/cdi1x/inject/internal/InjectExtension.java... [parsing started SimpleFileObject[/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/src/main/java/org/glassfish/jersey/ext/cdi1x/inject/internal/InjectExtension.java]] [parsing completed 25ms] [loading /modules/jdk.sctp/module-info.class] [loading /modules/jdk.naming.dns/module-info.class] [loading /modules/java.security.sasl/module-info.class] [loading /modules/jdk.editpad/module-info.class] [loading /modules/jdk.unsupported/module-info.class] [loading /modules/java.scripting/module-info.class] [loading /modules/jdk.jfr/module-info.class] [loading /modules/jdk.xml.dom/module-info.class] [loading /modules/java.management/module-info.class] [loading /modules/java.datatransfer/module-info.class] [loading /modules/jdk.accessibility/module-info.class] [loading /modules/java.sql.rowset/module-info.class] [loading /modules/jdk.jdeps/module-info.class] [loading /modules/jdk.jsobject/module-info.class] [loading /modules/jdk.unsupported.desktop/module-info.class] [loading /modules/jdk.scripting.nashorn.shell/module-info.class] [loading /modules/java.smartcardio/module-info.class] [loading /modules/jdk.httpserver/module-info.class] [loading /modules/jdk.internal.vm.ci/module-info.class] [loading /modules/jdk.charsets/module-info.class] [loading /modules/java.net.http/module-info.class] [loading /modules/jdk.crypto.cryptoki/module-info.class] [loading /modules/jdk.scripting.nashorn/module-info.class] [loading /modules/jdk.jdwp.agent/module-info.class] [loading /modules/java.base/module-info.class] [loading /modules/jdk.internal.opt/module-info.class] [loading /modules/jdk.security.auth/module-info.class] [loading /modules/java.compiler/module-info.class] [loading /modules/jdk.jlink/module-info.class] [loading /modules/jdk.crypto.ec/module-info.class] [loading /modules/java.security.jgss/module-info.class] [loading /modules/jdk.aot/module-info.class] [loading /modules/jdk.internal.le/module-info.class] [loading /modules/java.xml/module-info.class] [loading /modules/jdk.hotspot.agent/module-info.class] [loading /modules/jdk.internal.ed/module-info.class] [loading /modules/java.desktop/module-info.class] [loading /modules/jdk.javadoc/module-info.class] [loading /modules/java.prefs/module-info.class] [loading /modules/jdk.attach/module-info.class] [loading /modules/java.sql/module-info.class] [loading /modules/jdk.management.jfr/module-info.class] [loading /modules/java.xml.crypto/module-info.class] [loading /modules/jdk.jcmd/module-info.class] [loading /modules/jdk.compiler/module-info.class] [loading /modules/java.logging/module-info.class] [loading /modules/java.se/module-info.class] [loading /modules/jdk.net/module-info.class] [loading /modules/jdk.internal.vm.compiler.management/module-info.class] [loading /modules/jdk.management.agent/module-info.class] [loading /modules/jdk.management/module-info.class] [loading /modules/jdk.naming.rmi/module-info.class] [loading /modules/jdk.jartool/module-info.class] [loading /modules/jdk.jshell/module-info.class] [loading /modules/java.transaction.xa/module-info.class] [loading /modules/jdk.zipfs/module-info.class] [loading /modules/java.instrument/module-info.class] [loading /modules/jdk.security.jgss/module-info.class] [loading /modules/java.rmi/module-info.class] [loading /modules/jdk.dynalink/module-info.class] [loading /modules/jdk.pack/module-info.class] [loading /modules/java.naming/module-info.class] [loading /modules/jdk.internal.vm.compiler/module-info.class] [loading /modules/jdk.jstatd/module-info.class] [loading /modules/jdk.internal.jvmstat/module-info.class] [loading /modules/jdk.rmic/module-info.class] [loading /modules/java.management.rmi/module-info.class] [loading /modules/jdk.jdi/module-info.class] [loading /modules/jdk.localedata/module-info.class] [loading /modules/jdk.jconsole/module-info.class] Constructing Javadoc information... [search path for source files: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/src/main/java,/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/generated-sources/annotations] [search path for class files: /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/modules,/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar,/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar,/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar,/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/target/jersey-cdi1x-3.0.99-SNAPSHOT.jar,/home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar,/home/jenkins/.m2/repository/jakarta/el/jakarta.el-api/4.0.0/jakarta.el-api-4.0.0.jar,/home/jenkins/.m2/repository/jakarta/interceptor/jakarta.interceptor-api/2.0.0/jakarta.interceptor-api-2.0.0.jar,/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar] [loading /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x/target/jersey-cdi1x-3.0.99-SNAPSHOT.jar(/org/glassfish/jersey/ext/cdi1x/internal/CdiComponentProvider.class)] [loading /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar(/org/glassfish/jersey/internal/util/ReflectionHelper.class)] [loading /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar(/org/glassfish/jersey/internal/util/collection/LazyValue.class)] [loading /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar(/org/glassfish/jersey/internal/util/collection/Value.class)] [loading /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/core-common/target/jersey-common-3.0.99-SNAPSHOT.jar(/org/glassfish/jersey/internal/util/collection/Values.class)] [loading /home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar(/jakarta/enterprise/event/Observes.class)] [loading /home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar(/jakarta/enterprise/inject/Alternative.class)] [loading /home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar(/jakarta/enterprise/inject/spi/BeanManager.class)] [loading /home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar(/jakarta/enterprise/inject/spi/BeforeBeanDiscovery.class)] [loading /home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar(/jakarta/enterprise/inject/spi/Extension.class)] [loading /home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar(/jakarta/enterprise/inject/spi/ProcessAnnotatedType.class)] [loading /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(/jakarta/ws/rs/container/ContainerRequestContext.class)] [loading /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(/jakarta/ws/rs/container/ResourceContext.class)] [loading /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(/jakarta/ws/rs/container/ResourceInfo.class)] [loading /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(/jakarta/ws/rs/core/Application.class)] [loading /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(/jakarta/ws/rs/core/Configuration.class)] [loading /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(/jakarta/ws/rs/core/HttpHeaders.class)] [loading /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(/jakarta/ws/rs/core/Request.class)] [loading /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(/jakarta/ws/rs/core/SecurityContext.class)] [loading /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(/jakarta/ws/rs/core/UriInfo.class)] [loading /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(/jakarta/ws/rs/ext/ParamConverterProvider.class)] [loading /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(/jakarta/ws/rs/ext/Providers.class)] [loading /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar(/jakarta/ws/rs/sse/Sse.class)] [loading /modules/java.base/java/security/AccessController.class] [loading /modules/java.base/java/util/HashSet.class] [loading /modules/java.base/java/util/Set.class] [loading /modules/java.base/java/lang/Object.class] [loading /modules/java.base/java/lang/SuppressWarnings.class] [loading /modules/java.base/java/lang/Class.class] [loading /modules/java.base/java/lang/String.class] [loading /modules/java.base/java/lang/Deprecated.class] [loading /modules/java.base/java/lang/annotation/Target.class] [loading /modules/java.base/java/lang/annotation/ElementType.class] [loading /modules/java.base/java/lang/annotation/Retention.class] [loading /modules/java.base/java/lang/annotation/RetentionPolicy.class] [loading /home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar(/jakarta/enterprise/event/Reception.class)] [loading /home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar(/jakarta/enterprise/event/TransactionPhase.class)] [loading /modules/java.base/java/lang/annotation/Annotation.class] [loading /modules/java.base/java/lang/Error.class] [loading /modules/java.base/java/lang/Exception.class] Standard Doclet version 11.0.2 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/org/glassfish/jersey/ext/cdi1x/inject/internal/InjectExtension.html... [loading /modules/java.base/java/lang/FunctionalInterface.class] [loading /modules/java.base/java/io/Serializable.class] Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/org/glassfish/jersey/ext/cdi1x/inject/internal/package-summary.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/org/glassfish/jersey/ext/cdi1x/inject/internal/package-tree.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/org/glassfish/jersey/ext/cdi1x/inject/internal/class-use/InjectExtension.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/org/glassfish/jersey/ext/cdi1x/inject/internal/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/index-all.html... Building index for all classes... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/allclasses.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/allclasses.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/apidocs/help-doc.html... [done in 1627 ms] [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/jersey-cdi-rs-inject-3.0.99-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-cdi-rs-inject --- Sep 01, 2022 9:31:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.857 s - in org.glassfish.jersey.jackson.internal.DefaultJacksonJaxbJsonProviderTest [INFO] Running org.glassfish.jersey.jackson.internal.JacksonJaxb2JsonProviderTest Sep 01, 2022 9:31:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:56 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:31:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.glassfish.jersey.jackson.internal.JacksonJaxb2JsonProviderTest [INFO] Running org.glassfish.jersey.jackson.internal.DefaultJsonJacksonProviderForDisabledModulesTest Sep 01, 2022 9:31:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:56 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:31:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.glassfish.jersey.jackson.internal.DefaultJsonJacksonProviderForDisabledModulesTest [INFO] Running org.glassfish.jersey.jackson.internal.DefaultJsonJacksonProviderForBothModulesTest Sep 01, 2022 9:31:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [WARNING] Bundle org.glassfish.jersey.ext.cdi:jersey-cdi-rs-inject:jar:3.0.99-SNAPSHOT : Unused Import-Package instructions: [javax.enterprise.*] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-cdi-rs-inject --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/jersey-cdi-rs-inject-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi-rs-inject/3.0.99-SNAPSHOT/jersey-cdi-rs-inject-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi-rs-inject/3.0.99-SNAPSHOT/jersey-cdi-rs-inject-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/jersey-cdi-rs-inject-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi-rs-inject/3.0.99-SNAPSHOT/jersey-cdi-rs-inject-3.0.99-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi-rs-inject/target/jersey-cdi-rs-inject-3.0.99-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi-rs-inject/3.0.99-SNAPSHOT/jersey-cdi-rs-inject-3.0.99-SNAPSHOT-javadoc.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-cdi-rs-inject --- [INFO] [INFO] ---------< org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet >---------- [INFO] Building jersey-ext-cdi1x-servlet 3.0.99-SNAPSHOT [53/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-cdi1x-servlet --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-cdi1x-servlet --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-cdi1x-servlet --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-cdi1x-servlet --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-cdi1x-servlet --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-cdi1x-servlet --- [INFO] Resources: [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-cdi1x-servlet --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-servlet/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-cdi1x-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-cdi1x-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-cdi1x-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-cdi1x-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-cdi1x-servlet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-servlet/target/classes Sep 01, 2022 9:31:56 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:31:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.glassfish.jersey.jackson.internal.DefaultJsonJacksonProviderForBothModulesTest [INFO] Running org.glassfish.jersey.jackson.internal.DefaultJsonJacksonProviderForEnabledModulesTest Sep 01, 2022 9:31:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:31:56 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:31:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:31:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.glassfish.jersey.jackson.internal.DefaultJsonJacksonProviderForEnabledModulesTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-media-json-jackson --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/target/jersey-media-json-jackson-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-media-json-jackson --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/target/jersey-media-json-jackson-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-media-json-jackson --- [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-cdi1x-servlet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-servlet/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-cdi1x-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-servlet/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-cdi1x-servlet --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-cdi1x-servlet --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-cdi1x-servlet --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-servlet/target/jersey-cdi1x-servlet-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-cdi1x-servlet --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-servlet/target/jersey-cdi1x-servlet-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-cdi1x-servlet --- [WARNING] Bundle org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet:jar:3.0.99-SNAPSHOT : Unused Import-Package instructions: [javax.enterprise.*] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-cdi1x-servlet --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-servlet/target/jersey-cdi1x-servlet-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-servlet/3.0.99-SNAPSHOT/jersey-cdi1x-servlet-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-servlet/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-servlet/3.0.99-SNAPSHOT/jersey-cdi1x-servlet-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-servlet/target/jersey-cdi1x-servlet-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-servlet/3.0.99-SNAPSHOT/jersey-cdi1x-servlet-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-cdi1x-servlet --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-media-json-jackson --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/target/jersey-media-json-jackson-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.99-SNAPSHOT/jersey-media-json-jackson-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.99-SNAPSHOT/jersey-media-json-jackson-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/target/jersey-media-json-jackson-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.99-SNAPSHOT/jersey-media-json-jackson-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-media-json-jackson --- [INFO] [INFO] -------< org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction >-------- [INFO] Building jersey-ext-cdi1x-transaction 3.0.99-SNAPSHOT [54/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] -------< org.glassfish.jersey.media:jersey-media-json-jettison >-------- [INFO] Building jersey-media-json-jettison 3.0.99-SNAPSHOT [85/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-media-json-jettison --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-media-json-jettison --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-media-json-jettison --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-media-json-jettison --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-media-json-jettison --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-media-json-jettison --- [INFO] Resources: [INFO] org/glassfish/jersey/jettison/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jettison/src/main/resources/org/glassfish/jersey/jettison/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-media-json-jettison --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jettison/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-media-json-jettison --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-media-json-jettison --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-media-json-jettison --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-media-json-jettison --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-media-json-jettison --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jettison/target/classes [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-cdi1x-transaction --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-cdi1x-transaction --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-cdi1x-transaction --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-cdi1x-transaction --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-cdi1x-transaction --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-cdi1x-transaction --- [INFO] Resources: [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-cdi1x-transaction --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-transaction/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-cdi1x-transaction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-cdi1x-transaction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-cdi1x-transaction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-cdi1x-transaction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-cdi1x-transaction --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-transaction/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-transaction/src/main/java/org/glassfish/jersey/ext/cdi1x/transaction/internal/TransactionalExceptionInterceptorProvider.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-transaction/src/main/java/org/glassfish/jersey/ext/cdi1x/transaction/internal/TransactionalExceptionInterceptorProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-cdi1x-transaction --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-transaction/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-transaction/src/main/java/org/glassfish/jersey/ext/cdi1x/transaction/internal/TransactionalExceptionInterceptorProvider.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-transaction/src/main/java/org/glassfish/jersey/ext/cdi1x/transaction/internal/TransactionalExceptionInterceptorProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-cdi1x-transaction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-transaction/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-cdi1x-transaction --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-cdi1x-transaction --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-cdi1x-transaction --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-transaction/target/jersey-cdi1x-transaction-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-cdi1x-transaction --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-transaction/target/jersey-cdi1x-transaction-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-cdi1x-transaction --- [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jettison/src/main/java/org/glassfish/jersey/jettison/JettisonJaxbContext.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jettison/src/main/java/org/glassfish/jersey/jettison/JettisonJaxbContext.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-media-json-jettison --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jettison/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-media-json-jettison --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-media-json-jettison --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-media-json-jettison --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jettison/target/jersey-media-json-jettison-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-media-json-jettison --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jettison/target/jersey-media-json-jettison-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-media-json-jettison --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-media-json-jettison --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jettison/target/jersey-media-json-jettison-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jettison/3.0.99-SNAPSHOT/jersey-media-json-jettison-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jettison/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jettison/3.0.99-SNAPSHOT/jersey-media-json-jettison-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jettison/target/jersey-media-json-jettison-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jettison/3.0.99-SNAPSHOT/jersey-media-json-jettison-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-media-json-jettison --- [WARNING] Bundle org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:jar:3.0.99-SNAPSHOT : Unused Import-Package instructions: [javax.enterprise.*] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-cdi1x-transaction --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-transaction/target/jersey-cdi1x-transaction-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-transaction/3.0.99-SNAPSHOT/jersey-cdi1x-transaction-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-transaction/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-transaction/3.0.99-SNAPSHOT/jersey-cdi1x-transaction-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-transaction/target/jersey-cdi1x-transaction-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-transaction/3.0.99-SNAPSHOT/jersey-cdi1x-transaction-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-cdi1x-transaction --- [INFO] [INFO] --------< org.glassfish.jersey.ext.cdi:jersey-cdi1x-validation >-------- [INFO] Building jersey-ext-cdi1x-validation 3.0.99-SNAPSHOT [55/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-cdi1x-validation --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-cdi1x-validation --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-cdi1x-validation --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-cdi1x-validation --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-cdi1x-validation --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-cdi1x-validation --- [INFO] Resources: [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-cdi1x-validation --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-validation/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-cdi1x-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-cdi1x-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-cdi1x-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-cdi1x-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-cdi1x-validation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-validation/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-cdi1x-validation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-validation/target/classes [INFO] [INFO] ------< org.glassfish.jersey.media:jersey-media-json-processing >------- [INFO] Building jersey-media-json-processing 3.0.99-SNAPSHOT [86/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-media-json-processing --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-media-json-processing --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-media-json-processing --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-media-json-processing --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-media-json-processing --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-media-json-processing --- [INFO] Resources: [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-media-json-processing --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-processing/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-media-json-processing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-media-json-processing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-media-json-processing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-media-json-processing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-media-json-processing --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-processing/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-media-json-processing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-processing/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-media-json-processing --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-processing/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-media-json-processing --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-processing/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-cdi1x-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-validation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-cdi1x-validation --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-cdi1x-validation --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-cdi1x-validation --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-validation/target/jersey-cdi1x-validation-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-cdi1x-validation --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-validation/target/jersey-cdi1x-validation-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-cdi1x-validation --- [WARNING] Bundle org.glassfish.jersey.ext.cdi:jersey-cdi1x-validation:jar:3.0.99-SNAPSHOT : Unused Import-Package instructions: [javax.enterprise.*] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-cdi1x-validation --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-validation/target/jersey-cdi1x-validation-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-validation/3.0.99-SNAPSHOT/jersey-cdi1x-validation-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-validation/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-validation/3.0.99-SNAPSHOT/jersey-cdi1x-validation-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-cdi1x-validation/target/jersey-cdi1x-validation-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-validation/3.0.99-SNAPSHOT/jersey-cdi1x-validation-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-cdi1x-validation --- [INFO] [INFO] ------------< org.glassfish.jersey.ext.cdi:jersey-weld2-se >------------ [INFO] Building jersey-ext-weld2-se 3.0.99-SNAPSHOT [56/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Running org.glassfish.jersey.jsonp.JsonProcessingAutoDiscoverableServerTest Sep 01, 2022 9:31:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-weld2-se --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-weld2-se --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-weld2-se --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-weld2-se --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-weld2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-weld2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-weld2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-weld2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 3 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-weld2-se --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-weld2-se/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-weld2-se --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-weld2-se/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-weld2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-weld2-se/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-weld2-se --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-weld2-se --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-weld2-se --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-weld2-se/target/jersey-weld2-se-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-weld2-se --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-weld2-se/target/jersey-weld2-se-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-weld2-se --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-weld2-se/target/jersey-weld2-se-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-weld2-se/3.0.99-SNAPSHOT/jersey-weld2-se-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-weld2-se/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-weld2-se/3.0.99-SNAPSHOT/jersey-weld2-se-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/cdi/jersey-weld2-se/target/jersey-weld2-se-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-weld2-se/3.0.99-SNAPSHOT/jersey-weld2-se-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-weld2-se --- Sep 01, 2022 9:31:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:31:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] [INFO] ----------< org.glassfish.jersey.ext:jersey-entity-filtering >---------- [INFO] Building jersey-ext-entity-filtering 3.0.99-SNAPSHOT [57/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-entity-filtering --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-entity-filtering --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-entity-filtering --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-entity-filtering --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-entity-filtering --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-entity-filtering --- [INFO] Resources: [INFO] org/glassfish/jersey/message/filtering/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/src/main/resources/org/glassfish/jersey/message/filtering/internal/localization.properties Sep 01, 2022 9:31:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.092 s - in org.glassfish.jersey.jsonp.JsonProcessingAutoDiscoverableServerTest [INFO] Running org.glassfish.jersey.jsonp.JsonProcessingAutoDiscoverableClientTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in org.glassfish.jersey.jsonp.JsonProcessingAutoDiscoverableClientTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-media-json-processing --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-processing/target/jersey-media-json-processing-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-media-json-processing --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-processing/target/jersey-media-json-processing-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-media-json-processing --- [WARNING] Bundle org.glassfish.jersey.media:jersey-media-json-processing:jar:3.0.99-SNAPSHOT : Unused Import-Package instructions: [jakarta.json.*] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-media-json-processing --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-processing/target/jersey-media-json-processing-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-processing/3.0.99-SNAPSHOT/jersey-media-json-processing-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-processing/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-processing/3.0.99-SNAPSHOT/jersey-media-json-processing-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-processing/target/jersey-media-json-processing-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-processing/3.0.99-SNAPSHOT/jersey-media-json-processing-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-media-json-processing --- [INFO] [INFO] ------------< org.glassfish.jersey.media:jersey-media-moxy >------------ [INFO] Building jersey-media-moxy 3.0.99-SNAPSHOT [87/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-entity-filtering --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-entity-filtering --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-entity-filtering --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-entity-filtering --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-entity-filtering --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-entity-filtering --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/src/main/java/org/glassfish/jersey/message/filtering/EntityFilteringHelper.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/src/main/java/org/glassfish/jersey/message/filtering/EntityFilteringHelper.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/src/main/java/org/glassfish/jersey/message/filtering/EntityFilteringHelper.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-entity-filtering --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/src/main/java/org/glassfish/jersey/message/filtering/EntityFilteringHelper.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/src/main/java/org/glassfish/jersey/message/filtering/EntityFilteringHelper.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/src/main/java/org/glassfish/jersey/message/filtering/EntityFilteringHelper.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-entity-filtering --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-entity-filtering --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-entity-filtering --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-media-moxy --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-media-moxy --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-media-moxy --- [INFO] Running org.glassfish.jersey.message.filtering.SecurityEntityProcessorTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in org.glassfish.jersey.message.filtering.SecurityEntityProcessorTest [INFO] Running org.glassfish.jersey.message.filtering.SecurityAnnotationsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.glassfish.jersey.message.filtering.SecurityAnnotationsTest [INFO] Running org.glassfish.jersey.message.filtering.SecurityHelperTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.glassfish.jersey.message.filtering.SecurityHelperTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-entity-filtering --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/target/jersey-entity-filtering-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-entity-filtering --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-media-moxy --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-media-moxy --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-media-moxy --- [INFO] Resources: [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-media-moxy --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/moxy/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-jflex-plugin:1.4.3:generate (default) @ jersey-media-moxy --- [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-media-moxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-media-moxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-media-moxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-media-moxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-media-moxy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/moxy/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/moxy/src/main/java/org/glassfish/jersey/moxy/json/MoxyJsonConfig.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/moxy/src/main/java/org/glassfish/jersey/moxy/json/MoxyJsonConfig.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/moxy/src/main/java/org/glassfish/jersey/moxy/json/MoxyJsonConfig.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-media-moxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/moxy/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-media-moxy --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-media-moxy --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-media-moxy --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/moxy/target/jersey-media-moxy-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-media-moxy --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/moxy/target/jersey-media-moxy-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-media-moxy --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/target/jersey-entity-filtering-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-entity-filtering --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-entity-filtering --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/target/jersey-entity-filtering-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.99-SNAPSHOT/jersey-entity-filtering-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.99-SNAPSHOT/jersey-entity-filtering-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/entity-filtering/target/jersey-entity-filtering-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.99-SNAPSHOT/jersey-entity-filtering-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-entity-filtering --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-media-moxy --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/moxy/target/jersey-media-moxy-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-moxy/3.0.99-SNAPSHOT/jersey-media-moxy-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/moxy/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-moxy/3.0.99-SNAPSHOT/jersey-media-moxy-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/moxy/target/jersey-media-moxy-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-moxy/3.0.99-SNAPSHOT/jersey-media-moxy-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-media-moxy --- [INFO] [INFO] ---------< org.glassfish.jersey.media:jersey-media-multipart >---------- [INFO] Building jersey-media-multipart 3.0.99-SNAPSHOT [88/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-media-multipart --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-media-multipart --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-media-multipart --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-media-multipart --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-media-multipart --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-media-multipart --- [INFO] Resources: [INFO] org/glassfish/jersey/media/multipart/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/src/main/resources/org/glassfish/jersey/media/multipart/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-media-multipart --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-media-multipart --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-media-multipart --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-media-multipart --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-media-multipart --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-media-multipart --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/src/main/java/org/glassfish/jersey/media/multipart/internal/FormDataParamValueParamProvider.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/src/main/java/org/glassfish/jersey/media/multipart/internal/FormDataParamValueParamProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-media-multipart --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-media-multipart --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/src/test/java/org/glassfish/jersey/media/multipart/internal/FormDataMultiPartReaderWriterTest.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/src/test/java/org/glassfish/jersey/media/multipart/internal/FormDataMultiPartReaderWriterTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/src/test/java/org/glassfish/jersey/media/multipart/internal/FormDataMultiPartReaderWriterTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/src/test/java/org/glassfish/jersey/media/multipart/StringKeyIgnoreCaseMultivaluedMapAsHeadersMapTest.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/src/test/java/org/glassfish/jersey/media/multipart/StringKeyIgnoreCaseMultivaluedMapAsHeadersMapTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/src/test/java/org/glassfish/jersey/media/multipart/StringKeyIgnoreCaseMultivaluedMapAsHeadersMapTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-media-multipart --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.media.multipart.internal.FormDataMultiPartReaderWriterTest Sep 01, 2022 9:32:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] [INFO] ----------< org.glassfish.jersey.ext:jersey-metainf-services >---------- [INFO] Building jersey-ext-metainf-services 3.0.99-SNAPSHOT [58/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-metainf-services --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-metainf-services --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-metainf-services --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-metainf-services --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-metainf-services --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-metainf-services --- [INFO] Resources: [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-metainf-services --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/metainf-services/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-metainf-services --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-metainf-services --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-metainf-services --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-metainf-services --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-metainf-services --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/metainf-services/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-metainf-services --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/metainf-services/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-metainf-services --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-metainf-services --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/metainf-services/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-metainf-services --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/metainf-services/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:32:02 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Running org.glassfish.jersey.message.MetaInfServicesTest Sep 01, 2022 9:32:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:03 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:32:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:03 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:32:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:03 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:32:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:32:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:32:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:32:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:32:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:32:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:32:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:32:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:32:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:32:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.565 s - in org.glassfish.jersey.message.MetaInfServicesTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-metainf-services --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/metainf-services/target/jersey-metainf-services-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-metainf-services --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/metainf-services/target/jersey-metainf-services-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-metainf-services --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-metainf-services --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/metainf-services/target/jersey-metainf-services-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-metainf-services/3.0.99-SNAPSHOT/jersey-metainf-services-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/metainf-services/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-metainf-services/3.0.99-SNAPSHOT/jersey-metainf-services-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/metainf-services/target/jersey-metainf-services-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-metainf-services/3.0.99-SNAPSHOT/jersey-metainf-services-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-metainf-services --- [INFO] [INFO] ----------------< org.glassfish.jersey.ext:jersey-mvc >----------------- [INFO] Building jersey-ext-mvc 3.0.99-SNAPSHOT [59/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-mvc --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-mvc --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-mvc --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-mvc --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-mvc --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-mvc --- [INFO] Resources: [INFO] org/glassfish/jersey/server/mvc/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/src/main/resources/org/glassfish/jersey/server/mvc/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-mvc --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-mvc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-mvc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-mvc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-mvc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-mvc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/src/main/java/org/glassfish/jersey/server/mvc/internal/ViewableMessageBodyWriter.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/src/main/java/org/glassfish/jersey/server/mvc/internal/ViewableMessageBodyWriter.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/src/main/java/org/glassfish/jersey/server/mvc/internal/ViewableMessageBodyWriter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-mvc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/src/main/java/org/glassfish/jersey/server/mvc/internal/ViewableMessageBodyWriter.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/src/main/java/org/glassfish/jersey/server/mvc/internal/ViewableMessageBodyWriter.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/src/main/java/org/glassfish/jersey/server/mvc/internal/ViewableMessageBodyWriter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-mvc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-mvc --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-mvc --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-mvc --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/target/jersey-mvc-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-mvc --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/target/jersey-mvc-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-mvc --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-mvc --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/target/jersey-mvc-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc/3.0.99-SNAPSHOT/jersey-mvc-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc/3.0.99-SNAPSHOT/jersey-mvc-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc/target/jersey-mvc-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc/3.0.99-SNAPSHOT/jersey-mvc-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-mvc --- Sep 01, 2022 9:32:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:32:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:32:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:32:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:32:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. [INFO] [INFO] --------< org.glassfish.jersey.ext:jersey-mvc-bean-validation >--------- [INFO] Building jersey-ext-mvc-bean-validation 3.0.99-SNAPSHOT [60/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-mvc-bean-validation --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-mvc-bean-validation --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-mvc-bean-validation --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-mvc-bean-validation --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-mvc-bean-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-mvc-bean-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-mvc-bean-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-mvc-bean-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-mvc-bean-validation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-bean-validation/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-mvc-bean-validation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-bean-validation/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-mvc-bean-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-bean-validation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-mvc-bean-validation --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-mvc-bean-validation --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-mvc-bean-validation --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-bean-validation/target/jersey-mvc-bean-validation-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-mvc-bean-validation --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-bean-validation/target/jersey-mvc-bean-validation-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-mvc-bean-validation --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-mvc-bean-validation --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-bean-validation/target/jersey-mvc-bean-validation-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-bean-validation/3.0.99-SNAPSHOT/jersey-mvc-bean-validation-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-bean-validation/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-bean-validation/3.0.99-SNAPSHOT/jersey-mvc-bean-validation-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-bean-validation/target/jersey-mvc-bean-validation-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-bean-validation/3.0.99-SNAPSHOT/jersey-mvc-bean-validation-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-mvc-bean-validation --- [INFO] [INFO] -----------< org.glassfish.jersey.ext:jersey-mvc-freemarker >----------- [INFO] Building jersey-ext-mvc-freemarker 3.0.99-SNAPSHOT [61/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-mvc-freemarker --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-mvc-freemarker --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-mvc-freemarker --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-mvc-freemarker --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-mvc-freemarker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-mvc-freemarker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-mvc-freemarker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-mvc-freemarker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-mvc-freemarker --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-freemarker/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-freemarker/src/main/java/org/glassfish/jersey/server/mvc/freemarker/FreemarkerDefaultConfigurationFactory.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-freemarker/src/main/java/org/glassfish/jersey/server/mvc/freemarker/FreemarkerDefaultConfigurationFactory.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-freemarker/src/main/java/org/glassfish/jersey/server/mvc/freemarker/FreemarkerDefaultConfigurationFactory.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-mvc-freemarker --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-freemarker/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-freemarker/src/main/java/org/glassfish/jersey/server/mvc/freemarker/FreemarkerDefaultConfigurationFactory.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-freemarker/src/main/java/org/glassfish/jersey/server/mvc/freemarker/FreemarkerDefaultConfigurationFactory.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-freemarker/src/main/java/org/glassfish/jersey/server/mvc/freemarker/FreemarkerDefaultConfigurationFactory.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-mvc-freemarker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-freemarker/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-mvc-freemarker --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-mvc-freemarker --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-mvc-freemarker --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-freemarker/target/jersey-mvc-freemarker-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-mvc-freemarker --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-freemarker/target/jersey-mvc-freemarker-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-mvc-freemarker --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-mvc-freemarker --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-freemarker/target/jersey-mvc-freemarker-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-freemarker/3.0.99-SNAPSHOT/jersey-mvc-freemarker-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-freemarker/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-freemarker/3.0.99-SNAPSHOT/jersey-mvc-freemarker-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-freemarker/target/jersey-mvc-freemarker-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-freemarker/3.0.99-SNAPSHOT/jersey-mvc-freemarker-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-mvc-freemarker --- Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] [INFO] --------------< org.glassfish.jersey.ext:jersey-mvc-jsp >--------------- [INFO] Building jersey-ext-mvc-jsp 3.0.99-SNAPSHOT [62/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-mvc-jsp --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-mvc-jsp --- Sep 01, 2022 9:32:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.981 s - in org.glassfish.jersey.media.multipart.internal.FormDataMultiPartReaderWriterTest [INFO] Running org.glassfish.jersey.media.multipart.internal.FormDataMultiPartBufferTest Sep 01, 2022 9:32:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-mvc-jsp --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-mvc-jsp --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-mvc-jsp --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-mvc-jsp --- [INFO] Resources: [INFO] org.glassfish.jersey.server.mvc.jsp.internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-jsp/src/main/resources/org.glassfish.jersey.server.mvc.jsp.internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-mvc-jsp --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-jsp/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-mvc-jsp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-mvc-jsp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-mvc-jsp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-mvc-jsp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-mvc-jsp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-jsp/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-mvc-jsp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-jsp/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-mvc-jsp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-jsp/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-mvc-jsp --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-mvc-jsp --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-mvc-jsp --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-jsp/target/jersey-mvc-jsp-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-mvc-jsp --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-jsp/target/jersey-mvc-jsp-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-mvc-jsp --- Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.glassfish.jersey.media.multipart.internal.FormDataMultiPartBufferTest [INFO] Running org.glassfish.jersey.media.multipart.internal.MultiPartReaderWriterTest Sep 01, 2022 9:32:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-mvc-jsp --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-jsp/target/jersey-mvc-jsp-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-jsp/3.0.99-SNAPSHOT/jersey-mvc-jsp-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-jsp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-jsp/3.0.99-SNAPSHOT/jersey-mvc-jsp-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-jsp/target/jersey-mvc-jsp-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-jsp/3.0.99-SNAPSHOT/jersey-mvc-jsp-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-mvc-jsp --- Sep 01, 2022 9:32:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] [INFO] ------------< org.glassfish.jersey.ext:jersey-mvc-mustache >------------ [INFO] Building jersey-ext-mvc-mustache 3.0.99-SNAPSHOT [63/359] [INFO] --------------------------------[ jar ]--------------------------------- Sep 01, 2022 9:32:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:32:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:32:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:32:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.814 s - in org.glassfish.jersey.media.multipart.internal.MultiPartReaderWriterTest [INFO] Running org.glassfish.jersey.media.multipart.file.FileDataBodyPartTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.glassfish.jersey.media.multipart.file.FileDataBodyPartTest [INFO] Running org.glassfish.jersey.media.multipart.file.StreamDataBodyPartTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.glassfish.jersey.media.multipart.file.StreamDataBodyPartTest [INFO] Running org.glassfish.jersey.media.multipart.BodyPartTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.glassfish.jersey.media.multipart.BodyPartTest [INFO] Running org.glassfish.jersey.media.multipart.ParameterizedHeadersMapTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.glassfish.jersey.media.multipart.ParameterizedHeadersMapTest [INFO] Running org.glassfish.jersey.media.multipart.FormDataBodyPartTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.glassfish.jersey.media.multipart.FormDataBodyPartTest [INFO] Running org.glassfish.jersey.media.multipart.FormDataMultiPartTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.glassfish.jersey.media.multipart.FormDataMultiPartTest [INFO] Running org.glassfish.jersey.media.multipart.MultiPartTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.media.multipart.MultiPartTest [INFO] Running org.glassfish.jersey.media.multipart.MultipartMixedWithApacheClientTest Sep 01, 2022 9:32:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-mvc-mustache --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-mvc-mustache --- Sep 01, 2022 9:32:08 AM org.glassfish.jersey.message.internal.HeaderUtils checkHeaderChanges WARNING: There are some request headers that have not been sent by connector [org.glassfish.jersey.apache.connector.ApacheConnector]. Probably you added those headers in WriterInterceptor or MessageBodyWriter. That feature is not supported by the connector. Please, do not modify headers in WriterInterceptor or MessageBodyWriter or use default HttpUrlConnector instead. Unsent header changes: [MIME-Version] Sep 01, 2022 9:32:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Sep 01, 2022 9:32:08 AM org.glassfish.jersey.message.internal.HeaderUtils checkHeaderChanges WARNING: There are some request headers that have not been sent by connector [org.glassfish.jersey.apache.connector.ApacheConnector]. Probably you added those headers in WriterInterceptor or MessageBodyWriter. That feature is not supported by the connector. Please, do not modify headers in WriterInterceptor or MessageBodyWriter or use default HttpUrlConnector instead. Unsent header changes: [MIME-Version] Sep 01, 2022 9:32:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.693 s - in org.glassfish.jersey.media.multipart.MultipartMixedWithApacheClientTest [INFO] Running org.glassfish.jersey.media.multipart.StringKeyIgnoreCaseMultivaluedMapAsHeadersMapTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.media.multipart.StringKeyIgnoreCaseMultivaluedMapAsHeadersMapTest [INFO] Running org.glassfish.jersey.media.multipart.MultiPartMediaTypesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.glassfish.jersey.media.multipart.MultiPartMediaTypesTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-media-multipart --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/target/jersey-media-multipart-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-media-multipart --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/target/jersey-media-multipart-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-media-multipart --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-media-multipart --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/target/jersey-media-multipart-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-multipart/3.0.99-SNAPSHOT/jersey-media-multipart-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-multipart/3.0.99-SNAPSHOT/jersey-media-multipart-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/target/jersey-media-multipart-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-multipart/3.0.99-SNAPSHOT/jersey-media-multipart-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-media-multipart --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-mvc-mustache --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-mvc-mustache --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-mvc-mustache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-mvc-mustache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-mvc-mustache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-mvc-mustache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-mvc-mustache --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-mustache/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-mvc-mustache --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-mustache/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-mvc-mustache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-mustache/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-mvc-mustache --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-mvc-mustache --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-mvc-mustache --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-mustache/target/jersey-mvc-mustache-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-mvc-mustache --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-mustache/target/jersey-mvc-mustache-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-mvc-mustache --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-mvc-mustache --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-mustache/target/jersey-mvc-mustache-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-mustache/3.0.99-SNAPSHOT/jersey-mvc-mustache-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-mustache/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-mustache/3.0.99-SNAPSHOT/jersey-mvc-mustache-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/mvc-mustache/target/jersey-mvc-mustache-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-mustache/3.0.99-SNAPSHOT/jersey-mvc-mustache-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-mvc-mustache --- [INFO] [INFO] ------------< org.glassfish.jersey.ext:jersey-proxy-client >------------ [INFO] Building jersey-ext-proxy-client 3.0.99-SNAPSHOT [64/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-proxy-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-proxy-client --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-proxy-client --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-proxy-client --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-proxy-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-proxy-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-proxy-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-proxy-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-proxy-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/proxy-client/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-proxy-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/proxy-client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-proxy-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/proxy-client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-proxy-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/proxy-client/target/test-classes [INFO] [INFO] ---------------< org.glassfish.jersey.security:project >---------------- [INFO] Building jersey-security 3.0.99-SNAPSHOT [89/283] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/security/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] -----------< org.glassfish.jersey.security:oauth1-signature >----------- [INFO] Building oauth1-signature 3.0.99-SNAPSHOT [90/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oauth1-signature --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ oauth1-signature --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ oauth1-signature --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ oauth1-signature --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ oauth1-signature --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ oauth1-signature --- [INFO] Resources: [INFO] org/glassfish/jersey/oauth1/signature/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-signature/src/main/resources/org/glassfish/jersey/oauth1/signature/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ oauth1-signature --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-signature/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ oauth1-signature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ oauth1-signature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ oauth1-signature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ oauth1-signature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ oauth1-signature --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-signature/target/classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-proxy-client --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/proxy-client/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oauth1-signature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-signature/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ oauth1-signature --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-signature/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ oauth1-signature --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-signature/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.client.proxy.WebResourceFactoryBeanParamTest Sep 01, 2022 9:32:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.oauth1.signature.OAuth1SignatureTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.glassfish.jersey.oauth1.signature.OAuth1SignatureTest [INFO] Running org.glassfish.jersey.oauth1.signature.SignatureTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 s - in org.glassfish.jersey.oauth1.signature.SignatureTest [INFO] Running org.glassfish.jersey.oauth1.signature.OAuthBase64Test SGVsbG8gV29ybGQxMjM0NTY3ODlqaGZzbGpraDM0N3V3ZWloZDc4MzR5Zm9pdWhlZjVyZTRnNTRlczM1Z2Y0NzR3NS8= [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.glassfish.jersey.oauth1.signature.OAuthBase64Test [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ oauth1-signature --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-signature/target/oauth1-signature-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ oauth1-signature --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-signature/target/oauth1-signature-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ oauth1-signature --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-signature/target/oauth1-signature-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/security/oauth1-signature/3.0.99-SNAPSHOT/oauth1-signature-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-signature/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/security/oauth1-signature/3.0.99-SNAPSHOT/oauth1-signature-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-signature/target/oauth1-signature-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/security/oauth1-signature/3.0.99-SNAPSHOT/oauth1-signature-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ oauth1-signature --- [INFO] [INFO] ------------< org.glassfish.jersey.security:oauth1-client >------------- [INFO] Building jersey-security 3.0.99-SNAPSHOT [91/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oauth1-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ oauth1-client --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ oauth1-client --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ oauth1-client --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ oauth1-client --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ oauth1-client --- [INFO] Resources: [INFO] org/glassfish/jersey/client/oauth1/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-client/src/main/resources/org/glassfish/jersey/client/oauth1/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ oauth1-client --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-client/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ oauth1-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ oauth1-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ oauth1-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ oauth1-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ oauth1-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oauth1-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ oauth1-client --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ oauth1-client --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ oauth1-client --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-client/target/oauth1-client-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ oauth1-client --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-client/target/oauth1-client-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ oauth1-client --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-client/target/oauth1-client-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/security/oauth1-client/3.0.99-SNAPSHOT/oauth1-client-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/security/oauth1-client/3.0.99-SNAPSHOT/oauth1-client-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-client/target/oauth1-client-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/security/oauth1-client/3.0.99-SNAPSHOT/oauth1-client-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ oauth1-client --- Sep 01, 2022 9:32:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:32:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] [INFO] ------------< org.glassfish.jersey.security:oauth1-server >------------- [INFO] Building oauth1-server 3.0.99-SNAPSHOT [92/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oauth1-server --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ oauth1-server --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ oauth1-server --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ oauth1-server --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ oauth1-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ oauth1-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ oauth1-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ oauth1-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ oauth1-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-server/target/classes Sep 01, 2022 9:32:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:32:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oauth1-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ oauth1-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-server/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ oauth1-server --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-server/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:32:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:32:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:32:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.server.oauth1.NonceManagerTest Sep 01, 2022 9:32:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:32:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:32:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:32:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:32:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.706 s - in org.glassfish.jersey.client.proxy.WebResourceFactoryBeanParamTest [INFO] Running org.glassfish.jersey.client.proxy.RequestParametersTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.glassfish.jersey.client.proxy.RequestParametersTest [INFO] Running org.glassfish.jersey.client.proxy.WebResourceFactoryTest Sep 01, 2022 9:32:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:32:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:32:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:32:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:32:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:32:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:32:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:32:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:32:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:32:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Sep 01, 2022 9:32:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Sep 01, 2022 9:32:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 30, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 1.932 s - in org.glassfish.jersey.client.proxy.WebResourceFactoryTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.179 s - in org.glassfish.jersey.server.oauth1.NonceManagerTest [INFO] Running org.glassfish.jersey.server.oauth1.OAuth1ExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.glassfish.jersey.server.oauth1.OAuth1ExceptionTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ oauth1-server --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-server/target/oauth1-server-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ oauth1-server --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-server/target/oauth1-server-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ oauth1-server --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-server/target/oauth1-server-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/security/oauth1-server/3.0.99-SNAPSHOT/oauth1-server-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-server/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/security/oauth1-server/3.0.99-SNAPSHOT/oauth1-server-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-server/target/oauth1-server-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/security/oauth1-server/3.0.99-SNAPSHOT/oauth1-server-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ oauth1-server --- [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 48, Failures: 0, Errors: 0, Skipped: 6 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-proxy-client --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/proxy-client/target/jersey-proxy-client-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-proxy-client --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/proxy-client/target/jersey-proxy-client-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-proxy-client --- [INFO] [INFO] ------------< org.glassfish.jersey.security:oauth2-client >------------- [INFO] Building oauth2-client 3.0.99-SNAPSHOT [93/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oauth2-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ oauth2-client --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ oauth2-client --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ oauth2-client --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ oauth2-client --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ oauth2-client --- [INFO] Resources: [INFO] org/glassfish/jersey/client/oauth2/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth2-client/src/main/resources/org/glassfish/jersey/client/oauth2/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ oauth2-client --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth2-client/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ oauth2-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ oauth2-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ oauth2-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ oauth2-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ oauth2-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth2-client/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth2-client/src/main/java/org/glassfish/jersey/client/oauth2/AbstractAuthorizationCodeGrantBuilder.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth2-client/src/main/java/org/glassfish/jersey/client/oauth2/AbstractAuthorizationCodeGrantBuilder.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oauth2-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth2-client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ oauth2-client --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ oauth2-client --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ oauth2-client --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth2-client/target/oauth2-client-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ oauth2-client --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth2-client/target/oauth2-client-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ oauth2-client --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth2-client/target/oauth2-client-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/security/oauth2-client/3.0.99-SNAPSHOT/oauth2-client-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth2-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/security/oauth2-client/3.0.99-SNAPSHOT/oauth2-client-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth2-client/target/oauth2-client-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/security/oauth2-client/3.0.99-SNAPSHOT/oauth2-client-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ oauth2-client --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-proxy-client --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/proxy-client/target/jersey-proxy-client-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-proxy-client/3.0.99-SNAPSHOT/jersey-proxy-client-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/proxy-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-proxy-client/3.0.99-SNAPSHOT/jersey-proxy-client-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/proxy-client/target/jersey-proxy-client-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-proxy-client/3.0.99-SNAPSHOT/jersey-proxy-client-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-proxy-client --- [INFO] [INFO] ---< org.glassfish.jersey.test-framework:jersey-test-framework-util >--- [INFO] Building jersey-test-framework-util 3.0.99-SNAPSHOT [94/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-test-framework-util --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-test-framework-util --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-test-framework-util --- [INFO] [INFO] ----------------< org.glassfish.jersey.ext.rx:project >----------------- [INFO] Building jersey-ext-rx 3.0.99-SNAPSHOT [65/359] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/rx/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] ---------< org.glassfish.jersey.ext.rx:jersey-rx-client-guava >--------- [INFO] Building jersey-ext-rx-client-guava 3.0.99-SNAPSHOT [66/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-rx-client-guava --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-rx-client-guava --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-rx-client-guava --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-test-framework-util --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-test-framework-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-test-framework-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-test-framework-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-test-framework-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/src/main/resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-test-framework-util --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/src/main/java/org/glassfish/jersey/test/util/runner/ConcurrentParameterizedRunner.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/src/main/java/org/glassfish/jersey/test/util/runner/ConcurrentParameterizedRunner.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/src/main/java/org/glassfish/jersey/test/util/runner/ConcurrentParameterizedRunner.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-test-framework-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-test-framework-util --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/src/test/java/org/glassfish/jersey/test/util/client/LoopBackConnectorTest.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/src/test/java/org/glassfish/jersey/test/util/client/LoopBackConnectorTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/src/test/java/org/glassfish/jersey/test/util/client/LoopBackConnectorTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-test-framework-util --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-rx-client-guava --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-rx-client-guava --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-rx-client-guava --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-rx-client-guava --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-rx-client-guava --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-rx-client-guava --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/src/main/java/org/glassfish/jersey/client/rx/guava/JerseyRxListenableFutureInvoker.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/src/main/java/org/glassfish/jersey/client/rx/guava/JerseyRxListenableFutureInvoker.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/src/main/java/org/glassfish/jersey/client/rx/guava/JerseyRxListenableFutureInvoker.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-rx-client-guava --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/src/main/java/org/glassfish/jersey/client/rx/guava/JerseyRxListenableFutureInvoker.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/src/main/java/org/glassfish/jersey/client/rx/guava/JerseyRxListenableFutureInvoker.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/src/main/java/org/glassfish/jersey/client/rx/guava/JerseyRxListenableFutureInvoker.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-rx-client-guava --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-rx-client-guava --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-rx-client-guava --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.client.rx.guava.RxListenableFutureTest [INFO] Running org.glassfish.jersey.test.util.runner.ConcurrentRunnerTest Sep 01, 2022 9:32:16 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 1 requests to finish... Sep 01, 2022 9:32:16 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. java.util.concurrent.ExecutionException: jakarta.ws.rs.NotFoundException: HTTP 404 Not Found at com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:588) at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:567) at com.google.common.util.concurrent.FluentFuture$TrustedFuture.get(FluentFuture.java:91) at org.glassfish.jersey.client.rx.guava.RxListenableFutureTest.testNotFoundReadEntityViaGenericType(RxListenableFutureTest.java:106) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Caused by: jakarta.ws.rs.NotFoundException: HTTP 404 Not Found at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:948) at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:794) at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$2(JerseyInvocation.java:687) at org.glassfish.jersey.client.JerseyInvocation.call(JerseyInvocation.java:697) at org.glassfish.jersey.client.JerseyInvocation.lambda$runInScope$3(JerseyInvocation.java:691) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:205) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:390) at org.glassfish.jersey.client.JerseyInvocation.runInScope(JerseyInvocation.java:691) at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:686) at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:461) at org.glassfish.jersey.client.rx.guava.JerseyRxListenableFutureInvoker.lambda$method$1(JerseyRxListenableFutureInvoker.java:72) at com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:131) at com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:74) at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:82) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:32:17 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:17 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:17 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:17 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.84 s - in org.glassfish.jersey.client.rx.guava.RxListenableFutureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-rx-client-guava --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/target/jersey-rx-client-guava-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-rx-client-guava --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/target/jersey-rx-client-guava-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-rx-client-guava --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/target/jersey-rx-client-guava-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/rx/jersey-rx-client-guava/3.0.99-SNAPSHOT/jersey-rx-client-guava-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/rx/jersey-rx-client-guava/3.0.99-SNAPSHOT/jersey-rx-client-guava-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-guava/target/jersey-rx-client-guava-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/rx/jersey-rx-client-guava/3.0.99-SNAPSHOT/jersey-rx-client-guava-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-rx-client-guava --- [INFO] [INFO] --------< org.glassfish.jersey.ext.rx:jersey-rx-client-rxjava >--------- [INFO] Building jersey-ext-rx-client-rxjava 3.0.99-SNAPSHOT [67/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-rx-client-rxjava --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-rx-client-rxjava --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-rx-client-rxjava --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-rx-client-rxjava --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-rx-client-rxjava --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-rx-client-rxjava --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-rx-client-rxjava --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-rx-client-rxjava --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-rx-client-rxjava --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/src/main/java/org/glassfish/jersey/client/rx/rxjava/JerseyRxObservableInvoker.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/src/main/java/org/glassfish/jersey/client/rx/rxjava/JerseyRxObservableInvoker.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/src/main/java/org/glassfish/jersey/client/rx/rxjava/JerseyRxObservableInvoker.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-rx-client-rxjava --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/src/main/java/org/glassfish/jersey/client/rx/rxjava/JerseyRxObservableInvoker.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/src/main/java/org/glassfish/jersey/client/rx/rxjava/JerseyRxObservableInvoker.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/src/main/java/org/glassfish/jersey/client/rx/rxjava/JerseyRxObservableInvoker.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-rx-client-rxjava --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-rx-client-rxjava --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-rx-client-rxjava --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.113 s - in org.glassfish.jersey.test.util.runner.ConcurrentRunnerTest [INFO] Running org.glassfish.jersey.test.util.client.LoopBackConnectorTest [INFO] Running org.glassfish.jersey.client.rx.rxjava.RxObservableTest Sep 01, 2022 9:32:18 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. java.util.concurrent.ExecutionException: Observable onError at rx.internal.operators.BlockingOperatorToFuture$2.getValue(BlockingOperatorToFuture.java:118) at rx.internal.operators.BlockingOperatorToFuture$2.get(BlockingOperatorToFuture.java:102) at org.glassfish.jersey.client.rx.rxjava.RxObservableTest.testNotFoundReadEntityViaGenericType(RxObservableTest.java:125) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Caused by: jakarta.ws.rs.NotFoundException: HTTP 404 Not Found at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:948) at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:794) at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$2(JerseyInvocation.java:687) at org.glassfish.jersey.client.JerseyInvocation.call(JerseyInvocation.java:697) at org.glassfish.jersey.client.JerseyInvocation.lambda$runInScope$3(JerseyInvocation.java:691) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:205) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:390) at org.glassfish.jersey.client.JerseyInvocation.runInScope(JerseyInvocation.java:691) at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:686) at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:461) at org.glassfish.jersey.client.rx.rxjava.JerseyRxObservableInvoker.lambda$method$0(JerseyRxObservableInvoker.java:66) at rx.Observable.unsafeSubscribe(Observable.java:10144) at rx.internal.operators.OperatorSubscribeOn$1.call(OperatorSubscribeOn.java:94) at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55) at rx.internal.schedulers.ExecutorScheduler$ExecutorSchedulerWorker.run(ExecutorScheduler.java:107) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:32:19 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:19 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:18 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:19 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:19 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:19 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.876 s - in org.glassfish.jersey.client.rx.rxjava.RxObservableTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-rx-client-rxjava --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/target/jersey-rx-client-rxjava-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-rx-client-rxjava --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/target/jersey-rx-client-rxjava-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-rx-client-rxjava --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/target/jersey-rx-client-rxjava-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/rx/jersey-rx-client-rxjava/3.0.99-SNAPSHOT/jersey-rx-client-rxjava-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/rx/jersey-rx-client-rxjava/3.0.99-SNAPSHOT/jersey-rx-client-rxjava-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava/target/jersey-rx-client-rxjava-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/rx/jersey-rx-client-rxjava/3.0.99-SNAPSHOT/jersey-rx-client-rxjava-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-rx-client-rxjava --- Sep 01, 2022 9:32:19 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:19 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:19 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=application/json, type=class java.util.Arrays$ArrayList, genericType=class java.util.Arrays$ArrayList. Sep 01, 2022 9:32:19 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:19 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.705 s - in org.glassfish.jersey.test.util.client.LoopBackConnectorTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-test-framework-util --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/target/jersey-test-framework-util-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-test-framework-util --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/target/jersey-test-framework-util-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-test-framework-util --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/target/jersey-test-framework-util-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/jersey-test-framework-util/3.0.99-SNAPSHOT/jersey-test-framework-util-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/jersey-test-framework-util/3.0.99-SNAPSHOT/jersey-test-framework-util-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/target/jersey-test-framework-util-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/jersey-test-framework-util/3.0.99-SNAPSHOT/jersey-test-framework-util-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-test-framework-util --- [INFO] [INFO] --------< org.glassfish.jersey.ext.rx:jersey-rx-client-rxjava2 >-------- [INFO] Building jersey-ext-rx-client-rxjava2 3.0.99-SNAPSHOT [68/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-rx-client-rxjava2 --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-rx-client-rxjava2 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-rx-client-rxjava2 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-rx-client-rxjava2 --- [INFO] [INFO] -----------------< org.glassfish.jersey.tests:project >----------------- [INFO] Building jersey-tests 3.0.99-SNAPSHOT [95/283] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] -------------------< org.glassfish.jersey.tests:e2e >------------------- [INFO] Building jersey-tests-e2e 3.0.99-SNAPSHOT [96/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-rx-client-rxjava2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-rx-client-rxjava2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-rx-client-rxjava2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-rx-client-rxjava2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/src/main/resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-rx-client-rxjava2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/src/main/java/org/glassfish/jersey/client/rx/rxjava2/JerseyRxFlowableInvoker.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/src/main/java/org/glassfish/jersey/client/rx/rxjava2/JerseyRxFlowableInvoker.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/src/main/java/org/glassfish/jersey/client/rx/rxjava2/JerseyRxFlowableInvoker.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-rx-client-rxjava2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/src/main/java/org/glassfish/jersey/client/rx/rxjava2/JerseyRxFlowableInvoker.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/src/main/java/org/glassfish/jersey/client/rx/rxjava2/JerseyRxFlowableInvoker.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/src/main/java/org/glassfish/jersey/client/rx/rxjava2/JerseyRxFlowableInvoker.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-rx-client-rxjava2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-rx-client-rxjava2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-rx-client-rxjava2 --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ e2e --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ e2e --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ e2e --- [INFO] Running org.glassfish.jersey.client.rx.rxjava2.RxFlowableTest [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ e2e --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ e2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ e2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ e2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ e2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ e2e --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ e2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ e2e --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 89 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e/target/test-classes Sep 01, 2022 9:32:20 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e/src/test/java/org/glassfish/jersey/tests/e2e/common/ForcedAutoDiscoverableTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e/src/test/java/org/glassfish/jersey/tests/e2e/common/ForcedAutoDiscoverableTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e/src/test/java/org/glassfish/jersey/tests/e2e/common/MessageBodyWorkerInheritanceTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e/src/test/java/org/glassfish/jersey/tests/e2e/common/MessageBodyWorkerInheritanceTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ e2e --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:32:20 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:20 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:21 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:21 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:21 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.909 s - in org.glassfish.jersey.client.rx.rxjava2.RxFlowableTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-rx-client-rxjava2 --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/target/jersey-rx-client-rxjava2-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-rx-client-rxjava2 --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/target/jersey-rx-client-rxjava2-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-rx-client-rxjava2 --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/target/jersey-rx-client-rxjava2-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/rx/jersey-rx-client-rxjava2/3.0.99-SNAPSHOT/jersey-rx-client-rxjava2-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/rx/jersey-rx-client-rxjava2/3.0.99-SNAPSHOT/jersey-rx-client-rxjava2-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/rx/rx-client-rxjava2/target/jersey-rx-client-rxjava2-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/rx/jersey-rx-client-rxjava2/3.0.99-SNAPSHOT/jersey-rx-client-rxjava2-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-rx-client-rxjava2 --- [INFO] [INFO] --------------< org.glassfish.jersey.ext:jersey-spring6 >--------------- [INFO] Building jersey-spring6 3.0.99-SNAPSHOT [69/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Running org.glassfish.jersey.tests.e2e.common.ProvidersOrderingTest Sep 01, 2022 9:32:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:22 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:32:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:32:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:23 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:32:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.259 s - in org.glassfish.jersey.tests.e2e.common.ProvidersOrderingTest [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-spring6 --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-spring6 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-spring6 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-spring6 --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-spring6 --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-spring6 --- [INFO] Resources: [INFO] org/glassfish/jersey/server/spring/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/spring6/src/main/resources/org/glassfish/jersey/server/spring/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-spring6 --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/spring6/src/main/javaPre17 added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-spring6 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-spring6 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-spring6 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-spring6 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-spring6 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/spring6/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-spring6 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/spring6/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-spring6 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-spring6 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-spring6 --- [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-spring6 --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/spring6/target/jersey-spring6-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-spring6 --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/spring6/target/jersey-spring6-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-spring6 --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/spring6/target/jersey-spring6-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-spring6/3.0.99-SNAPSHOT/jersey-spring6-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/spring6/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-spring6/3.0.99-SNAPSHOT/jersey-spring6-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/spring6/target/jersey-spring6-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-spring6/3.0.99-SNAPSHOT/jersey-spring6-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-spring6 --- [INFO] Running org.glassfish.jersey.tests.e2e.common.ForcedAutoDiscoverableTest Sep 01, 2022 9:32:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] [INFO] ------------< org.glassfish.jersey.ext:jersey-wadl-doclet >------------- [INFO] Building jersey-wadl-doclet 3.0.99-SNAPSHOT [70/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-wadl-doclet --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-wadl-doclet --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-wadl-doclet --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-wadl-doclet --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-wadl-doclet --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-wadl-doclet --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/src/main/java added. [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/src/main/java8_11 added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-wadl-doclet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-wadl-doclet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-wadl-doclet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-wadl-doclet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-wadl-doclet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/target/classes Sep 01, 2022 9:32:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/src/main/java8_11/org/glassfish/jersey/wadl/doclet/ResourceDoclet.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/src/main/java8_11/org/glassfish/jersey/wadl/doclet/ResourceDoclet.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/src/main/java8_11/org/glassfish/jersey/wadl/doclet/ResourceDoclet.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/src/main/java8_11/org/glassfish/jersey/wadl/doclet/DocProcessorWrapper.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/src/main/java8_11/org/glassfish/jersey/wadl/doclet/DocProcessorWrapper.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-wadl-doclet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/src/main/java8_11/org/glassfish/jersey/wadl/doclet/ResourceDoclet.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/src/main/java8_11/org/glassfish/jersey/wadl/doclet/ResourceDoclet.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/src/main/java8_11/org/glassfish/jersey/wadl/doclet/ResourceDoclet.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/src/main/java8_11/org/glassfish/jersey/wadl/doclet/DocProcessorWrapper.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/src/main/java8_11/org/glassfish/jersey/wadl/doclet/DocProcessorWrapper.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-wadl-doclet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-wadl-doclet --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-wadl-doclet --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-wadl-doclet --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/target/jersey-wadl-doclet-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-wadl-doclet --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/target/jersey-wadl-doclet-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-wadl-doclet --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/target/jersey-wadl-doclet-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-wadl-doclet/3.0.99-SNAPSHOT/jersey-wadl-doclet-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-wadl-doclet/3.0.99-SNAPSHOT/jersey-wadl-doclet-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/wadl-doclet/target/jersey-wadl-doclet-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-wadl-doclet/3.0.99-SNAPSHOT/jersey-wadl-doclet-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-wadl-doclet --- Sep 01, 2022 9:32:25 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] [INFO] --------< org.glassfish.jersey.media:jersey-media-json-binding >-------- [INFO] Building jersey-media-json-binding 3.0.99-SNAPSHOT [71/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-media-json-binding --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-media-json-binding --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-media-json-binding --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-media-json-binding --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-media-json-binding --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-media-json-binding --- [INFO] Resources: [INFO] org/glassfish/jersey/jsonb/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/src/main/resources/org/glassfish/jersey/jsonb/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-media-json-binding --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-media-json-binding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-media-json-binding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-media-json-binding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-media-json-binding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-media-json-binding --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-media-json-binding --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-media-json-binding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-media-json-binding --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/src/test/java/org/glassfish/jersey/jsonb/internal/JsonBindingProviderTest.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/src/test/java/org/glassfish/jersey/jsonb/internal/JsonBindingProviderTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/src/test/java/org/glassfish/jersey/jsonb/internal/JsonBindingProviderTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-media-json-binding --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:32:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:32:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.152 s - in org.glassfish.jersey.tests.e2e.common.ForcedAutoDiscoverableTest [INFO] Running org.glassfish.jersey.jsonb.internal.JsonBindingProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in org.glassfish.jersey.jsonb.internal.JsonBindingProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-media-json-binding --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/target/jersey-media-json-binding-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-media-json-binding --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/target/jersey-media-json-binding-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-media-json-binding --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-media-json-binding --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/target/jersey-media-json-binding-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-binding/3.0.99-SNAPSHOT/jersey-media-json-binding-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-binding/3.0.99-SNAPSHOT/jersey-media-json-binding-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-binding/target/jersey-media-json-binding-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-binding/3.0.99-SNAPSHOT/jersey-media-json-binding-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-media-json-binding --- [INFO] Running org.glassfish.jersey.tests.e2e.common.ResponseLinksTest [INFO] [INFO] -----------< org.glassfish.jersey.ext.microprofile:project >------------ [INFO] Building project 3.0.99-SNAPSHOT [72/359] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- Sep 01, 2022 9:32:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/microprofile/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] ----< org.glassfish.jersey.ext.microprofile:jersey-mp-rest-client >----- [INFO] Building jersey-mp-rest-client 3.0.99-SNAPSHOT [73/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-mp-rest-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-mp-rest-client --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-mp-rest-client --- Sep 01, 2022 9:32:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-mp-rest-client --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-mp-rest-client --- [INFO] Resources: [INFO] org/glassfish/jersey/microprofile/restclient/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/src/main/resources/org/glassfish/jersey/microprofile/restclient/internal/localization.properties [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-mp-rest-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-mp-rest-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-mp-rest-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-mp-rest-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-mp-rest-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/target/classes Sep 01, 2022 9:32:27 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/BeanClassModel.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/BeanClassModel.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/BeanClassModel.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/InterfaceModel.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/InterfaceModel.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-mp-rest-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/BeanClassModel.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/BeanClassModel.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/BeanClassModel.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/InterfaceModel.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/src/main/java/org/glassfish/jersey/microprofile/restclient/InterfaceModel.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-mp-rest-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-mp-rest-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-mp-rest-client --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:32:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.microprofile.restclient.RestClientBuilderImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.glassfish.jersey.microprofile.restclient.RestClientBuilderImplTest [INFO] Running org.glassfish.jersey.microprofile.restclient.InterfaceUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.glassfish.jersey.microprofile.restclient.InterfaceUtilTest Sep 01, 2022 9:32:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-mp-rest-client --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/target/jersey-mp-rest-client-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-mp-rest-client --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/target/jersey-mp-rest-client-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-mp-rest-client --- [WARNING] Bundle org.glassfish.jersey.ext.microprofile:jersey-mp-rest-client:jar:3.0.99-SNAPSHOT : Unused Import-Package instructions: [javax.enterprise.*, jakarta.decorator.*] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-mp-rest-client --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/target/jersey-mp-rest-client-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/microprofile/jersey-mp-rest-client/3.0.99-SNAPSHOT/jersey-mp-rest-client-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/microprofile/jersey-mp-rest-client/3.0.99-SNAPSHOT/jersey-mp-rest-client-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-rest-client/target/jersey-mp-rest-client-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/microprofile/jersey-mp-rest-client/3.0.99-SNAPSHOT/jersey-mp-rest-client-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-mp-rest-client --- Sep 01, 2022 9:32:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:32:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.158 s - in org.glassfish.jersey.tests.e2e.common.ResponseLinksTest [INFO] Running org.glassfish.jersey.tests.e2e.common.FeatureConstraintTest Sep 01, 2022 9:32:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] [INFO] -------< org.glassfish.jersey.ext.microprofile:jersey-mp-config >------- [INFO] Building jersey-mp-config 3.0.99-SNAPSHOT [74/359] [INFO] --------------------------------[ jar ]--------------------------------- Sep 01, 2022 9:32:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:30 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:32:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-mp-config --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-mp-config --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-mp-config --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-mp-config --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-mp-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-mp-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-mp-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-mp-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-mp-config --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-config/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-config/src/main/java/org/glassfish/jersey/microprofile/config/ConfigurationProvider.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-config/src/main/java/org/glassfish/jersey/microprofile/config/ConfigurationProvider.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-config/src/main/java/org/glassfish/jersey/microprofile/config/ConfigurationProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-mp-config --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-config/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-config/src/main/java/org/glassfish/jersey/microprofile/config/ConfigurationProvider.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-config/src/main/java/org/glassfish/jersey/microprofile/config/ConfigurationProvider.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-config/src/main/java/org/glassfish/jersey/microprofile/config/ConfigurationProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-mp-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-mp-config --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-config/target/test-classes Sep 01, 2022 9:32:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.087 s - in org.glassfish.jersey.tests.e2e.common.FeatureConstraintTest [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-mp-config --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-config/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.microprofile.config.ConfigurationProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s - in org.glassfish.jersey.microprofile.config.ConfigurationProviderTest [INFO] Running org.glassfish.jersey.microprofile.config.ExternalPropertiesConfigurationFactoryTest [INFO] Running org.glassfish.jersey.tests.e2e.common.RequestScopeTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.027 s - in org.glassfish.jersey.tests.e2e.common.RequestScopeTest Sep 01, 2022 9:32:32 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:32:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Running org.glassfish.jersey.tests.e2e.common.ReaderProviderTest Sep 01, 2022 9:32:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:33 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:33 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:33 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:33 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:33 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.542 s - in org.glassfish.jersey.microprofile.config.ExternalPropertiesConfigurationFactoryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-mp-config --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-config/target/jersey-mp-config-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-mp-config --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-config/target/jersey-mp-config-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-mp-config --- Sep 01, 2022 9:32:33 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-mp-config --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-config/target/jersey-mp-config-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/microprofile/jersey-mp-config/3.0.99-SNAPSHOT/jersey-mp-config-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/microprofile/jersey-mp-config/3.0.99-SNAPSHOT/jersey-mp-config-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/ext/microprofile/mp-config/target/jersey-mp-config-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/microprofile/jersey-mp-config/3.0.99-SNAPSHOT/jersey-mp-config-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-mp-config --- [INFO] [INFO] ---------------< org.glassfish.jersey.incubator:project >--------------- [INFO] Building jersey-incubator 3.0.99-SNAPSHOT [75/359] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/incubator/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] -------< org.glassfish.jersey.incubator:jersey-cdi-inject-weld >-------- [INFO] Building jersey-inject-cdi-weld 3.0.99-SNAPSHOT [76/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-cdi-inject-weld --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-cdi-inject-weld --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-cdi-inject-weld --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-cdi-inject-weld --- Sep 01, 2022 9:32:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-cdi-inject-weld --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-cdi-inject-weld --- [INFO] Resources: [INFO] org/glassfish/jersey/inject/weld/internal/managed/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/src/main/resources/org/glassfish/jersey/inject/weld/internal/managed/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-cdi-inject-weld --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-cdi-inject-weld --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-cdi-inject-weld --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-cdi-inject-weld --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-cdi-inject-weld --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-cdi-inject-weld --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/target/classes Sep 01, 2022 9:32:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/src/main/java/org/glassfish/jersey/inject/weld/internal/injector/ReflectionUtils.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/src/main/java/org/glassfish/jersey/inject/weld/internal/injector/ReflectionUtils.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/src/main/java/org/glassfish/jersey/inject/weld/internal/inject/MatchableBinding.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/src/main/java/org/glassfish/jersey/inject/weld/internal/inject/MatchableBinding.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-cdi-inject-weld --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/target/classes Sep 01, 2022 9:32:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:34 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:32:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:34 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:32:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/src/main/java/org/glassfish/jersey/inject/weld/internal/injector/ReflectionUtils.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/src/main/java/org/glassfish/jersey/inject/weld/internal/injector/ReflectionUtils.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/src/main/java/org/glassfish/jersey/inject/weld/internal/inject/MatchableBinding.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/src/main/java/org/glassfish/jersey/inject/weld/internal/inject/MatchableBinding.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-cdi-inject-weld --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-cdi-inject-weld --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/src/test/java/org/glassfish/jersey/inject/weld/internal/managed/ThreadScopeTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/src/test/java/org/glassfish/jersey/inject/weld/internal/managed/ThreadScopeTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/src/test/java/org/glassfish/jersey/inject/weld/internal/managed/DisposableSupplierTest.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/src/test/java/org/glassfish/jersey/inject/weld/internal/managed/DisposableSupplierTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/src/test/java/org/glassfish/jersey/inject/weld/internal/managed/DisposableSupplierTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-cdi-inject-weld --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:32:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:34 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:32:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:34 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:32:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.497 s - in org.glassfish.jersey.tests.e2e.common.ReaderProviderTest [INFO] Running org.glassfish.jersey.inject.weld.internal.managed.ThreadScopeTest [INFO] Running org.glassfish.jersey.tests.e2e.common.LoggingFeatureTest$ClientTest Sep 01, 2022 9:32:35 AM org.jboss.weld.bootstrap.WeldStartup INFO: WELD-000900: 4.0.2 (Final) Sep 01, 2022 9:32:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:35 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:32:35 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:36 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:36 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:32:36 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:36 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 591eabbf-3050-426e-9741-2453357b12e5 initialized Sep 01, 2022 9:32:37 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 591eabbf-3050-426e-9741-2453357b12e5 shut down [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.724 s - in org.glassfish.jersey.inject.weld.internal.managed.ThreadScopeTest [INFO] Running org.glassfish.jersey.inject.weld.internal.managed.DisposableSupplierTest Sep 01, 2022 9:32:37 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:32:37 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:32:37 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:37 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:37 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 7443f331-42b5-4d9f-b14c-b0b6bc093750 initialized Sep 01, 2022 9:32:37 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 7443f331-42b5-4d9f-b14c-b0b6bc093750 shut down [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s - in org.glassfish.jersey.inject.weld.internal.managed.DisposableSupplierTest [INFO] Running org.glassfish.jersey.inject.weld.internal.managed.SupplierInstanceBindingTest Sep 01, 2022 9:32:37 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:32:37 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:37 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:37 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:37 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container de66d328-a504-43ff-9295-7f63c6203ddf initialized Sep 01, 2022 9:32:37 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container de66d328-a504-43ff-9295-7f63c6203ddf shut down [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in org.glassfish.jersey.inject.weld.internal.managed.SupplierInstanceBindingTest [INFO] Running org.glassfish.jersey.inject.weld.internal.managed.ProviderInjectionTest Sep 01, 2022 9:32:37 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:32:37 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:37 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:37 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:37 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 172230f6-2b48-4294-bc52-b74cc1ac3b64 initialized Sep 01, 2022 9:32:37 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 172230f6-2b48-4294-bc52-b74cc1ac3b64 shut down [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in org.glassfish.jersey.inject.weld.internal.managed.ProviderInjectionTest [INFO] Running org.glassfish.jersey.inject.weld.internal.managed.SupplierClassBindingTest Sep 01, 2022 9:32:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:32:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:32:37 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:32:37 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:37 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:37 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:37 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container bb96bde4-4a1a-4587-9ff8-9a46d8319a5a initialized Sep 01, 2022 9:32:37 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container bb96bde4-4a1a-4587-9ff8-9a46d8319a5a shut down [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s - in org.glassfish.jersey.inject.weld.internal.managed.SupplierClassBindingTest [INFO] Running org.glassfish.jersey.inject.weld.internal.managed.SupplierContractsTest Sep 01, 2022 9:32:37 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:32:37 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:37 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:37 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:32:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:37 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:32:37 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:37 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:37 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:37 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container e3c5d327-0b67-44c9-97b5-58f1255bb3d0 initialized Sep 01, 2022 9:32:37 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container e3c5d327-0b67-44c9-97b5-58f1255bb3d0 shut down Sep 01, 2022 9:32:37 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:32:37 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:37 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 6d12e5a0-5813-4a6c-be9b-90ac36887f3a initialized Sep 01, 2022 9:32:38 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 6d12e5a0-5813-4a6c-be9b-90ac36887f3a shut down Sep 01, 2022 9:32:38 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:32:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container ba9dc3f3-4186-46aa-bbf5-fd890da2e4fd initialized Sep 01, 2022 9:32:38 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container ba9dc3f3-4186-46aa-bbf5-fd890da2e4fd shut down Sep 01, 2022 9:32:38 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:32:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:38 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 629fea4c-c630-4741-ae7b-291f0de42131 initialized Sep 01, 2022 9:32:38 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 629fea4c-c630-4741-ae7b-291f0de42131 shut down Sep 01, 2022 9:32:38 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:32:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 513623c5-1e95-4dc8-95c2-1883b53af899 initialized Sep 01, 2022 9:32:38 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 513623c5-1e95-4dc8-95c2-1883b53af899 shut down Sep 01, 2022 9:32:38 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:32:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 45ace3d0-8b4f-4974-ac43-ec3d6a787711 initialized Sep 01, 2022 9:32:38 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 45ace3d0-8b4f-4974-ac43-ec3d6a787711 shut down Sep 01, 2022 9:32:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:38 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:32:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:32:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container cd109245-44ce-4f47-b720-5afa6e7d9d77 initialized Sep 01, 2022 9:32:38 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container cd109245-44ce-4f47-b720-5afa6e7d9d77 shut down Sep 01, 2022 9:32:38 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:32:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 67eb5e0f-eb78-47e7-9793-958096c2b7dd initialized Sep 01, 2022 9:32:38 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 67eb5e0f-eb78-47e7-9793-958096c2b7dd shut down Sep 01, 2022 9:32:38 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:32:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:38 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 3b9c1014-98d5-498e-991c-41effb11e12b initialized Sep 01, 2022 9:32:38 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 3b9c1014-98d5-498e-991c-41effb11e12b shut down Sep 01, 2022 9:32:38 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:32:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.179 s - in org.glassfish.jersey.inject.weld.internal.managed.SupplierContractsTest [INFO] Running org.glassfish.jersey.inject.weld.internal.managed.InjectionManagerTest Sep 01, 2022 9:32:38 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:32:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:32:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:39 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:32:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container b99a2bd9-449b-4839-994a-c2475659427f initialized Sep 01, 2022 9:32:39 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container b99a2bd9-449b-4839-994a-c2475659427f shut down [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.glassfish.jersey.inject.weld.internal.managed.InjectionManagerTest [INFO] Running org.glassfish.jersey.inject.weld.internal.managed.ClientInstanceInjectionTest Sep 01, 2022 9:32:39 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup. Sep 01, 2022 9:32:39 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:39 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:39 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:39 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:32:39 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:32:39 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container c360d1d5-fd45-4776-bc41-64050eb629bc initialized Sep 01, 2022 9:32:39 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container c360d1d5-fd45-4776-bc41-64050eb629bc shut down [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.glassfish.jersey.inject.weld.internal.managed.ClientInstanceInjectionTest [INFO] Running org.glassfish.jersey.inject.weld.internal.injector.CachedConstructorAnalyzerTest Sep 01, 2022 9:32:39 AM org.glassfish.jersey.inject.weld.internal.injector.CachedConstructorAnalyzer getConstructorInternal WARNING: Found 2 constructors with 1 parameters in org.glassfish.jersey.inject.weld.internal.injector.CachedConstructorAnalyzerTest$BothAnnotatedConstructor class. Selecting the first found constructor: public org.glassfish.jersey.inject.weld.internal.injector.CachedConstructorAnalyzerTest$BothAnnotatedConstructor(java.lang.Integer) [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.glassfish.jersey.inject.weld.internal.injector.CachedConstructorAnalyzerTest [INFO] Running org.glassfish.jersey.inject.weld.internal.injector.JerseyProxyResolverTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.glassfish.jersey.inject.weld.internal.injector.JerseyProxyResolverTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-cdi-inject-weld --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/target/jersey-cdi-inject-weld-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-cdi-inject-weld --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/target/jersey-cdi-inject-weld-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-cdi-inject-weld --- Sep 01, 2022 9:32:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:39 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:32:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.724 s - in org.glassfish.jersey.tests.e2e.common.LoggingFeatureTest$ClientTest [WARNING] Bundle org.glassfish.jersey.incubator:jersey-cdi-inject-weld:jar:3.0.99-SNAPSHOT : No translation found for macro: javax.annotation.osgi.version [WARNING] Bundle org.glassfish.jersey.incubator:jersey-cdi-inject-weld:jar:3.0.99-SNAPSHOT : Unused Import-Package instructions: [sun.misc.*, javax.enterprise.*] [WARNING] Bundle org.glassfish.jersey.incubator:jersey-cdi-inject-weld:jar:3.0.99-SNAPSHOT : Export org.glassfish.jersey.inject.weld.managed, has 1, private references [org.glassfish.jersey.inject.weld.internal.managed], [WARNING] Bundle org.glassfish.jersey.incubator:jersey-cdi-inject-weld:jar:3.0.99-SNAPSHOT : Invalid package name: '${javax.annotation.osgi.version}' [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-cdi-inject-weld --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/target/jersey-cdi-inject-weld-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/incubator/jersey-cdi-inject-weld/3.0.99-SNAPSHOT/jersey-cdi-inject-weld-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/incubator/jersey-cdi-inject-weld/3.0.99-SNAPSHOT/jersey-cdi-inject-weld-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/cdi-inject-weld/target/jersey-cdi-inject-weld-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/incubator/jersey-cdi-inject-weld/3.0.99-SNAPSHOT/jersey-cdi-inject-weld-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-cdi-inject-weld --- [INFO] Running org.glassfish.jersey.tests.e2e.common.LoggingFeatureTest$ContainerTest Sep 01, 2022 9:32:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:40 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] [INFO] --------< org.glassfish.jersey.ext:jersey-declarative-linking >--------- [INFO] Building jersey-declarative-linking 3.0.99-SNAPSHOT [77/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-declarative-linking --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-declarative-linking --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-declarative-linking --- Sep 01, 2022 9:32:40 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-declarative-linking --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-declarative-linking --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-declarative-linking --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-declarative-linking --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-declarative-linking --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-declarative-linking --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/src/main/java/org/glassfish/jersey/linking/FieldDescriptor.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/src/main/java/org/glassfish/jersey/linking/FieldDescriptor.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/src/main/java/org/glassfish/jersey/linking/InjectLinksFieldDescriptor.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/src/main/java/org/glassfish/jersey/linking/InjectLinksFieldDescriptor.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-declarative-linking --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/target/classes Sep 01, 2022 9:32:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/src/main/java/org/glassfish/jersey/linking/FieldDescriptor.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/src/main/java/org/glassfish/jersey/linking/FieldDescriptor.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/src/main/java/org/glassfish/jersey/linking/InjectLinksFieldDescriptor.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/src/main/java/org/glassfish/jersey/linking/InjectLinksFieldDescriptor.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-declarative-linking --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-declarative-linking --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/src/test/java/org/glassfish/jersey/linking/FieldProcessorTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/src/test/java/org/glassfish/jersey/linking/FieldProcessorTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-declarative-linking --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:32:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:32:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Running org.glassfish.jersey.linking.LinkELContextTest Create expression factory Literal expression Nested expression Embedded expression Multiple expressions Raw expression Boolean expression [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s - in org.glassfish.jersey.linking.LinkELContextTest [INFO] Running org.glassfish.jersey.linking.FieldProcessorTest Sep 01, 2022 9:32:41 AM org.glassfish.jersey.linking.FieldProcessorTest testComputedProperty INFO: Computed property Sep 01, 2022 9:32:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:32:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:32:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.353 s - in org.glassfish.jersey.tests.e2e.common.LoggingFeatureTest$ContainerTest WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.glassfish.jersey.linking.FieldDescriptor$1 (file:/home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/target/classes/) to field java.util.HashMap$Node.next WARNING: Please consider reporting this to the maintainers of org.glassfish.jersey.linking.FieldDescriptor$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Sep 01, 2022 9:32:41 AM org.glassfish.jersey.linking.FieldProcessorTest testMap INFO: Map Sep 01, 2022 9:32:41 AM org.glassfish.jersey.linking.FieldProcessorTest testProcessLinks INFO: Links Sep 01, 2022 9:32:41 AM org.glassfish.jersey.linking.FieldProcessorTest testArray INFO: Array Sep 01, 2022 9:32:41 AM org.glassfish.jersey.linking.FieldProcessorTest testMixed INFO: Mixed EL and template vars link Sep 01, 2022 9:32:41 AM org.glassfish.jersey.linking.FieldProcessorTest testELBindingOnLinks INFO: EL binding Sep 01, 2022 9:32:41 AM org.glassfish.jersey.linking.FieldProcessorTest testQueryResourceWithoutBindings INFO: QueryResource Sep 01, 2022 9:32:42 AM org.glassfish.jersey.linking.FieldProcessorTest testNoRecursiveNesting INFO: No Recursive Nesting Sep 01, 2022 9:32:42 AM org.glassfish.jersey.linking.FieldProcessorTest testQueryResource INFO: QueryResource Sep 01, 2022 9:32:42 AM org.glassfish.jersey.linking.FieldProcessorTest testEL INFO: El link Sep 01, 2022 9:32:42 AM org.glassfish.jersey.linking.FieldProcessorTest testELBindingOnLink INFO: EL binding Sep 01, 2022 9:32:42 AM org.glassfish.jersey.linking.FieldProcessorTest testBeanParamResource INFO: BeanParamResource Sep 01, 2022 9:32:42 AM org.glassfish.jersey.linking.FieldProcessorTest testELBinding INFO: EL binding Sep 01, 2022 9:32:42 AM org.glassfish.jersey.linking.FieldProcessorTest testDoubleQueryResource INFO: QueryResource Sep 01, 2022 9:32:42 AM org.glassfish.jersey.linking.FieldProcessorTest testCondition INFO: Condition Sep 01, 2022 9:32:42 AM org.glassfish.jersey.linking.FieldProcessorTest testLinkStyles INFO: Link styles Sep 01, 2022 9:32:42 AM org.glassfish.jersey.linking.FieldProcessorTest testSubresource INFO: Subresource Sep 01, 2022 9:32:42 AM org.glassfish.jersey.linking.FieldProcessorTest testNesting INFO: Nesting Sep 01, 2022 9:32:42 AM org.glassfish.jersey.linking.FieldProcessorTest testProcessLinksWithFields INFO: Links from field values Sep 01, 2022 9:32:42 AM org.glassfish.jersey.linking.FieldProcessorTest testCollection INFO: Collection Sep 01, 2022 9:32:42 AM org.glassfish.jersey.linking.FieldProcessorTest testELScopes INFO: EL scopes [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in org.glassfish.jersey.linking.FieldProcessorTest [INFO] Running org.glassfish.jersey.linking.HeaderProcessorTest Template Literal EL Parameters Literal EL Multiple Literal [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.glassfish.jersey.linking.HeaderProcessorTest [INFO] Running org.glassfish.jersey.linking.EntityDescriptorTest Declared properties Resource class link Inherited properties Set link String link [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.glassfish.jersey.linking.EntityDescriptorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-declarative-linking --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/target/jersey-declarative-linking-3.0.99-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ jersey-declarative-linking >>> [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-declarative-linking --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-declarative-linking --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-declarative-linking --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ jersey-declarative-linking <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ jersey-declarative-linking --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/target/jersey-declarative-linking-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-declarative-linking --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/target/jersey-declarative-linking-3.0.99-SNAPSHOT-sources.jar [WARNING] artifact org.glassfish.jersey.ext:jersey-declarative-linking:java-source:sources:3.0.99-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-declarative-linking --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/target/jersey-declarative-linking-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-declarative-linking/3.0.99-SNAPSHOT/jersey-declarative-linking-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-declarative-linking/3.0.99-SNAPSHOT/jersey-declarative-linking-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/declarative-linking/target/jersey-declarative-linking-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-declarative-linking/3.0.99-SNAPSHOT/jersey-declarative-linking-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-declarative-linking --- [INFO] Running org.glassfish.jersey.tests.e2e.common.LoggingFeatureTest$ContainerAutodiscoveryTest Sep 01, 2022 9:32:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] [INFO] -------< org.glassfish.jersey.incubator:jersey-gae-integration >-------- [INFO] Building jersey-ext-gae-integration 3.0.99-SNAPSHOT [78/359] [INFO] --------------------------------[ jar ]--------------------------------- Sep 01, 2022 9:32:43 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:32:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-gae-integration --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-gae-integration --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-gae-integration --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-gae-integration --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-gae-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-gae-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-gae-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-gae-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-gae-integration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/gae-integration/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-gae-integration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/gae-integration/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-gae-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/gae-integration/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-gae-integration --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-gae-integration --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-gae-integration --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/gae-integration/target/jersey-gae-integration-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-gae-integration --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/gae-integration/target/jersey-gae-integration-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-gae-integration --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/gae-integration/target/jersey-gae-integration-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/incubator/jersey-gae-integration/3.0.99-SNAPSHOT/jersey-gae-integration-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/gae-integration/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/incubator/jersey-gae-integration/3.0.99-SNAPSHOT/jersey-gae-integration-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/gae-integration/target/jersey-gae-integration-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/incubator/jersey-gae-integration/3.0.99-SNAPSHOT/jersey-gae-integration-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-gae-integration --- Sep 01, 2022 9:32:44 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/ 1 > accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Sep 01, 2022 9:32:44 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < 001: First Header Value 1 < 002: Second Header Value 1 < 003: Third Header Value 1 < 004: Fourth Header Value 1 < 005: Fifth Header Value 1 < Content-Type: application/binary Sep 01, 2022 9:32:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.964 s - in org.glassfish.jersey.tests.e2e.common.LoggingFeatureTest$ContainerAutodiscoveryTest [INFO] [INFO] ----------------< org.glassfish.jersey.media:html-json >---------------- [INFO] Building jersey-media-html-json 3.0.99-SNAPSHOT [79/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Running org.glassfish.jersey.tests.e2e.common.LoggingFeatureTest$FiltersOrderTest [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ html-json --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ html-json --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ html-json --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ html-json --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ html-json --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ html-json --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ html-json --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ html-json --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ html-json --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/html-json/target/classes Sep 01, 2022 9:32:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ html-json --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/html-json/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ html-json --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/html-json/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ html-json --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/html-json/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/html-json/src/test/java/org/glassfish/jersey/media/htmljson/ModelEntityOnArrayTest.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/html-json/src/test/java/org/glassfish/jersey/media/htmljson/ModelEntityOnArrayTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/html-json/src/test/java/org/glassfish/jersey/media/htmljson/ModelEntityOnArrayTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ html-json --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/html-json/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.media.htmljson.ComputedPropertyTest Sep 01, 2022 9:32:46 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:32:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:32:46 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Sending client request on thread main 1 > GET http://localhost:9998/ 1 > custom_header: client/request Sep 01, 2022 9:32:46 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/ 1 > accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 1 > connection: keep-alive 1 > custom_header: client/request 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Sep 01, 2022 9:32:46 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < 001: First Header Value 1 < 002: Second Header Value 1 < 003: Third Header Value 1 < 004: Fourth Header Value 1 < 005: Fifth Header Value 1 < Content-Type: application/binary 1 < custom_header: container/response Sep 01, 2022 9:32:46 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Client response received on thread main 1 < 200 1 < 001: First Header Value 1 < 002: Second Header Value 1 < 003: Third Header Value 1 < 004: Fourth Header Value 1 < 005: Fifth Header Value 1 < Content-Length: 32 1 < Content-Type: application/binary 1 < custom_header: container/response 1 * Sending client request on thread main 1 > GET http://localhost:9998/ 1 > custom_header: client/request 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/ 1 > accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 1 > connection: keep-alive 1 > custom_header: client/request 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < 001: First Header Value 1 < 002: Second Header Value 1 < 003: Third Header Value 1 < 004: Fourth Header Value 1 < 005: Fifth Header Value 1 < Content-Type: application/binary 1 < custom_header: container/response 1 * Client response received on thread main 1 < 200 1 < 001: First Header Value 1 < 002: Second Header Value 1 < 003: Third Header Value 1 < 004: Fourth Header Value 1 < 005: Fifth Header Value 1 < Content-Length: 32 1 < Content-Type: application/binary 1 < custom_header: container/response Sep 01, 2022 9:32:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.129 s - in org.glassfish.jersey.tests.e2e.common.LoggingFeatureTest$FiltersOrderTest Sep 01, 2022 9:32:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:32:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.544 s - in org.glassfish.jersey.media.htmljson.ComputedPropertyTest [INFO] Running org.glassfish.jersey.media.htmljson.ModelEntityOnArrayTest Sep 01, 2022 9:32:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. [INFO] Running org.glassfish.jersey.tests.e2e.common.LoggingFeatureTest Sep 01, 2022 9:32:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:32:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:32:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s - in org.glassfish.jersey.media.htmljson.ModelEntityOnArrayTest [INFO] Running org.glassfish.jersey.media.htmljson.ModelEntityTest Sep 01, 2022 9:32:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:32:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:32:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s - in org.glassfish.jersey.media.htmljson.ModelEntityTest [INFO] Running org.glassfish.jersey.media.htmljson.ModelEntityOnListTest Sep 01, 2022 9:32:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:48 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:32:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:48 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:48 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:32:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s - in org.glassfish.jersey.media.htmljson.ModelEntityOnListTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ html-json --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/html-json/target/html-json-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ html-json --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/html-json/target/html-json-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ html-json --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/html-json/target/html-json-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/html-json/3.0.99-SNAPSHOT/html-json-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/html-json/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/media/html-json/3.0.99-SNAPSHOT/html-json-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/html-json/target/html-json-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/html-json/3.0.99-SNAPSHOT/html-json-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ html-json --- Sep 01, 2022 9:32:48 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] [INFO] ------------< org.glassfish.jersey.media:jersey-media-kryo >------------ [INFO] Building jersey-media-kryo 3.0.99-SNAPSHOT [80/359] [INFO] --------------------------------[ jar ]--------------------------------- Sep 01, 2022 9:32:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-media-kryo --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-media-kryo --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-media-kryo --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-media-kryo --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-media-kryo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-media-kryo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-media-kryo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-media-kryo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-media-kryo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/src/main/java/org/glassfish/jersey/kryo/internal/KryoMessageBodyProvider.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/src/main/java/org/glassfish/jersey/kryo/internal/KryoMessageBodyProvider.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/src/main/java/org/glassfish/jersey/kryo/internal/KryoMessageBodyProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-media-kryo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/src/main/java/org/glassfish/jersey/kryo/internal/KryoMessageBodyProvider.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/src/main/java/org/glassfish/jersey/kryo/internal/KryoMessageBodyProvider.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/src/main/java/org/glassfish/jersey/kryo/internal/KryoMessageBodyProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-media-kryo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-media-kryo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-media-kryo --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:32:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:32:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. [INFO] Running org.glassfish.jersey.kryo.PersonResourceTest Sep 01, 2022 9:32:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:32:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:32:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:50 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:50 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:32:50 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:50 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:50 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.esotericsoftware.kryo.util.UnsafeUtil (file:/home/jenkins/.m2/repository/com/esotericsoftware/kryo/4.0.2/kryo-4.0.2.jar) to constructor java.nio.DirectByteBuffer(long,int,java.lang.Object) WARNING: Please consider reporting this to the maintainers of com.esotericsoftware.kryo.util.UnsafeUtil WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Sep 01, 2022 9:32:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:50 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:50 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:50 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:50 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:32:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:50 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:50 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:50 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:50 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:32:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/ 1 > accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Sep 01, 2022 9:32:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < 001: First Header Value 1 < 002: Second Header Value 1 < 003: Third Header Value 1 < 004: Fourth Header Value 1 < 005: Fifth Header Value 1 < Content-Type: application/binary Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.796 s - in org.glassfish.jersey.kryo.PersonResourceTest [INFO] Running org.glassfish.jersey.kryo.PersonResourceRegistrationNotRequiredTest Sep 01, 2022 9:32:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:32:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Sending client request on thread main 1 > GET http://localhost:9998/ 1 > custom_header: client/request Sep 01, 2022 9:32:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/ 1 > accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 1 > connection: keep-alive 1 > custom_header: client/request 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) Sep 01, 2022 9:32:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < 001: First Header Value 1 < 002: Second Header Value 1 < 003: Third Header Value 1 < 004: Fourth Header Value 1 < 005: Fifth Header Value 1 < Content-Type: application/binary 1 < custom_header: container/response Sep 01, 2022 9:32:51 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Client response received on thread main 1 < 200 1 < 001: First Header Value 1 < 002: Second Header Value 1 < 003: Third Header Value 1 < 004: Fourth Header Value 1 < 005: Fifth Header Value 1 < Content-Length: 32 1 < Content-Type: application/binary 1 < custom_header: container/response 1 * Sending client request on thread main 1 > GET http://localhost:9998/ 1 > custom_header: client/request 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/ 1 > accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 1 > connection: keep-alive 1 > custom_header: client/request 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202) 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < 001: First Header Value 1 < 002: Second Header Value 1 < 003: Third Header Value 1 < 004: Fourth Header Value 1 < 005: Fifth Header Value 1 < Content-Type: application/binary 1 < custom_header: container/response 1 * Client response received on thread main 1 < 200 1 < 001: First Header Value 1 < 002: Second Header Value 1 < 003: Third Header Value 1 < 004: Fourth Header Value 1 < 005: Fifth Header Value 1 < Content-Length: 32 1 < Content-Type: application/binary 1 < custom_header: container/response Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.112 s - in org.glassfish.jersey.tests.e2e.common.LoggingFeatureTest Sep 01, 2022 9:32:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:32:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s - in org.glassfish.jersey.kryo.PersonResourceRegistrationNotRequiredTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-media-kryo --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/target/jersey-media-kryo-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-media-kryo --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/target/jersey-media-kryo-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-media-kryo --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/target/jersey-media-kryo-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-kryo/3.0.99-SNAPSHOT/jersey-media-kryo-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-kryo/3.0.99-SNAPSHOT/jersey-media-kryo-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/kryo/target/jersey-media-kryo-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-kryo/3.0.99-SNAPSHOT/jersey-media-kryo-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-media-kryo --- [INFO] Running org.glassfish.jersey.tests.e2e.common.DetermineContentLengthTest [INFO] [INFO] ---------< org.glassfish.jersey.incubator:jersey-open-tracing >--------- [INFO] Building jersey-open-tracing 3.0.99-SNAPSHOT [81/359] [INFO] --------------------------------[ jar ]--------------------------------- Sep 01, 2022 9:32:52 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-open-tracing --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-open-tracing --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-open-tracing --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-open-tracing --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-open-tracing --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-open-tracing --- [INFO] Resources: [INFO] org/glassfish/jersey/opentracing/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/open-tracing/src/main/resources/org/glassfish/jersey/opentracing/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-open-tracing --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/open-tracing/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-open-tracing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-open-tracing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-open-tracing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-open-tracing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-open-tracing --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/open-tracing/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-open-tracing --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/open-tracing/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-open-tracing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/open-tracing/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-open-tracing --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-open-tracing --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-open-tracing --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/open-tracing/target/jersey-open-tracing-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-open-tracing --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/open-tracing/target/jersey-open-tracing-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-open-tracing --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-open-tracing --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/open-tracing/target/jersey-open-tracing-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/incubator/jersey-open-tracing/3.0.99-SNAPSHOT/jersey-open-tracing-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/open-tracing/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/incubator/jersey-open-tracing/3.0.99-SNAPSHOT/jersey-open-tracing-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/incubator/open-tracing/target/jersey-open-tracing-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/incubator/jersey-open-tracing/3.0.99-SNAPSHOT/jersey-open-tracing-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-open-tracing --- Sep 01, 2022 9:32:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] [INFO] -------------< org.glassfish.jersey.inject:jersey-cdi2-se >------------- [INFO] Building jersey-inject-cdi2-se 3.0.99-SNAPSHOT [82/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-cdi2-se --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-cdi2-se --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-cdi2-se --- Sep 01, 2022 9:32:53 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-cdi2-se --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-cdi2-se --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-cdi2-se --- [INFO] Resources: [INFO] org/glassfish/jersey/inject/cdi/se/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/src/main/resources/org/glassfish/jersey/inject/cdi/se/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-cdi2-se --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-cdi2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-cdi2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-cdi2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-cdi2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-cdi2-se --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/src/main/java/org/glassfish/jersey/inject/cdi/se/injector/ReflectionUtils.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/src/main/java/org/glassfish/jersey/inject/cdi/se/injector/ReflectionUtils.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/src/main/java/org/glassfish/jersey/inject/cdi/se/injector/ReflectionUtils.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/src/main/java/org/glassfish/jersey/inject/cdi/se/injector/WrappingJerseyInjectionTarget.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/src/main/java/org/glassfish/jersey/inject/cdi/se/injector/WrappingJerseyInjectionTarget.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-cdi2-se --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/target/classes Sep 01, 2022 9:32:53 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/src/main/java/org/glassfish/jersey/inject/cdi/se/injector/ReflectionUtils.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/src/main/java/org/glassfish/jersey/inject/cdi/se/injector/ReflectionUtils.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/src/main/java/org/glassfish/jersey/inject/cdi/se/injector/ReflectionUtils.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/src/main/java/org/glassfish/jersey/inject/cdi/se/injector/WrappingJerseyInjectionTarget.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/src/main/java/org/glassfish/jersey/inject/cdi/se/injector/WrappingJerseyInjectionTarget.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-cdi2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-cdi2-se --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/target/test-classes Sep 01, 2022 9:32:53 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:53 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:53 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/src/test/java/org/glassfish/jersey/inject/cdi/se/SupplierInstanceBindingTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/src/test/java/org/glassfish/jersey/inject/cdi/se/SupplierInstanceBindingTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-cdi2-se --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:32:53 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:54 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:54 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Running org.glassfish.jersey.inject.cdi.se.SupplierInstanceBindingTest Sep 01, 2022 9:32:54 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.238 s - in org.glassfish.jersey.tests.e2e.common.DetermineContentLengthTest [INFO] Running org.glassfish.jersey.tests.e2e.common.MessageBodyWorkerInheritanceTest Sep 01, 2022 9:32:54 AM org.jboss.weld.bootstrap.WeldStartup INFO: WELD-000900: 4.0.2 (Final) Sep 01, 2022 9:32:54 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:55 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 2ebaab6b-524f-4449-8ea4-0fe2de27bcc7 initialized Sep 01, 2022 9:32:55 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 2ebaab6b-524f-4449-8ea4-0fe2de27bcc7 shut down Sep 01, 2022 9:32:55 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:55 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 2b5686c3-7faa-44eb-a340-244340201793 initialized Sep 01, 2022 9:32:55 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 2b5686c3-7faa-44eb-a340-244340201793 shut down Sep 01, 2022 9:32:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:55 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:55 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container dd257f1f-e026-452f-9b60-9297822e2b44 initialized Sep 01, 2022 9:32:55 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container dd257f1f-e026-452f-9b60-9297822e2b44 shut down Sep 01, 2022 9:32:55 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:55 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container f64f92ae-3dd1-45b3-a6e7-7a403ee9df11 initialized Sep 01, 2022 9:32:55 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container f64f92ae-3dd1-45b3-a6e7-7a403ee9df11 shut down [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.282 s - in org.glassfish.jersey.inject.cdi.se.SupplierInstanceBindingTest [INFO] Running org.glassfish.jersey.inject.cdi.se.injector.JerseyProxyResolverTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.glassfish.jersey.inject.cdi.se.injector.JerseyProxyResolverTest [INFO] Running org.glassfish.jersey.inject.cdi.se.injector.CachedConstructorAnalyzerTest Sep 01, 2022 9:32:55 AM org.glassfish.jersey.inject.cdi.se.injector.CachedConstructorAnalyzer getConstructorInternal WARNING: Found 2 constructors with 1 parameters in org.glassfish.jersey.inject.cdi.se.injector.CachedConstructorAnalyzerTest$BothAnnotatedConstructor class. Selecting the first found constructor: public org.glassfish.jersey.inject.cdi.se.injector.CachedConstructorAnalyzerTest$BothAnnotatedConstructor(java.lang.Integer) [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.glassfish.jersey.inject.cdi.se.injector.CachedConstructorAnalyzerTest [INFO] Running org.glassfish.jersey.inject.cdi.se.SupplierContractsTest Sep 01, 2022 9:32:55 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:32:55 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:55 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:55 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 2e57ae5b-e4bf-47ea-a284-d4e3ef027faa initialized Sep 01, 2022 9:32:55 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 2e57ae5b-e4bf-47ea-a284-d4e3ef027faa shut down Sep 01, 2022 9:32:55 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:55 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container de4dcd23-7681-495f-9ef0-ab4b68144c90 initialized Sep 01, 2022 9:32:55 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container de4dcd23-7681-495f-9ef0-ab4b68144c90 shut down Sep 01, 2022 9:32:55 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:55 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 179734af-80b1-4fe8-9110-83afd4aed697 initialized Sep 01, 2022 9:32:55 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 179734af-80b1-4fe8-9110-83afd4aed697 shut down Sep 01, 2022 9:32:55 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:55 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 93fa675a-9ef3-4c7a-8e46-c767971e00de initialized Sep 01, 2022 9:32:55 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 93fa675a-9ef3-4c7a-8e46-c767971e00de shut down Sep 01, 2022 9:32:55 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:55 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 5149ff1a-66b3-4ce6-98e8-51652f1ddff3 initialized Sep 01, 2022 9:32:55 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 5149ff1a-66b3-4ce6-98e8-51652f1ddff3 shut down Sep 01, 2022 9:32:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container b39e5bac-ee50-4b02-89e5-6db46f2ba774 initialized Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container b39e5bac-ee50-4b02-89e5-6db46f2ba774 shut down Sep 01, 2022 9:32:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 2302a144-60be-4dd4-b5f6-1d64f46d46ab initialized Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 2302a144-60be-4dd4-b5f6-1d64f46d46ab shut down Sep 01, 2022 9:32:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 57fe555e-23b4-452b-9e21-a3ccddbc5b0e initialized Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 57fe555e-23b4-452b-9e21-a3ccddbc5b0e shut down Sep 01, 2022 9:32:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 3296c06a-f996-4f53-8d5a-f476ccc79260 initialized Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 3296c06a-f996-4f53-8d5a-f476ccc79260 shut down Sep 01, 2022 9:32:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:32:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.585 s - in org.glassfish.jersey.inject.cdi.se.SupplierContractsTest [INFO] Running org.glassfish.jersey.inject.cdi.se.ProviderInjectionTest Sep 01, 2022 9:32:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container a09ff139-d7d6-4f77-98db-8208ecb89af5 initialized Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container a09ff139-d7d6-4f77-98db-8208ecb89af5 shut down Sep 01, 2022 9:32:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 07ea7561-90f7-47d8-9be7-908e4592c509 initialized Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 07ea7561-90f7-47d8-9be7-908e4592c509 shut down Sep 01, 2022 9:32:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 412491bf-6427-4217-b37d-d35e3565d24c initialized Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 412491bf-6427-4217-b37d-d35e3565d24c shut down Sep 01, 2022 9:32:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container b46642c4-aadd-421e-8c72-cce78390ccc4 initialized Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container b46642c4-aadd-421e-8c72-cce78390ccc4 shut down [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in org.glassfish.jersey.inject.cdi.se.ProviderInjectionTest [INFO] Running org.glassfish.jersey.inject.cdi.se.ThreadScopeTest Sep 01, 2022 9:32:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container b8aa7dbf-5b1b-4487-8ab3-10f3ea51946d initialized Sep 01, 2022 9:32:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container d544ce4f-61cb-4460-be9b-b015be4d292a initialized Sep 01, 2022 9:32:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 607fe65a-95fa-41ed-8873-7bf2bb85a14b initialized Sep 01, 2022 9:32:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container da692b19-aa24-417f-be1a-cfb0195977ff initialized Sep 01, 2022 9:32:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 1e48a46a-408e-4680-bb7d-564f0c95a632 initialized [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s - in org.glassfish.jersey.inject.cdi.se.ThreadScopeTest [INFO] Running org.glassfish.jersey.inject.cdi.se.DisposableSupplierTest Sep 01, 2022 9:32:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 9b0a0a29-9557-446b-839e-bad3d687681a initialized Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 9b0a0a29-9557-446b-839e-bad3d687681a shut down Sep 01, 2022 9:32:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 8a1e5d90-14ce-4800-9a09-0902040c80d9 initialized Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 8a1e5d90-14ce-4800-9a09-0902040c80d9 shut down Sep 01, 2022 9:32:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 95553ab3-ae1c-414c-b996-2ad82f79576a initialized Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 95553ab3-ae1c-414c-b996-2ad82f79576a shut down Sep 01, 2022 9:32:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 569fad4c-36f0-4bbd-97e1-9ec59ffd07d5 initialized Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 569fad4c-36f0-4bbd-97e1-9ec59ffd07d5 shut down Sep 01, 2022 9:32:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 98da4221-af4d-4f36-bda5-0640c24b380b initialized Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 98da4221-af4d-4f36-bda5-0640c24b380b shut down Sep 01, 2022 9:32:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:56 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:32:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.117 s - in org.glassfish.jersey.tests.e2e.common.MessageBodyWorkerInheritanceTest Sep 01, 2022 9:32:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container fbfa8a08-1521-4f8d-a17f-fe9ea5395f9f initialized Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container fbfa8a08-1521-4f8d-a17f-fe9ea5395f9f shut down Sep 01, 2022 9:32:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 8598be42-1c2a-47f7-81fd-3fa826748280 initialized Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 8598be42-1c2a-47f7-81fd-3fa826748280 shut down Sep 01, 2022 9:32:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container bdf7a605-58f9-468d-b89f-af36b759f09d initialized Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container bdf7a605-58f9-468d-b89f-af36b759f09d shut down Sep 01, 2022 9:32:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 9e2d31c2-62c6-478d-b872-b80f443b859a initialized Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 9e2d31c2-62c6-478d-b872-b80f443b859a shut down Sep 01, 2022 9:32:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 30ec4762-ca3e-44b5-8961-d122c8292eb9 initialized Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 30ec4762-ca3e-44b5-8961-d122c8292eb9 shut down Sep 01, 2022 9:32:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 9980afa7-5857-49a7-a72e-263c0850e11e initialized Sep 01, 2022 9:32:56 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 9980afa7-5857-49a7-a72e-263c0850e11e shut down Sep 01, 2022 9:32:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:57 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container fad95cd7-dbad-4198-aa7f-160b6f139ea4 initialized Sep 01, 2022 9:32:57 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container fad95cd7-dbad-4198-aa7f-160b6f139ea4 shut down Sep 01, 2022 9:32:57 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:57 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 01004c53-a844-406f-9ba5-10cb80f60ea2 initialized Sep 01, 2022 9:32:57 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 01004c53-a844-406f-9ba5-10cb80f60ea2 shut down Sep 01, 2022 9:32:57 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:57 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 33661ecd-b48d-42be-b36d-897f2785d794 initialized Sep 01, 2022 9:32:57 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 33661ecd-b48d-42be-b36d-897f2785d794 shut down Sep 01, 2022 9:32:57 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:57 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 388a9feb-bafc-46f7-a6b3-23db6f8400d8 initialized Sep 01, 2022 9:32:57 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 388a9feb-bafc-46f7-a6b3-23db6f8400d8 shut down Sep 01, 2022 9:32:57 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:57 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container bc4a11f5-9d37-4be9-8084-ef81bbcb8d2a initialized Sep 01, 2022 9:32:57 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container bc4a11f5-9d37-4be9-8084-ef81bbcb8d2a shut down Sep 01, 2022 9:32:57 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:57 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container d0f11c33-519a-468c-81d3-5b990350fa90 initialized Sep 01, 2022 9:32:57 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container d0f11c33-519a-468c-81d3-5b990350fa90 shut down [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 s - in org.glassfish.jersey.inject.cdi.se.DisposableSupplierTest [INFO] Running org.glassfish.jersey.inject.cdi.se.SupplierClassBindingTest Sep 01, 2022 9:32:57 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:57 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 95691e6e-8dea-40d8-a261-83dba4de11bb initialized Sep 01, 2022 9:32:57 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 95691e6e-8dea-40d8-a261-83dba4de11bb shut down Sep 01, 2022 9:32:57 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:57 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container bedfde88-ad79-4d71-96e7-7077b1abaadb initialized Sep 01, 2022 9:32:57 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container bedfde88-ad79-4d71-96e7-7077b1abaadb shut down Sep 01, 2022 9:32:57 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:57 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 8585a98e-7423-45d6-a40d-fce6ac16247d initialized Sep 01, 2022 9:32:57 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 8585a98e-7423-45d6-a40d-fce6ac16247d shut down Sep 01, 2022 9:32:57 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:57 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container ecd1beb9-b338-4e2e-941a-dc7a2619ecb5 initialized Sep 01, 2022 9:32:57 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container ecd1beb9-b338-4e2e-941a-dc7a2619ecb5 shut down Sep 01, 2022 9:32:57 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:32:57 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 96448cf3-43dd-4dda-b338-839dc267d3f6 initialized Sep 01, 2022 9:32:57 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 96448cf3-43dd-4dda-b338-839dc267d3f6 shut down [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.glassfish.jersey.inject.cdi.se.SupplierClassBindingTest [INFO] Running org.glassfish.jersey.tests.e2e.common.ContentTypeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-cdi2-se --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/target/jersey-cdi2-se-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-cdi2-se --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/target/jersey-cdi2-se-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-cdi2-se --- [WARNING] Bundle org.glassfish.jersey.inject:jersey-cdi2-se:jar:3.0.99-SNAPSHOT : Unused Import-Package instructions: [sun.misc.*, javax.enterprise.*] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-cdi2-se --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/target/jersey-cdi2-se-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-cdi2-se/3.0.99-SNAPSHOT/jersey-cdi2-se-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-cdi2-se/3.0.99-SNAPSHOT/jersey-cdi2-se-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/inject/cdi2-se/target/jersey-cdi2-se-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-cdi2-se/3.0.99-SNAPSHOT/jersey-cdi2-se-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-cdi2-se --- Sep 01, 2022 9:32:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:58 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] [INFO] ---------< org.glassfish.jersey.media:jersey-media-json-gson >---------- [INFO] Building jersey-media-json-gson 3.0.99-SNAPSHOT [83/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-media-json-gson --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-media-json-gson --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-media-json-gson --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-media-json-gson --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-media-json-gson --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-media-json-gson --- [INFO] Resources: [INFO] org/glassfish/jersey/gson/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/src/main/resources/org/glassfish/jersey/gson/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-media-json-gson --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-media-json-gson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-media-json-gson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-media-json-gson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-media-json-gson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-media-json-gson --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-media-json-gson --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/target/classes Sep 01, 2022 9:32:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:32:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-media-json-gson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-media-json-gson --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/src/test/java/org/glassfish/jersey/gson/internal/JsonGsonProviderTest.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/src/test/java/org/glassfish/jersey/gson/internal/JsonGsonProviderTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/src/test/java/org/glassfish/jersey/gson/internal/JsonGsonProviderTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-media-json-gson --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:32:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. filter2 filter1 filter2 reader Sep 01, 2022 9:32:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.gson.internal.JsonGsonProviderTest Sep 01, 2022 9:32:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:32:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:32:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:32:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:32:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:32:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:32:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.361 s - in org.glassfish.jersey.tests.e2e.common.ContentTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.glassfish.jersey.gson.internal.JsonGsonProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-media-json-gson --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/target/jersey-media-json-gson-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-media-json-gson --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/target/jersey-media-json-gson-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-media-json-gson --- [WARNING] Bundle org.glassfish.jersey.media:jersey-media-json-gson:jar:3.0.99-SNAPSHOT : No translation found for macro: javax.annotation.osgi.version [WARNING] Bundle org.glassfish.jersey.media:jersey-media-json-gson:jar:3.0.99-SNAPSHOT : Invalid package name: '${javax.annotation.osgi.version}' [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-media-json-gson --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/target/jersey-media-json-gson-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-gson/3.0.99-SNAPSHOT/jersey-media-json-gson-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-gson/3.0.99-SNAPSHOT/jersey-media-json-gson-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-gson/target/jersey-media-json-gson-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-gson/3.0.99-SNAPSHOT/jersey-media-json-gson-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-media-json-gson --- [INFO] [INFO] --------< org.glassfish.jersey.media:jersey-media-json-jackson >-------- [INFO] Building jersey-media-json-jackson 3.0.99-SNAPSHOT [84/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Running org.glassfish.jersey.tests.e2e.common.Hk2BinderSupportTest Sep 01, 2022 9:33:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-media-json-jackson --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-media-json-jackson --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-media-json-jackson --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-media-json-jackson --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-media-json-jackson --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-media-json-jackson --- [INFO] Resources: [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-media-json-jackson --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-media-json-jackson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-media-json-jackson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-media-json-jackson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-media-json-jackson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-media-json-jackson --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/FilteringJacksonJaxbJsonProvider.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/FilteringJacksonJaxbJsonProvider.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/JacksonObjectProvider.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/JacksonObjectProvider.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/JacksonObjectProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-media-json-jackson --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/FilteringJacksonJaxbJsonProvider.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/FilteringJacksonJaxbJsonProvider.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/JacksonObjectProvider.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/JacksonObjectProvider.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/JacksonObjectProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-media-json-jackson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-media-json-jackson --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-media-json-jackson --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:33:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:01 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.jackson.internal.DefaultJacksonJaxbJsonProviderTest Sep 01, 2022 9:33:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.964 s - in org.glassfish.jersey.tests.e2e.common.Hk2BinderSupportTest Sep 01, 2022 9:33:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Running org.glassfish.jersey.tests.e2e.common.MessageBodyReaderUnsupportedTest Sep 01, 2022 9:33:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.634 s - in org.glassfish.jersey.jackson.internal.DefaultJacksonJaxbJsonProviderTest [INFO] Running org.glassfish.jersey.jackson.internal.JacksonJaxb2JsonProviderTest Sep 01, 2022 9:33:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:02 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:33:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in org.glassfish.jersey.jackson.internal.JacksonJaxb2JsonProviderTest [INFO] Running org.glassfish.jersey.jackson.internal.DefaultJsonJacksonProviderForDisabledModulesTest Sep 01, 2022 9:33:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:03 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:33:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.glassfish.jersey.jackson.internal.DefaultJsonJacksonProviderForDisabledModulesTest [INFO] Running org.glassfish.jersey.jackson.internal.DefaultJsonJacksonProviderForBothModulesTest Sep 01, 2022 9:33:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:03 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:33:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s - in org.glassfish.jersey.jackson.internal.DefaultJsonJacksonProviderForBothModulesTest [INFO] Running org.glassfish.jersey.jackson.internal.DefaultJsonJacksonProviderForEnabledModulesTest Sep 01, 2022 9:33:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:03 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:33:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.glassfish.jersey.jackson.internal.DefaultJsonJacksonProviderForEnabledModulesTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-media-json-jackson --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/target/jersey-media-json-jackson-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-media-json-jackson --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/target/jersey-media-json-jackson-3.0.99-SNAPSHOT-sources.jar Sep 01, 2022 9:33:03 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-media-json-jackson --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-media-json-jackson --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/target/jersey-media-json-jackson-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.99-SNAPSHOT/jersey-media-json-jackson-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.99-SNAPSHOT/jersey-media-json-jackson-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jackson/target/jersey-media-json-jackson-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.99-SNAPSHOT/jersey-media-json-jackson-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-media-json-jackson --- Sep 01, 2022 9:33:03 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] [INFO] -------< org.glassfish.jersey.media:jersey-media-json-jettison >-------- [INFO] Building jersey-media-json-jettison 3.0.99-SNAPSHOT [85/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-media-json-jettison --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-media-json-jettison --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-media-json-jettison --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-media-json-jettison --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-media-json-jettison --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-media-json-jettison --- [INFO] Resources: [INFO] org/glassfish/jersey/jettison/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jettison/src/main/resources/org/glassfish/jersey/jettison/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-media-json-jettison --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jettison/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-media-json-jettison --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-media-json-jettison --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-media-json-jettison --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-media-json-jettison --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-media-json-jettison --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jettison/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jettison/src/main/java/org/glassfish/jersey/jettison/JettisonJaxbContext.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jettison/src/main/java/org/glassfish/jersey/jettison/JettisonJaxbContext.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-media-json-jettison --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jettison/target/classes Sep 01, 2022 9:33:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jettison/src/main/java/org/glassfish/jersey/jettison/JettisonJaxbContext.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jettison/src/main/java/org/glassfish/jersey/jettison/JettisonJaxbContext.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-media-json-jettison --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jettison/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-media-json-jettison --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-media-json-jettison --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-media-json-jettison --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jettison/target/jersey-media-json-jettison-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-media-json-jettison --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jettison/target/jersey-media-json-jettison-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-media-json-jettison --- Sep 01, 2022 9:33:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.936 s - in org.glassfish.jersey.tests.e2e.common.MessageBodyReaderUnsupportedTest [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-media-json-jettison --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jettison/target/jersey-media-json-jettison-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jettison/3.0.99-SNAPSHOT/jersey-media-json-jettison-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jettison/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jettison/3.0.99-SNAPSHOT/jersey-media-json-jettison-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-jettison/target/jersey-media-json-jettison-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jettison/3.0.99-SNAPSHOT/jersey-media-json-jettison-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-media-json-jettison --- [INFO] [INFO] ------< org.glassfish.jersey.media:jersey-media-json-processing >------- [INFO] Building jersey-media-json-processing 3.0.99-SNAPSHOT [86/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-media-json-processing --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-media-json-processing --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-media-json-processing --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-media-json-processing --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-media-json-processing --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-media-json-processing --- [INFO] Resources: [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-media-json-processing --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-processing/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-media-json-processing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-media-json-processing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-media-json-processing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-media-json-processing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-media-json-processing --- [INFO] Changes detected - recompiling the module! [INFO] Running org.glassfish.jersey.tests.e2e.common.QueryParamEncodingTest [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-processing/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-media-json-processing --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-processing/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-media-json-processing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-processing/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-media-json-processing --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-processing/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-media-json-processing --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-processing/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:33:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.jsonp.JsonProcessingAutoDiscoverableServerTest Sep 01, 2022 9:33:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:05 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:33:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.149 s - in org.glassfish.jersey.jsonp.JsonProcessingAutoDiscoverableServerTest [INFO] Running org.glassfish.jersey.jsonp.JsonProcessingAutoDiscoverableClientTest Sep 01, 2022 9:33:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 s - in org.glassfish.jersey.jsonp.JsonProcessingAutoDiscoverableClientTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-media-json-processing --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-processing/target/jersey-media-json-processing-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-media-json-processing --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-processing/target/jersey-media-json-processing-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-media-json-processing --- [WARNING] Bundle org.glassfish.jersey.media:jersey-media-json-processing:jar:3.0.99-SNAPSHOT : Unused Import-Package instructions: [jakarta.json.*] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-media-json-processing --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-processing/target/jersey-media-json-processing-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-processing/3.0.99-SNAPSHOT/jersey-media-json-processing-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-processing/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-processing/3.0.99-SNAPSHOT/jersey-media-json-processing-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/json-processing/target/jersey-media-json-processing-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-processing/3.0.99-SNAPSHOT/jersey-media-json-processing-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-media-json-processing --- Sep 01, 2022 9:33:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:33:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.241 s - in org.glassfish.jersey.tests.e2e.common.QueryParamEncodingTest [INFO] [INFO] ------------< org.glassfish.jersey.media:jersey-media-moxy >------------ [INFO] Building jersey-media-moxy 3.0.99-SNAPSHOT [87/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Running org.glassfish.jersey.tests.e2e.common.EncodingTest Sep 01, 2022 9:33:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-media-moxy --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-media-moxy --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-media-moxy --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-media-moxy --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-media-moxy --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-media-moxy --- [INFO] Resources: [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-media-moxy --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/moxy/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-jflex-plugin:1.4.3:generate (default) @ jersey-media-moxy --- [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-media-moxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-media-moxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-media-moxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-media-moxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-media-moxy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/moxy/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/moxy/src/main/java/org/glassfish/jersey/moxy/json/MoxyJsonConfig.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/moxy/src/main/java/org/glassfish/jersey/moxy/json/MoxyJsonConfig.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/moxy/src/main/java/org/glassfish/jersey/moxy/json/MoxyJsonConfig.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-media-moxy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/moxy/target/classes Sep 01, 2022 9:33:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:08 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/moxy/src/main/java/org/glassfish/jersey/moxy/json/MoxyJsonConfig.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/moxy/src/main/java/org/glassfish/jersey/moxy/json/MoxyJsonConfig.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/moxy/src/main/java/org/glassfish/jersey/moxy/json/MoxyJsonConfig.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-media-moxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/moxy/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-media-moxy --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-media-moxy --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-media-moxy --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/moxy/target/jersey-media-moxy-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-media-moxy --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/moxy/target/jersey-media-moxy-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-media-moxy --- Sep 01, 2022 9:33:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-media-moxy --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/moxy/target/jersey-media-moxy-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-moxy/3.0.99-SNAPSHOT/jersey-media-moxy-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/moxy/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-moxy/3.0.99-SNAPSHOT/jersey-media-moxy-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/moxy/target/jersey-media-moxy-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-moxy/3.0.99-SNAPSHOT/jersey-media-moxy-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-media-moxy --- Sep 01, 2022 9:33:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:33:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] [INFO] ---------< org.glassfish.jersey.media:jersey-media-multipart >---------- [INFO] Building jersey-media-multipart 3.0.99-SNAPSHOT [88/359] [INFO] --------------------------------[ jar ]--------------------------------- Sep 01, 2022 9:33:10 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:33:10 AM org.glassfish.jersey.server.filter.EncodingFilter filter WARNING: Expected separator ';' instead of '=' java.text.ParseException: Expected separator ';' instead of '=' at org.glassfish.jersey.message.internal.HttpHeaderReader.nextSeparator(HttpHeaderReader.java:124) at org.glassfish.jersey.message.internal.HttpHeaderReader.readQualityFactorParameter(HttpHeaderReader.java:249) at org.glassfish.jersey.server.filter.EncodingFilter$ContentEncoding.fromString(EncodingFilter.java:194) at org.glassfish.jersey.server.filter.EncodingFilter.filter(EncodingFilter.java:113) at org.glassfish.jersey.server.ContainerFilteringStage$ResponseFilterStage.apply(ContainerFilteringStage.java:172) at org.glassfish.jersey.server.ContainerFilteringStage$ResponseFilterStage.apply(ContainerFilteringStage.java:139) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:147) at org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:371) at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:363) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:258) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:33:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:10 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:33:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-media-multipart --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-media-multipart --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-media-multipart --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-media-multipart --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-media-multipart --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-media-multipart --- [INFO] Resources: [INFO] org/glassfish/jersey/media/multipart/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/src/main/resources/org/glassfish/jersey/media/multipart/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-media-multipart --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-media-multipart --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-media-multipart --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-media-multipart --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-media-multipart --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-media-multipart --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/target/classes Sep 01, 2022 9:33:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:10 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:33:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.716 s - in org.glassfish.jersey.tests.e2e.common.EncodingTest [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/src/main/java/org/glassfish/jersey/media/multipart/internal/FormDataParamValueParamProvider.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/src/main/java/org/glassfish/jersey/media/multipart/internal/FormDataParamValueParamProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-media-multipart --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/src/main/java/org/glassfish/jersey/media/multipart/internal/FormDataParamValueParamProvider.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/src/main/java/org/glassfish/jersey/media/multipart/internal/FormDataParamValueParamProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-media-multipart --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-media-multipart --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/src/test/java/org/glassfish/jersey/media/multipart/internal/FormDataMultiPartReaderWriterTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/src/test/java/org/glassfish/jersey/media/multipart/internal/FormDataMultiPartReaderWriterTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/src/test/java/org/glassfish/jersey/media/multipart/StringKeyIgnoreCaseMultivaluedMapAsHeadersMapTest.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/src/test/java/org/glassfish/jersey/media/multipart/StringKeyIgnoreCaseMultivaluedMapAsHeadersMapTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/src/test/java/org/glassfish/jersey/media/multipart/StringKeyIgnoreCaseMultivaluedMapAsHeadersMapTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-media-multipart --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.tests.e2e.common.MessageBodyWriterObjectDistanceTest Sep 01, 2022 9:33:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.media.multipart.internal.FormDataMultiPartReaderWriterTest Sep 01, 2022 9:33:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:12 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:33:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.151 s - in org.glassfish.jersey.tests.e2e.common.MessageBodyWriterObjectDistanceTest Sep 01, 2022 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Running org.glassfish.jersey.tests.e2e.common.ContentLengthTest Sep 01, 2022 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:33:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:14 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:14 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:33:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:14 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:33:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:33:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:33:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:33:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:33:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:33:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:33:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:33:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.329 s - in org.glassfish.jersey.tests.e2e.common.ContentLengthTest Sep 01, 2022 9:33:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:33:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:33:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.261 s - in org.glassfish.jersey.media.multipart.internal.FormDataMultiPartReaderWriterTest [INFO] Running org.glassfish.jersey.media.multipart.internal.MultiPartHeaderModificationTest Sep 01, 2022 9:33:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. [INFO] Running org.glassfish.jersey.tests.e2e.common.AutoDiscoverableTest Sep 01, 2022 9:33:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:33:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:16 AM org.glassfish.jersey.message.internal.HeaderUtils checkHeaderChanges WARNING: There are some request headers that have not been sent by connector [org.glassfish.jersey.grizzly.connector.GrizzlyConnector]. Probably you added those headers in WriterInterceptor or MessageBodyWriter. That feature is not supported by the connector. Please, do not modify headers in WriterInterceptor or MessageBodyWriter or use default HttpUrlConnector instead. Unsent header changes: [MIME-Version, Content-Type] Sep 01, 2022 9:33:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:33:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:17 AM org.glassfish.jersey.message.internal.HeaderUtils checkHeaderChanges WARNING: There are some request headers that have not been sent by connector [org.glassfish.jersey.jetty.connector.JettyConnector]. Probably you added those headers in WriterInterceptor or MessageBodyWriter. That feature is not supported by the connector. Please, do not modify headers in WriterInterceptor or MessageBodyWriter or use default HttpUrlConnector instead. Unsent header changes: [MIME-Version, Content-Type] Sep 01, 2022 9:33:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:33:17 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:33:17 AM org.glassfish.jersey.message.internal.HeaderUtils checkHeaderChanges WARNING: There are some request headers that have not been sent by connector [org.glassfish.jersey.apache.connector.ApacheConnector]. Probably you added those headers in WriterInterceptor or MessageBodyWriter. That feature is not supported by the connector. Please, do not modify headers in WriterInterceptor or MessageBodyWriter or use default HttpUrlConnector instead. Unsent header changes: [MIME-Version, Content-Type] Sep 01, 2022 9:33:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.111 s - in org.glassfish.jersey.media.multipart.internal.MultiPartHeaderModificationTest [INFO] Running org.glassfish.jersey.media.multipart.internal.FormDataMultiPartBufferTest Sep 01, 2022 9:33:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:33:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.glassfish.jersey.media.multipart.internal.FormDataMultiPartBufferTest [INFO] Running org.glassfish.jersey.media.multipart.internal.MultiPartReaderWriterTest Sep 01, 2022 9:33:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:33:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:33:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:33:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:33:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:18 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:18 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:18 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:18 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:33:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:18 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:18 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:18 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.985 s - in org.glassfish.jersey.tests.e2e.common.AutoDiscoverableTest Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:18 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:18 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.912 s - in org.glassfish.jersey.media.multipart.internal.MultiPartReaderWriterTest [INFO] Running org.glassfish.jersey.media.multipart.file.FileDataBodyPartTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.media.multipart.file.FileDataBodyPartTest [INFO] Running org.glassfish.jersey.media.multipart.file.StreamDataBodyPartTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.glassfish.jersey.media.multipart.file.StreamDataBodyPartTest [INFO] Running org.glassfish.jersey.media.multipart.BodyPartTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.glassfish.jersey.media.multipart.BodyPartTest [INFO] Running org.glassfish.jersey.media.multipart.ParameterizedHeadersMapTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.glassfish.jersey.media.multipart.ParameterizedHeadersMapTest [INFO] Running org.glassfish.jersey.media.multipart.FormDataBodyPartTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.glassfish.jersey.media.multipart.FormDataBodyPartTest [INFO] Running org.glassfish.jersey.media.multipart.FormDataMultiPartTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.glassfish.jersey.media.multipart.FormDataMultiPartTest [INFO] Running org.glassfish.jersey.media.multipart.MultiPartTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.media.multipart.MultiPartTest [INFO] Running org.glassfish.jersey.media.multipart.MultipartMixedWithApacheClientTest Sep 01, 2022 9:33:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:18 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-34] Started. Sep 01, 2022 9:33:18 AM org.glassfish.jersey.message.internal.HeaderUtils checkHeaderChanges WARNING: There are some request headers that have not been sent by connector [org.glassfish.jersey.apache.connector.ApacheConnector]. Probably you added those headers in WriterInterceptor or MessageBodyWriter. That feature is not supported by the connector. Please, do not modify headers in WriterInterceptor or MessageBodyWriter or use default HttpUrlConnector instead. Unsent header changes: [MIME-Version] Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:18 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-35] Started. Sep 01, 2022 9:33:18 AM org.glassfish.jersey.message.internal.HeaderUtils checkHeaderChanges WARNING: There are some request headers that have not been sent by connector [org.glassfish.jersey.apache.connector.ApacheConnector]. Probably you added those headers in WriterInterceptor or MessageBodyWriter. That feature is not supported by the connector. Please, do not modify headers in WriterInterceptor or MessageBodyWriter or use default HttpUrlConnector instead. Unsent header changes: [MIME-Version] Sep 01, 2022 9:33:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s - in org.glassfish.jersey.media.multipart.MultipartMixedWithApacheClientTest [INFO] Running org.glassfish.jersey.media.multipart.StringKeyIgnoreCaseMultivaluedMapAsHeadersMapTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.media.multipart.StringKeyIgnoreCaseMultivaluedMapAsHeadersMapTest [INFO] Running org.glassfish.jersey.media.multipart.MultiPartMediaTypesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.glassfish.jersey.media.multipart.MultiPartMediaTypesTest [INFO] Running org.glassfish.jersey.tests.e2e.common.UriComponentTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 104, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-media-multipart --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/target/jersey-media-multipart-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-media-multipart --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/target/jersey-media-multipart-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-media-multipart --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-media-multipart --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/target/jersey-media-multipart-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-multipart/3.0.99-SNAPSHOT/jersey-media-multipart-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-multipart/3.0.99-SNAPSHOT/jersey-media-multipart-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/media/multipart/target/jersey-media-multipart-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-multipart/3.0.99-SNAPSHOT/jersey-media-multipart-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-media-multipart --- Sep 01, 2022 9:33:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:19 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:19 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] [INFO] ---------------< org.glassfish.jersey.security:project >---------------- [INFO] Building jersey-security 3.0.99-SNAPSHOT [89/359] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/security/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] -----------< org.glassfish.jersey.security:oauth1-signature >----------- [INFO] Building oauth1-signature 3.0.99-SNAPSHOT [90/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oauth1-signature --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ oauth1-signature --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ oauth1-signature --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ oauth1-signature --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ oauth1-signature --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ oauth1-signature --- [INFO] Resources: [INFO] org/glassfish/jersey/oauth1/signature/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-signature/src/main/resources/org/glassfish/jersey/oauth1/signature/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ oauth1-signature --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-signature/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ oauth1-signature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ oauth1-signature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ oauth1-signature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ oauth1-signature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ oauth1-signature --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-signature/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ oauth1-signature --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-signature/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oauth1-signature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-signature/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ oauth1-signature --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-signature/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ oauth1-signature --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-signature/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:33:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.091 s - in org.glassfish.jersey.tests.e2e.common.UriComponentTest [INFO] Running org.glassfish.jersey.oauth1.signature.OAuth1SignatureTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.glassfish.jersey.oauth1.signature.OAuth1SignatureTest [INFO] Running org.glassfish.jersey.oauth1.signature.SignatureTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 s - in org.glassfish.jersey.oauth1.signature.SignatureTest [INFO] Running org.glassfish.jersey.oauth1.signature.OAuthBase64Test SGVsbG8gV29ybGQxMjM0NTY3ODlqaGZzbGpraDM0N3V3ZWloZDc4MzR5Zm9pdWhlZjVyZTRnNTRlczM1Z2Y0NzR3NS8= [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.glassfish.jersey.oauth1.signature.OAuthBase64Test [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ oauth1-signature --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-signature/target/oauth1-signature-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ oauth1-signature --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-signature/target/oauth1-signature-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ oauth1-signature --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-signature/target/oauth1-signature-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/security/oauth1-signature/3.0.99-SNAPSHOT/oauth1-signature-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-signature/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/security/oauth1-signature/3.0.99-SNAPSHOT/oauth1-signature-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-signature/target/oauth1-signature-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/security/oauth1-signature/3.0.99-SNAPSHOT/oauth1-signature-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ oauth1-signature --- [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticResourceTest Sep 01, 2022 9:33:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] [INFO] ------------< org.glassfish.jersey.security:oauth1-client >------------- [INFO] Building jersey-security 3.0.99-SNAPSHOT [91/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oauth1-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ oauth1-client --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ oauth1-client --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ oauth1-client --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ oauth1-client --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ oauth1-client --- [INFO] Resources: [INFO] org/glassfish/jersey/client/oauth1/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-client/src/main/resources/org/glassfish/jersey/client/oauth1/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ oauth1-client --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-client/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ oauth1-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ oauth1-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ oauth1-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ oauth1-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ oauth1-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-client/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ oauth1-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oauth1-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ oauth1-client --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ oauth1-client --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ oauth1-client --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-client/target/oauth1-client-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ oauth1-client --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-client/target/oauth1-client-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ oauth1-client --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-client/target/oauth1-client-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/security/oauth1-client/3.0.99-SNAPSHOT/oauth1-client-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/security/oauth1-client/3.0.99-SNAPSHOT/oauth1-client-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-client/target/oauth1-client-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/security/oauth1-client/3.0.99-SNAPSHOT/oauth1-client-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ oauth1-client --- Sep 01, 2022 9:33:22 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class class org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticResource cannot be instantiated and will be ignored. Sep 01, 2022 9:33:22 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, Resource{"/non-static", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "/non-static" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:33:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.232 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticResourceTest [INFO] [INFO] ------------< org.glassfish.jersey.security:oauth1-server >------------- [INFO] Building oauth1-server 3.0.99-SNAPSHOT [92/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oauth1-server --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ oauth1-server --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ oauth1-server --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ oauth1-server --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ oauth1-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ oauth1-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ oauth1-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ oauth1-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ oauth1-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-server/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ oauth1-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-server/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oauth1-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ oauth1-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-server/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ oauth1-server --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-server/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticResourceSubResourceTest [INFO] Running org.glassfish.jersey.server.oauth1.NonceManagerTest Sep 01, 2022 9:33:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:23 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.489 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticResourceSubResourceTest [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonPublicResourceTest Sep 01, 2022 9:33:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.206 s - in org.glassfish.jersey.server.oauth1.NonceManagerTest [INFO] Running org.glassfish.jersey.server.oauth1.OAuth1ExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.glassfish.jersey.server.oauth1.OAuth1ExceptionTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ oauth1-server --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-server/target/oauth1-server-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ oauth1-server --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-server/target/oauth1-server-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ oauth1-server --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-server/target/oauth1-server-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/security/oauth1-server/3.0.99-SNAPSHOT/oauth1-server-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-server/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/security/oauth1-server/3.0.99-SNAPSHOT/oauth1-server-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth1-server/target/oauth1-server-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/security/oauth1-server/3.0.99-SNAPSHOT/oauth1-server-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ oauth1-server --- Sep 01, 2022 9:33:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] [INFO] ------------< org.glassfish.jersey.security:oauth2-client >------------- [INFO] Building oauth2-client 3.0.99-SNAPSHOT [93/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oauth2-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ oauth2-client --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ oauth2-client --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ oauth2-client --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ oauth2-client --- [INFO] [INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ oauth2-client --- [INFO] Resources: [INFO] org/glassfish/jersey/client/oauth2/internal/localization.properties [INFO] Processing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth2-client/src/main/resources/org/glassfish/jersey/client/oauth2/internal/localization.properties [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ oauth2-client --- [INFO] Source directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth2-client/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ oauth2-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ oauth2-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ oauth2-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ oauth2-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ oauth2-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth2-client/target/classes Sep 01, 2022 9:33:26 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth2-client/src/main/java/org/glassfish/jersey/client/oauth2/AbstractAuthorizationCodeGrantBuilder.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth2-client/src/main/java/org/glassfish/jersey/client/oauth2/AbstractAuthorizationCodeGrantBuilder.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ oauth2-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth2-client/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth2-client/src/main/java/org/glassfish/jersey/client/oauth2/AbstractAuthorizationCodeGrantBuilder.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth2-client/src/main/java/org/glassfish/jersey/client/oauth2/AbstractAuthorizationCodeGrantBuilder.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oauth2-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth2-client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ oauth2-client --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ oauth2-client --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ oauth2-client --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth2-client/target/oauth2-client-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ oauth2-client --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth2-client/target/oauth2-client-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ oauth2-client --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth2-client/target/oauth2-client-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/security/oauth2-client/3.0.99-SNAPSHOT/oauth2-client-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth2-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/security/oauth2-client/3.0.99-SNAPSHOT/oauth2-client-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/security/oauth2-client/target/oauth2-client-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/security/oauth2-client/3.0.99-SNAPSHOT/oauth2-client-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ oauth2-client --- Sep 01, 2022 9:33:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] [INFO] ---< org.glassfish.jersey.test-framework:jersey-test-framework-util >--- [INFO] Building jersey-test-framework-util 3.0.99-SNAPSHOT [94/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-test-framework-util --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-test-framework-util --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-test-framework-util --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-test-framework-util --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-test-framework-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-test-framework-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-test-framework-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-test-framework-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/src/main/resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-test-framework-util --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/src/main/java/org/glassfish/jersey/test/util/runner/ConcurrentParameterizedRunner.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/src/main/java/org/glassfish/jersey/test/util/runner/ConcurrentParameterizedRunner.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/src/main/java/org/glassfish/jersey/test/util/runner/ConcurrentParameterizedRunner.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-test-framework-util --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/target/classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/src/main/java/org/glassfish/jersey/test/util/runner/ConcurrentParameterizedRunner.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/src/main/java/org/glassfish/jersey/test/util/runner/ConcurrentParameterizedRunner.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/src/main/java/org/glassfish/jersey/test/util/runner/ConcurrentParameterizedRunner.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-test-framework-util --- Sep 01, 2022 9:33:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.977 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonPublicResourceTest [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-test-framework-util --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/src/test/java/org/glassfish/jersey/test/util/client/LoopBackConnectorTest.java: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/src/test/java/org/glassfish/jersey/test/util/client/LoopBackConnectorTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/src/test/java/org/glassfish/jersey/test/util/client/LoopBackConnectorTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-test-framework-util --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.test.util.runner.ConcurrentRunnerTest [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonPublicResourceSubResourceTest [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.134 s - in org.glassfish.jersey.test.util.runner.ConcurrentRunnerTest [INFO] Running org.glassfish.jersey.test.util.client.LoopBackConnectorTest Sep 01, 2022 9:33:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:27 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:33:28 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:33:28 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:33:28 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=application/json, type=class java.util.Arrays$ArrayList, genericType=class java.util.Arrays$ArrayList. Sep 01, 2022 9:33:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:28 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:33:28 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.762 s - in org.glassfish.jersey.test.util.client.LoopBackConnectorTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-test-framework-util --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/target/jersey-test-framework-util-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-test-framework-util --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/target/jersey-test-framework-util-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-test-framework-util --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/target/jersey-test-framework-util-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/jersey-test-framework-util/3.0.99-SNAPSHOT/jersey-test-framework-util-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/jersey-test-framework-util/3.0.99-SNAPSHOT/jersey-test-framework-util-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/test-framework/util/target/jersey-test-framework-util-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/jersey-test-framework-util/3.0.99-SNAPSHOT/jersey-test-framework-util-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-test-framework-util --- [INFO] [INFO] -----------------< org.glassfish.jersey.tests:project >----------------- [INFO] Building jersey-tests 3.0.99-SNAPSHOT [95/359] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/project/3.0.99-SNAPSHOT/project-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project --- [INFO] [INFO] -------------------< org.glassfish.jersey.tests:e2e >------------------- [INFO] Building jersey-tests-e2e 3.0.99-SNAPSHOT [96/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ e2e --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ e2e --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ e2e --- Sep 01, 2022 9:33:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ e2e --- Sep 01, 2022 9:33:29 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ e2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ e2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ e2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ e2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ e2e --- [INFO] No sources to compile [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ e2e --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ e2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ e2e --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 91 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e/target/test-classes Sep 01, 2022 9:33:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.147 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonPublicResourceSubResourceTest [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e/src/test/java/org/glassfish/jersey/tests/e2e/common/ForcedAutoDiscoverableTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e/src/test/java/org/glassfish/jersey/tests/e2e/common/ForcedAutoDiscoverableTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e/src/test/java/org/glassfish/jersey/tests/e2e/common/MessageBodyWorkerInheritanceTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e/src/test/java/org/glassfish/jersey/tests/e2e/common/MessageBodyWorkerInheritanceTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ e2e --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$AbstractResourceTest [INFO] Running org.glassfish.jersey.tests.e2e.common.ProvidersOrderingTest Sep 01, 2022 9:33:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:30 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class class org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$AbstractResource cannot be instantiated and will be ignored. Sep 01, 2022 9:33:31 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:33:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:31 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:33:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.627 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$AbstractResourceTest Sep 01, 2022 9:33:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$AbstractResourceSubResourceTest Sep 01, 2022 9:33:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:33:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.138 s - in org.glassfish.jersey.tests.e2e.common.ProvidersOrderingTest [INFO] Running org.glassfish.jersey.tests.e2e.common.ForcedAutoDiscoverableTest Sep 01, 2022 9:33:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.498 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$AbstractResourceSubResourceTest Sep 01, 2022 9:33:33 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:34 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$InterfaceResourceTest Sep 01, 2022 9:33:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.81 s - in org.glassfish.jersey.tests.e2e.common.ForcedAutoDiscoverableTest Sep 01, 2022 9:33:34 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:35 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$InterfaceResource cannot be instantiated and will be ignored. Sep 01, 2022 9:33:35 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, Resource{"interface", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "interface" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. [INFO] Running org.glassfish.jersey.tests.e2e.common.ResponseLinksTest Sep 01, 2022 9:33:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.231 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$InterfaceResourceTest Sep 01, 2022 9:33:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$InterfaceResourceSubResourceTest Sep 01, 2022 9:33:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:36 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:33:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:33:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.032 s - in org.glassfish.jersey.tests.e2e.common.ResponseLinksTest Sep 01, 2022 9:33:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.494 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$InterfaceResourceSubResourceTest [INFO] Running org.glassfish.jersey.tests.e2e.common.FeatureConstraintTest [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonPublicResourceWithConstructorTest Sep 01, 2022 9:33:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:38 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:33:38 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:33:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:39 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.979 s - in org.glassfish.jersey.tests.e2e.common.FeatureConstraintTest Sep 01, 2022 9:33:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.983 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonPublicResourceWithConstructorTest [INFO] Running org.glassfish.jersey.tests.e2e.common.RequestScopeTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.032 s - in org.glassfish.jersey.tests.e2e.common.RequestScopeTest [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonPublicResourceSubresourceWithConstructorTest [INFO] Running org.glassfish.jersey.tests.e2e.common.ReaderProviderTest Sep 01, 2022 9:33:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:41 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:33:41 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:33:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.95 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonPublicResourceSubresourceWithConstructorTest Sep 01, 2022 9:33:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:33:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:33:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:33:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:33:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.218 s - in org.glassfish.jersey.tests.e2e.common.ReaderProviderTest [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest Sep 01, 2022 9:33:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.common.LoggingFeatureTest$ClientTest Sep 01, 2022 9:33:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:43 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class class org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticResource cannot be instantiated and will be ignored. Sep 01, 2022 9:33:43 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, Resource{"/non-static", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "/non-static" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:33:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:33:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:44 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:33:44 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:33:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:33:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:45 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class class org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$AbstractResource cannot be instantiated and will be ignored. Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:45 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$InterfaceResource cannot be instantiated and will be ignored. Sep 01, 2022 9:33:45 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, Resource{"interface", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "interface" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:33:45 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.igdCacheCompute(ServiceLocatorImpl.java:1192) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$400(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1186) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1183) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetDescriptor(ServiceLocatorImpl.java:1266) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:765) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor contracts={org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor} scope=org.glassfish.jersey.process.internal.RequestScoped qualifiers={} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=176 locatorId=17 identityHashCode=1719186859 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.igdCacheCompute(ServiceLocatorImpl.java:1192) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$400(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1186) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1183) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetDescriptor(ServiceLocatorImpl.java:1266) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:765) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.igdCacheCompute(ServiceLocatorImpl.java:1192) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$400(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1186) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1183) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetDescriptor(ServiceLocatorImpl.java:1266) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:765) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor contracts={org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor} scope=org.glassfish.jersey.process.internal.RequestScoped qualifiers={} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=176 locatorId=17 identityHashCode=1719186859 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.igdCacheCompute(ServiceLocatorImpl.java:1192) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$400(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1186) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1183) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetDescriptor(ServiceLocatorImpl.java:1266) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:765) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:45 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Cannot instantiate org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider class. Instantiation of non-static member classes is not supported. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:119) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=177 locatorId=19 identityHashCode=507383828 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Cannot instantiate org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider class. Instantiation of non-static member classes is not supported. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:119) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=177 locatorId=19 identityHashCode=507383828 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Cannot instantiate org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider class. Instantiation of non-static member classes is not supported. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:119) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=177 locatorId=19 identityHashCode=507383828 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Cannot instantiate org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider class. Instantiation of non-static member classes is not supported. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:119) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=177 locatorId=19 identityHashCode=507383828 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:45 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=179 locatorId=22 identityHashCode=120157876 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=179 locatorId=22 identityHashCode=120157876 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=179 locatorId=22 identityHashCode=120157876 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=179 locatorId=22 identityHashCode=120157876 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.067 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest Sep 01, 2022 9:33:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:33:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructorTest Sep 01, 2022 9:33:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:33:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:33:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:33:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:33:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:33:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:33:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:33:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.902 s - in org.glassfish.jersey.tests.e2e.common.LoggingFeatureTest$ClientTest Sep 01, 2022 9:33:47 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.common.LoggingFeatureTest$ContainerTest Sep 01, 2022 9:33:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:48 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.igdCacheCompute(ServiceLocatorImpl.java:1192) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$400(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1186) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1183) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetDescriptor(ServiceLocatorImpl.java:1266) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:765) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor contracts={org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor} scope=org.glassfish.jersey.process.internal.RequestScoped qualifiers={} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=179 locatorId=0 identityHashCode=134729440 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.igdCacheCompute(ServiceLocatorImpl.java:1192) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$400(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1186) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1183) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetDescriptor(ServiceLocatorImpl.java:1266) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:765) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.igdCacheCompute(ServiceLocatorImpl.java:1192) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$400(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1186) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1183) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetDescriptor(ServiceLocatorImpl.java:1266) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:765) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor contracts={org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor} scope=org.glassfish.jersey.process.internal.RequestScoped qualifiers={} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=179 locatorId=0 identityHashCode=134729440 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.igdCacheCompute(ServiceLocatorImpl.java:1192) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$400(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1186) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1183) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetDescriptor(ServiceLocatorImpl.java:1266) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:765) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:33:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.07 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructorTest Sep 01, 2022 9:33:48 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:48 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProviderTest Sep 01, 2022 9:33:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:33:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:33:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:33:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.243 s - in org.glassfish.jersey.tests.e2e.common.LoggingFeatureTest$ContainerTest Sep 01, 2022 9:33:50 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:33:50 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Cannot instantiate org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider class. Instantiation of non-static member classes is not supported. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:119) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=179 locatorId=0 identityHashCode=1037854997 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Cannot instantiate org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider class. Instantiation of non-static member classes is not supported. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:119) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=179 locatorId=0 identityHashCode=1037854997 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Cannot instantiate org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider class. Instantiation of non-static member classes is not supported. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:119) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=179 locatorId=0 identityHashCode=1037854997 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Cannot instantiate org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider class. Instantiation of non-static member classes is not supported. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:119) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=179 locatorId=0 identityHashCode=1037854997 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) [INFO] Running org.glassfish.jersey.tests.e2e.common.LoggingFeatureTest$ContainerAutodiscoveryTest Sep 01, 2022 9:33:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.825 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProviderTest Sep 01, 2022 9:33:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonPublicProviderTest Sep 01, 2022 9:33:51 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:33:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:52 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/ 1 > accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Sep 01, 2022 9:33:52 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < 001: First Header Value 1 < 002: Second Header Value 1 < 003: Third Header Value 1 < 004: Fourth Header Value 1 < 005: Fifth Header Value 1 < Content-Type: application/binary Sep 01, 2022 9:33:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.866 s - in org.glassfish.jersey.tests.e2e.common.LoggingFeatureTest$ContainerAutodiscoveryTest Sep 01, 2022 9:33:52 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:33:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.common.LoggingFeatureTest$FiltersOrderTest Sep 01, 2022 9:33:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.026 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonPublicProviderTest [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructorTest Sep 01, 2022 9:33:53 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:33:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Sending client request on thread main 1 > GET http://localhost:9998/ 1 > custom_header: client/request Sep 01, 2022 9:33:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/ 1 > accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 1 > connection: keep-alive 1 > custom_header: client/request 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Sep 01, 2022 9:33:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < 001: First Header Value 1 < 002: Second Header Value 1 < 003: Third Header Value 1 < 004: Fourth Header Value 1 < 005: Fifth Header Value 1 < Content-Type: application/binary 1 < custom_header: container/response Sep 01, 2022 9:33:54 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Client response received on thread main 1 < 200 1 < 001: First Header Value 1 < 002: Second Header Value 1 < 003: Third Header Value 1 < 004: Fourth Header Value 1 < 005: Fifth Header Value 1 < Content-Length: 32 1 < Content-Type: application/binary 1 < custom_header: container/response 1 * Sending client request on thread main 1 > GET http://localhost:9998/ 1 > custom_header: client/request 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/ 1 > accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 1 > connection: keep-alive 1 > custom_header: client/request 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < 001: First Header Value 1 < 002: Second Header Value 1 < 003: Third Header Value 1 < 004: Fourth Header Value 1 < 005: Fifth Header Value 1 < Content-Type: application/binary 1 < custom_header: container/response 1 * Client response received on thread main 1 < 200 1 < 001: First Header Value 1 < 002: Second Header Value 1 < 003: Third Header Value 1 < 004: Fourth Header Value 1 < 005: Fifth Header Value 1 < Content-Length: 32 1 < Content-Type: application/binary 1 < custom_header: container/response Sep 01, 2022 9:33:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.729 s - in org.glassfish.jersey.tests.e2e.common.LoggingFeatureTest$FiltersOrderTest Sep 01, 2022 9:33:54 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.common.LoggingFeatureTest Sep 01, 2022 9:33:55 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=179 locatorId=0 identityHashCode=1037854997 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=179 locatorId=0 identityHashCode=1037854997 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=179 locatorId=0 identityHashCode=1037854997 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=179 locatorId=0 identityHashCode=1037854997 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.util.Arrays$ArrayList.forEach(Arrays.java:3880) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Sep 01, 2022 9:33:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.656 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructorTest Sep 01, 2022 9:33:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:55 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.common.NoEntityTest Sep 01, 2022 9:33:56 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:33:56 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:56 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:56 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:33:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:33:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:56 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:57 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:57 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:57 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:57 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:57 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:57 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:57 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:57 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:57 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:57 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:57 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.642 s - in org.glassfish.jersey.tests.e2e.common.NoEntityTest Sep 01, 2022 9:33:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.common.ConstrainedToTest Sep 01, 2022 9:33:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:33:58 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/ 1 > accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 1 > connection: keep-alive 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Sep 01, 2022 9:33:58 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < 001: First Header Value 1 < 002: Second Header Value 1 < 003: Third Header Value 1 < 004: Fourth Header Value 1 < 005: Fifth Header Value 1 < Content-Type: application/binary Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:33:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:33:58 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Sending client request on thread main 1 > GET http://localhost:9998/ 1 > custom_header: client/request Sep 01, 2022 9:33:58 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/ 1 > accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 1 > connection: keep-alive 1 > custom_header: client/request 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) Sep 01, 2022 9:33:58 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < 001: First Header Value 1 < 002: Second Header Value 1 < 003: Third Header Value 1 < 004: Fourth Header Value 1 < 005: Fifth Header Value 1 < Content-Type: application/binary 1 < custom_header: container/response Sep 01, 2022 9:33:58 AM org.glassfish.jersey.logging.LoggingInterceptor log INFO: 1 * Client response received on thread main 1 < 200 1 < 001: First Header Value 1 < 002: Second Header Value 1 < 003: Third Header Value 1 < 004: Fourth Header Value 1 < 005: Fifth Header Value 1 < Content-Length: 32 1 < Content-Type: application/binary 1 < custom_header: container/response 1 * Sending client request on thread main 1 > GET http://localhost:9998/ 1 > custom_header: client/request 1 * Server has received a request on thread grizzly-http-server-0 1 > GET http://localhost:9998/ 1 > accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 1 > connection: keep-alive 1 > custom_header: client/request 1 > host: localhost:9998 1 > user-agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2) 1 * Server responded with a response on thread grizzly-http-server-0 1 < 200 1 < 001: First Header Value 1 < 002: Second Header Value 1 < 003: Third Header Value 1 < 004: Fourth Header Value 1 < 005: Fifth Header Value 1 < Content-Type: application/binary 1 < custom_header: container/response 1 * Client response received on thread main 1 < 200 1 < 001: First Header Value 1 < 002: Second Header Value 1 < 003: Third Header Value 1 < 004: Fourth Header Value 1 < 005: Fifth Header Value 1 < Content-Length: 32 1 < Content-Type: application/binary 1 < custom_header: container/response Sep 01, 2022 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.109 s - in org.glassfish.jersey.tests.e2e.common.LoggingFeatureTest Sep 01, 2022 9:33:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.common.DetermineContentLengthTest Sep 01, 2022 9:33:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:33:59 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:33:59 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:00 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:00 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A registered provider org.glassfish.jersey.tests.e2e.common.ConstrainedToTest$ClientFilterConstrainedToServer constrained (via @ConstrainedTo) to SERVER runtime implements interface jakarta.ws.rs.client.ClientResponseFilter which is only usable in a CLIENT runtime context. A registered provider org.glassfish.jersey.tests.e2e.common.ConstrainedToTest$ClientFilterConstrainedToServer is constrained (via @ConstrainedTo) to SERVER runtime but does not implement any provider interface usable in the runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.common.ConstrainedToTest$ClientFilterConstrainedToServer will be ignored. Sep 01, 2022 9:34:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:00 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:00 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:34:00 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A registered provider org.glassfish.jersey.tests.e2e.common.ConstrainedToTest$ClientFilterConstrainedToServer constrained (via @ConstrainedTo) to SERVER runtime implements interface jakarta.ws.rs.client.ClientResponseFilter which is only usable in a CLIENT runtime context. A registered provider org.glassfish.jersey.tests.e2e.common.ConstrainedToTest$ClientFilterConstrainedToServer is constrained (via @ConstrainedTo) to SERVER runtime but does not implement any provider interface usable in the runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.common.ConstrainedToTest$ClientFilterConstrainedToServer will be ignored. Sep 01, 2022 9:34:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.08 s - in org.glassfish.jersey.tests.e2e.common.ConstrainedToTest Sep 01, 2022 9:34:01 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:01 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Running org.glassfish.jersey.tests.e2e.common.HeaderValueExceptionTest Sep 01, 2022 9:34:01 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:01 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:01 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:01 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.224 s - in org.glassfish.jersey.tests.e2e.common.DetermineContentLengthTest Sep 01, 2022 9:34:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.common.MessageBodyWorkerInheritanceTest Sep 01, 2022 9:34:02 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:02 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:02 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:03 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:03 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:34:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:03 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:34:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.228 s - in org.glassfish.jersey.tests.e2e.common.HeaderValueExceptionTest Sep 01, 2022 9:34:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:03 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:34:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.95 s - in org.glassfish.jersey.tests.e2e.common.MessageBodyWorkerInheritanceTest [INFO] Running org.glassfish.jersey.tests.e2e.common.HeaderParamTest Sep 01, 2022 9:34:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.common.ContentTypeTest Sep 01, 2022 9:34:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:05 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:05 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:34:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:34:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.149 s - in org.glassfish.jersey.tests.e2e.common.HeaderParamTest filter2 filter1 filter2 reader Sep 01, 2022 9:34:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:34:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:34:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.306 s - in org.glassfish.jersey.tests.e2e.common.ContentTypeTest [INFO] Running org.glassfish.jersey.tests.e2e.common.ProvidersLegacyOrderingTest Sep 01, 2022 9:34:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.common.Hk2BinderSupportTest Sep 01, 2022 9:34:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:07 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:08 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.995 s - in org.glassfish.jersey.tests.e2e.common.ProvidersLegacyOrderingTest Sep 01, 2022 9:34:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.933 s - in org.glassfish.jersey.tests.e2e.common.Hk2BinderSupportTest [INFO] Running org.glassfish.jersey.tests.e2e.oauth.OAuthClientServerTest Sep 01, 2022 9:34:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.common.MessageBodyReaderUnsupportedTest Sep 01, 2022 9:34:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:10 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:10 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:10 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:10 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.69 s - in org.glassfish.jersey.tests.e2e.common.MessageBodyReaderUnsupportedTest Token received from user: 244c941fd5294da99686f2c8986dea7b Verifier: 057cdca9a242404eba2abbb42267ad16 Sep 01, 2022 9:34:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.common.QueryParamEncodingTest Sep 01, 2022 9:34:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. request: 0 request: 2 request: 4 request: 6 request: 8 request: 10 request: 12 request: 14 Sep 01, 2022 9:34:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. request: 0 request: 2 request: 4 request: 6 request: 8 request: 10 request: 12 request: 14 request: 16 request: 18 Sep 01, 2022 9:34:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.802 s - in org.glassfish.jersey.tests.e2e.oauth.OAuthClientServerTest Sep 01, 2022 9:34:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.oauth.OAuth2Test Sep 01, 2022 9:34:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:12 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:13 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:34:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.131 s - in org.glassfish.jersey.tests.e2e.common.QueryParamEncodingTest Sep 01, 2022 9:34:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.common.EncodingTest Sep 01, 2022 9:34:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:34:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.947 s - in org.glassfish.jersey.tests.e2e.oauth.OAuth2Test Sep 01, 2022 9:34:15 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.oauth.OauthClientAuthorizationFlowTest Sep 01, 2022 9:34:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:34:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:34:16 AM org.glassfish.jersey.server.filter.EncodingFilter filter WARNING: Expected separator ';' instead of '=' java.text.ParseException: Expected separator ';' instead of '=' at org.glassfish.jersey.message.internal.HttpHeaderReader.nextSeparator(HttpHeaderReader.java:124) at org.glassfish.jersey.message.internal.HttpHeaderReader.readQualityFactorParameter(HttpHeaderReader.java:249) at org.glassfish.jersey.server.filter.EncodingFilter$ContentEncoding.fromString(EncodingFilter.java:194) at org.glassfish.jersey.server.filter.EncodingFilter.filter(EncodingFilter.java:113) at org.glassfish.jersey.server.ContainerFilteringStage$ResponseFilterStage.apply(ContainerFilteringStage.java:172) at org.glassfish.jersey.server.ContainerFilteringStage$ResponseFilterStage.apply(ContainerFilteringStage.java:139) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:147) at org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:371) at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:363) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:258) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:34:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:34:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:34:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.418 s - in org.glassfish.jersey.tests.e2e.common.EncodingTest Sep 01, 2022 9:34:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:16 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.common.MessageBodyWriterObjectDistanceTest Sep 01, 2022 9:34:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:18 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:18 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:34:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.578 s - in org.glassfish.jersey.tests.e2e.oauth.OauthClientAuthorizationFlowTest Sep 01, 2022 9:34:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.container.GzipContentEncodingTest Sep 01, 2022 9:34:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.77 s - in org.glassfish.jersey.tests.e2e.common.MessageBodyWriterObjectDistanceTest Sep 01, 2022 9:34:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.common.ContentLengthTest Sep 01, 2022 9:34:19 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:20 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:20 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:20 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:34:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:21 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:21 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:21 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:34:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:21 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:34:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:34:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.147 s - in org.glassfish.jersey.tests.e2e.common.ContentLengthTest Sep 01, 2022 9:34:21 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Running org.glassfish.jersey.tests.e2e.common.AutoDiscoverableTest Sep 01, 2022 9:34:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:22 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.734 s - in org.glassfish.jersey.tests.e2e.common.AutoDiscoverableTest [INFO] Running org.glassfish.jersey.tests.e2e.common.UriComponentTest Sep 01, 2022 9:34:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:24 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:25 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.826 s - in org.glassfish.jersey.tests.e2e.common.UriComponentTest [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticResourceTest Sep 01, 2022 9:34:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:27 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class class org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticResource cannot be instantiated and will be ignored. Sep 01, 2022 9:34:27 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, Resource{"/non-static", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "/non-static" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:34:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.047 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticResourceTest [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticResourceSubResourceTest Sep 01, 2022 9:34:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:34:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.274 s - in org.glassfish.jersey.tests.e2e.container.GzipContentEncodingTest Sep 01, 2022 9:34:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Running org.glassfish.jersey.tests.e2e.container.ApplicationPathTest Sep 01, 2022 9:34:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.386 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticResourceSubResourceTest Sep 01, 2022 9:34:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonPublicResourceTest Sep 01, 2022 9:34:29 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:30 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:30 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.741 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonPublicResourceTest [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonPublicResourceSubResourceTest Sep 01, 2022 9:34:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:33 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.732 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonPublicResourceSubResourceTest [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$AbstractResourceTest SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:34:34 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.646 s - in org.glassfish.jersey.tests.e2e.container.ApplicationPathTest Sep 01, 2022 9:34:34 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:34 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class class org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$AbstractResource cannot be instantiated and will be ignored. [INFO] Running org.glassfish.jersey.tests.e2e.container.QueryParamTest Sep 01, 2022 9:34:35 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.396 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$AbstractResourceTest Sep 01, 2022 9:34:35 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$AbstractResourceSubResourceTest Sep 01, 2022 9:34:35 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:36 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:37 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:37 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.39 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$AbstractResourceSubResourceTest [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$InterfaceResourceTest Sep 01, 2022 9:34:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:38 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$InterfaceResource cannot be instantiated and will be ignored. Sep 01, 2022 9:34:38 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, Resource{"interface", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "interface" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:34:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.092 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$InterfaceResourceTest [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$InterfaceResourceSubResourceTest Sep 01, 2022 9:34:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:39 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:34:40 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.416 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$InterfaceResourceSubResourceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.937 s - in org.glassfish.jersey.tests.e2e.container.QueryParamTest [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonPublicResourceWithConstructorTest [INFO] Running org.glassfish.jersey.tests.e2e.container.EscapedUriTest Sep 01, 2022 9:34:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:42 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:42 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.696 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonPublicResourceWithConstructorTest [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonPublicResourceSubresourceWithConstructorTest Sep 01, 2022 9:34:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:34:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:43 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:43 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:43 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:43 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:43 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:44 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.731 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonPublicResourceSubresourceWithConstructorTest [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest Sep 01, 2022 9:34:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:46 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class class org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticResource cannot be instantiated and will be ignored. Sep 01, 2022 9:34:46 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, Resource{"/non-static", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "/non-static" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:34:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:34:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:47 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:47 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:34:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:34:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:47 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class class org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$AbstractResource cannot be instantiated and will be ignored. Sep 01, 2022 9:34:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:34:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:34:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:47 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$InterfaceResource cannot be instantiated and will be ignored. Sep 01, 2022 9:34:47 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, Resource{"interface", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "interface" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:34:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:34:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:34:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:48 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:34:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:48 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:34:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:48 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:34:48 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.igdCacheCompute(ServiceLocatorImpl.java:1192) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$400(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1186) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1183) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetDescriptor(ServiceLocatorImpl.java:1266) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:765) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor contracts={org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor} scope=org.glassfish.jersey.process.internal.RequestScoped qualifiers={} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=177 locatorId=17 identityHashCode=1196188410 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.igdCacheCompute(ServiceLocatorImpl.java:1192) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$400(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1186) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1183) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetDescriptor(ServiceLocatorImpl.java:1266) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:765) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.igdCacheCompute(ServiceLocatorImpl.java:1192) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$400(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1186) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1183) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetDescriptor(ServiceLocatorImpl.java:1266) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:765) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor contracts={org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor} scope=org.glassfish.jersey.process.internal.RequestScoped qualifiers={} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=177 locatorId=17 identityHashCode=1196188410 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.igdCacheCompute(ServiceLocatorImpl.java:1192) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$400(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1186) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1183) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetDescriptor(ServiceLocatorImpl.java:1266) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:765) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:34:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:48 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:48 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Cannot instantiate org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider class. Instantiation of non-static member classes is not supported. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:119) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=177 locatorId=19 identityHashCode=1798299644 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Cannot instantiate org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider class. Instantiation of non-static member classes is not supported. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:119) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=177 locatorId=19 identityHashCode=1798299644 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Cannot instantiate org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider class. Instantiation of non-static member classes is not supported. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:119) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=177 locatorId=19 identityHashCode=1798299644 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Cannot instantiate org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider class. Instantiation of non-static member classes is not supported. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:119) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=177 locatorId=19 identityHashCode=1798299644 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Sep 01, 2022 9:34:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:34:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:48 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:34:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:48 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:48 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=177 locatorId=22 identityHashCode=2081289387 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=177 locatorId=22 identityHashCode=2081289387 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=177 locatorId=22 identityHashCode=2081289387 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=177 locatorId=22 identityHashCode=2081289387 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Sep 01, 2022 9:34:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:34:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.061 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructorTest Sep 01, 2022 9:34:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:50 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:34:50 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:50 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.281 s - in org.glassfish.jersey.tests.e2e.container.EscapedUriTest [INFO] Running org.glassfish.jersey.tests.e2e.container.GrizzlySlashesWithContextPathTest Sep 01, 2022 9:34:50 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.igdCacheCompute(ServiceLocatorImpl.java:1192) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$400(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1186) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1183) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetDescriptor(ServiceLocatorImpl.java:1266) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:765) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor contracts={org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor} scope=org.glassfish.jersey.process.internal.RequestScoped qualifiers={} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=178 locatorId=0 identityHashCode=1183410967 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.igdCacheCompute(ServiceLocatorImpl.java:1192) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$400(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1186) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1183) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetDescriptor(ServiceLocatorImpl.java:1266) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:765) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.igdCacheCompute(ServiceLocatorImpl.java:1192) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$400(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1186) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1183) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetDescriptor(ServiceLocatorImpl.java:1266) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:765) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor contracts={org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructor} scope=org.glassfish.jersey.process.internal.RequestScoped qualifiers={} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=178 locatorId=0 identityHashCode=1183410967 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.igdCacheCompute(ServiceLocatorImpl.java:1192) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$400(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1186) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1183) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetDescriptor(ServiceLocatorImpl.java:1266) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:765) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:34:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.751 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicResourceWithPrivateConstructorTest [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProviderTest Sep 01, 2022 9:34:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/base Sep 01, 2022 9:34:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:52 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:52 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:52 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Cannot instantiate org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider class. Instantiation of non-static member classes is not supported. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:119) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=179 locatorId=0 identityHashCode=1717739363 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Cannot instantiate org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider class. Instantiation of non-static member classes is not supported. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:119) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=179 locatorId=0 identityHashCode=1717739363 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Cannot instantiate org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider class. Instantiation of non-static member classes is not supported. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:119) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=179 locatorId=0 identityHashCode=1717739363 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Cannot instantiate org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider class. Instantiation of non-static member classes is not supported. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:119) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProvider contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=179 locatorId=0 identityHashCode=1717739363 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Sep 01, 2022 9:34:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.365 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonStaticProviderTest Sep 01, 2022 9:34:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonPublicProviderTest Sep 01, 2022 9:34:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/base Sep 01, 2022 9:34:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:34:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/base Sep 01, 2022 9:34:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:34:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/base Sep 01, 2022 9:34:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:34:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/base Sep 01, 2022 9:34:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:34:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/base Sep 01, 2022 9:34:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:34:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.541 s - in org.glassfish.jersey.tests.e2e.container.GrizzlySlashesWithContextPathTest Sep 01, 2022 9:34:53 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.container.MatrixParamTest Sep 01, 2022 9:34:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.705 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$NonPublicProviderTest [INFO] Running org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructorTest Sep 01, 2022 9:34:55 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:56 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:34:56 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:56 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:56 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:56 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:56 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=179 locatorId=0 identityHashCode=1717739363 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=179 locatorId=0 identityHashCode=1717739363 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:307) at org.glassfish.jersey.internal.inject.Providers.getCustomProviders(Providers.java:151) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:245) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=179 locatorId=0 identityHashCode=1717739363 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) WARNING: HK2 service reification failed for [org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:107) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:166) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructor contracts={jakarta.ws.rs.ext.MessageBodyWriter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=null id=179 locatorId=0 identityHashCode=1717739363 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$1200(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:299) at org.glassfish.jersey.internal.inject.Providers.getProviders(Providers.java:133) at org.glassfish.jersey.message.internal.MessageBodyFactory.initialize(MessageBodyFactory.java:246) at org.glassfish.jersey.message.internal.MessageBodyFactory$MessageBodyWorkersConfigurator.postInit(MessageBodyFactory.java:114) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:353) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4390) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:353) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:296) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:261) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:248) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.(GrizzlyHttpContainer.java:310) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory.createHttpServer(GrizzlyHttpServerFactory.java:114) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:72) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer.(GrizzlyTestContainerFactory.java:45) at org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory.create(GrizzlyTestContainerFactory.java:120) at org.glassfish.jersey.test.JerseyTest.createTestContainer(JerseyTest.java:262) at org.glassfish.jersey.test.JerseyTest.setUp(JerseyTest.java:621) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Sep 01, 2022 9:34:56 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:56 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:34:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:34:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.409 s - in org.glassfish.jersey.tests.e2e.common.NonPublicNonStaticTest$PublicProviderWithPrivateConstructorTest [INFO] Running org.glassfish.jersey.tests.e2e.common.NoEntityTest Sep 01, 2022 9:34:57 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:57 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:34:58 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:34:58 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:34:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.314 s - in org.glassfish.jersey.tests.e2e.common.NoEntityTest [INFO] Running org.glassfish.jersey.tests.e2e.common.ConstrainedToTest SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:34:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.94 s - in org.glassfish.jersey.tests.e2e.container.MatrixParamTest Sep 01, 2022 9:35:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Running org.glassfish.jersey.tests.e2e.container.TrailingSlashTest Sep 01, 2022 9:35:00 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:35:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:35:01 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A registered provider org.glassfish.jersey.tests.e2e.common.ConstrainedToTest$ClientFilterConstrainedToServer constrained (via @ConstrainedTo) to SERVER runtime implements interface jakarta.ws.rs.client.ClientResponseFilter which is only usable in a CLIENT runtime context. A registered provider org.glassfish.jersey.tests.e2e.common.ConstrainedToTest$ClientFilterConstrainedToServer is constrained (via @ConstrainedTo) to SERVER runtime but does not implement any provider interface usable in the runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.common.ConstrainedToTest$ClientFilterConstrainedToServer will be ignored. Sep 01, 2022 9:35:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:35:01 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A registered provider org.glassfish.jersey.tests.e2e.common.ConstrainedToTest$ClientFilterConstrainedToServer constrained (via @ConstrainedTo) to SERVER runtime implements interface jakarta.ws.rs.client.ClientResponseFilter which is only usable in a CLIENT runtime context. A registered provider org.glassfish.jersey.tests.e2e.common.ConstrainedToTest$ClientFilterConstrainedToServer is constrained (via @ConstrainedTo) to SERVER runtime but does not implement any provider interface usable in the runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.common.ConstrainedToTest$ClientFilterConstrainedToServer will be ignored. Sep 01, 2022 9:35:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.868 s - in org.glassfish.jersey.tests.e2e.common.ConstrainedToTest Sep 01, 2022 9:35:01 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.common.HeaderValueExceptionTest Sep 01, 2022 9:35:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:35:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:02 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:35:02 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:02 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:02 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:02 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:02 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:02 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:02 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:02 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:02 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:03 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:03 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:02 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:35:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:35:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:03 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:35:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:03 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:35:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.985 s - in org.glassfish.jersey.tests.e2e.common.HeaderValueExceptionTest [INFO] Running org.glassfish.jersey.tests.e2e.common.HeaderParamTest Sep 01, 2022 9:35:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:05 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:35:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:35:06 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:35:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.869 s - in org.glassfish.jersey.tests.e2e.common.HeaderParamTest [INFO] Running org.glassfish.jersey.tests.e2e.common.ProvidersLegacyOrderingTest Sep 01, 2022 9:35:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:07 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:35:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:35:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.881 s - in org.glassfish.jersey.tests.e2e.common.ProvidersLegacyOrderingTest [INFO] Running org.glassfish.jersey.tests.e2e.oauth.OAuthClientServerTest Sep 01, 2022 9:35:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:35:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.213 s - in org.glassfish.jersey.tests.e2e.container.TrailingSlashTest Sep 01, 2022 9:35:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:10 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.container.HeadTest Sep 01, 2022 9:35:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:35:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:10 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Token received from user: 47ab4d124cd34c1ba113f37affebbb48 Verifier: dd20946cd3d4476090cc5b9867c59dd4 Sep 01, 2022 9:35:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:11 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:35:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. request: 0 request: 2 request: 4 request: 6 request: 8 request: 10 request: 12 request: 14 Sep 01, 2022 9:35:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. request: 0 request: 2 request: 4 request: 6 request: 8 request: 10 request: 12 request: 14 request: 16 request: 18 Sep 01, 2022 9:35:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.629 s - in org.glassfish.jersey.tests.e2e.oauth.OAuthClientServerTest Sep 01, 2022 9:35:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:35:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.oauth.OAuth2Test Sep 01, 2022 9:35:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:35:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:35:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:12 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:12 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:12 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:12 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:12 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:12 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.761 s - in org.glassfish.jersey.tests.e2e.container.HeadTest Sep 01, 2022 9:35:13 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest Sep 01, 2022 9:35:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:35:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:14 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:14 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:35:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:14 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:35:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.608 s - in org.glassfish.jersey.tests.e2e.oauth.OAuth2Test Sep 01, 2022 9:35:14 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:35:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.oauth.OauthClientAuthorizationFlowTest Sep 01, 2022 9:35:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:15 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:35:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:35:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:15 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:35:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:35:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:15 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:15 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:35:15 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:15 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:35:15 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:15 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:35:15 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:15 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:35:16 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:16 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:35:16 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:16 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:35:16 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:35:16 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:16 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:35:16 AM org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer$ResponseWriter failure WARNING: Unable to send a failure response. java.io.IOException: headers already sent at sun.net.httpserver.ExchangeImpl.sendResponseHeaders(ExchangeImpl.java:204) at sun.net.httpserver.HttpExchangeImpl.sendResponseHeaders(HttpExchangeImpl.java:86) at org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer$ResponseWriter.failure(JdkHttpHandlerContainer.java:304) at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:438) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:263) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer.handle(JdkHttpHandlerContainer.java:135) at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:79) at sun.net.httpserver.AuthFilter.doFilter(AuthFilter.java:83) at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:82) at sun.net.httpserver.ServerImpl$Exchange$LinkHandler.handle(ServerImpl.java:675) at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:79) at sun.net.httpserver.ServerImpl$Exchange.run(ServerImpl.java:647) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:35:16 AM org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer$ResponseWriter failure WARNING: Unable to send a failure response. java.io.IOException: headers already sent at sun.net.httpserver.ExchangeImpl.sendResponseHeaders(ExchangeImpl.java:204) at sun.net.httpserver.HttpExchangeImpl.sendResponseHeaders(HttpExchangeImpl.java:86) at org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer$ResponseWriter.failure(JdkHttpHandlerContainer.java:304) at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:438) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:263) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer.handle(JdkHttpHandlerContainer.java:135) at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:79) at sun.net.httpserver.AuthFilter.doFilter(AuthFilter.java:83) at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:82) at sun.net.httpserver.ServerImpl$Exchange$LinkHandler.handle(ServerImpl.java:675) at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:79) at sun.net.httpserver.ServerImpl$Exchange.run(ServerImpl.java:647) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:35:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:35:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:35:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.27 s - in org.glassfish.jersey.tests.e2e.oauth.OauthClientAuthorizationFlowTest [INFO] Running org.glassfish.jersey.tests.e2e.container.Jersey2462Test$GrizzlyContainerTest Sep 01, 2022 9:35:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:18 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:18 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:35:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:35:19 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:19 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:19 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:35:19 AM org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer$ResponseWriter failure WARNING: Unable to send a failure response. java.io.IOException: headers already sent at sun.net.httpserver.ExchangeImpl.sendResponseHeaders(ExchangeImpl.java:204) at sun.net.httpserver.HttpExchangeImpl.sendResponseHeaders(HttpExchangeImpl.java:86) at org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer$ResponseWriter.failure(JdkHttpHandlerContainer.java:304) at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:438) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:263) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer.handle(JdkHttpHandlerContainer.java:135) at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:79) at sun.net.httpserver.AuthFilter.doFilter(AuthFilter.java:83) at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:82) at sun.net.httpserver.ServerImpl$Exchange$LinkHandler.handle(ServerImpl.java:675) at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:79) at sun.net.httpserver.ServerImpl$Exchange.run(ServerImpl.java:647) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:35:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.874 s - in org.glassfish.jersey.tests.e2e.container.Jersey2462Test$GrizzlyContainerTest [INFO] Running org.glassfish.jersey.tests.e2e.container.Jersey2462Test$JettyContainerTest Sep 01, 2022 9:35:20 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:35:20 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:21 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.806 s - in org.glassfish.jersey.tests.e2e.container.Jersey2462Test$JettyContainerTest [INFO] Running org.glassfish.jersey.tests.e2e.container.Jersey2462Test$SimpleContainerTest Sep 01, 2022 9:35:22 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:22 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:22 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:35:22 AM org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer$ResponseWriter failure WARNING: Unable to send a failure response. java.io.IOException: headers already sent at sun.net.httpserver.ExchangeImpl.sendResponseHeaders(ExchangeImpl.java:204) at sun.net.httpserver.HttpExchangeImpl.sendResponseHeaders(HttpExchangeImpl.java:86) at org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer$ResponseWriter.failure(JdkHttpHandlerContainer.java:304) at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:438) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:263) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer.handle(JdkHttpHandlerContainer.java:135) at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:79) at sun.net.httpserver.AuthFilter.doFilter(AuthFilter.java:83) at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:82) at sun.net.httpserver.ServerImpl$Exchange$LinkHandler.handle(ServerImpl.java:675) at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:79) at sun.net.httpserver.ServerImpl$Exchange.run(ServerImpl.java:647) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:35:23 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:23 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.683 s - in org.glassfish.jersey.tests.e2e.container.Jersey2462Test$SimpleContainerTest [INFO] Running org.glassfish.jersey.tests.e2e.container.Jersey2462Test Sep 01, 2022 9:35:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:35:25 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:35:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:25 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:35:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:25 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:35:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:26 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.623 s - in org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest Sep 01, 2022 9:35:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:35:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:26 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:35:26 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Running org.glassfish.jersey.tests.e2e.container.ResponseWriterMetadataTest Sep 01, 2022 9:35:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:27 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.684 s - in org.glassfish.jersey.tests.e2e.container.Jersey2462Test Sep 01, 2022 9:35:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Running org.glassfish.jersey.tests.e2e.container.GzipContentEncodingTest Sep 01, 2022 9:35:27 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:35:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:35:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:28 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:28 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:35:28 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:35:29 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:35:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:29 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:29 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:29 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:30 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:30 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:35:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.04 s - in org.glassfish.jersey.tests.e2e.container.ResponseWriterMetadataTest [INFO] Running org.glassfish.jersey.tests.e2e.container.JdkSlashesWithContextPathTest Sep 01, 2022 9:35:33 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:33 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:33 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/base Sep 01, 2022 9:35:33 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:34 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:35:36 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:35:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:36 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.502 s - in org.glassfish.jersey.tests.e2e.container.GzipContentEncodingTest [INFO] Running org.glassfish.jersey.tests.e2e.container.ApplicationPathTest Sep 01, 2022 9:35:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:37 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/base Sep 01, 2022 9:35:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:38 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:35:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:35:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:39 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:39 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:40 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/base Sep 01, 2022 9:35:40 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:35:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.491 s - in org.glassfish.jersey.tests.e2e.container.ApplicationPathTest [INFO] Running org.glassfish.jersey.tests.e2e.container.QueryParamTest Sep 01, 2022 9:35:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:43 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/base Sep 01, 2022 9:35:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:44 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:35:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:35:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:45 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:45 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:45 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:47 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/base Sep 01, 2022 9:35:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:49 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:35:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.233 s - in org.glassfish.jersey.tests.e2e.container.QueryParamTest [INFO] Running org.glassfish.jersey.tests.e2e.container.EscapedUriTest Sep 01, 2022 9:35:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 17.077 s - in org.glassfish.jersey.tests.e2e.container.JdkSlashesWithContextPathTest [INFO] Running org.glassfish.jersey.tests.e2e.container.LeadingSlashesTest Sep 01, 2022 9:35:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:50 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:51 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:35:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:35:51 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:35:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:35:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:52 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:35:52 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:35:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:52 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:52 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:35:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:35:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:52 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:35:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:35:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:35:53 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:53 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:53 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:53 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:53 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:53 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:53 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:53 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:53 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:53 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:53 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:56 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:56 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:57 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:57 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:59 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:35:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:59 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:35:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:35:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.696 s - in org.glassfish.jersey.tests.e2e.container.EscapedUriTest Sep 01, 2022 9:36:00 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Running org.glassfish.jersey.tests.e2e.container.GrizzlySlashesWithContextPathTest Sep 01, 2022 9:36:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/base Sep 01, 2022 9:36:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:01 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:36:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:36:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/base Sep 01, 2022 9:36:02 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:36:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/base Sep 01, 2022 9:36:02 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:36:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/base Sep 01, 2022 9:36:02 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:36:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/base Sep 01, 2022 9:36:02 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:36:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/base Sep 01, 2022 9:36:02 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:36:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.542 s - in org.glassfish.jersey.tests.e2e.container.GrizzlySlashesWithContextPathTest Sep 01, 2022 9:36:03 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:03 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Running org.glassfish.jersey.tests.e2e.container.MatrixParamTest Sep 01, 2022 9:36:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:04 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:36:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:36:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:05 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:05 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:05 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:06 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:08 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:36:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:36:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.085 s - in org.glassfish.jersey.tests.e2e.container.MatrixParamTest Sep 01, 2022 9:36:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.352 s - in org.glassfish.jersey.tests.e2e.container.LeadingSlashesTest [INFO] Running org.glassfish.jersey.tests.e2e.container.TrailingSlashTest Sep 01, 2022 9:36:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.container.ResourceConfigApplicationPathTest Sep 01, 2022 9:36:10 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:10 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:36:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:11 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:36:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:36:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:36:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:11 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:36:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:11 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:12 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:12 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:12 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:12 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:15 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:36:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.56 s - in org.glassfish.jersey.tests.e2e.container.ResourceConfigApplicationPathTest [INFO] Running org.glassfish.jersey.tests.e2e.ClientTest Sep 01, 2022 9:36:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:17 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:36:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:36:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:18 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:36:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:18 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:36:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:18 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:36:18 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:18 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:18 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.265 s - in org.glassfish.jersey.tests.e2e.ClientTest Sep 01, 2022 9:36:18 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:19 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.461 s - in org.glassfish.jersey.tests.e2e.container.TrailingSlashTest [INFO] Running org.glassfish.jersey.tests.e2e.MessageBodyExceptionWrappingTest Sep 01, 2022 9:36:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.container.HeadTest Sep 01, 2022 9:36:19 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:20 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:36:20 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:20 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:36:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:36:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:36:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:36:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.042 s - in org.glassfish.jersey.tests.e2e.MessageBodyExceptionWrappingTest Sep 01, 2022 9:36:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:36:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:36:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.InterceptorGzipTest Sep 01, 2022 9:36:21 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:21 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:22 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:22 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:22 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:22 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:22 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:36:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:22 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:36:22 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:22 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.178 s - in org.glassfish.jersey.tests.e2e.container.HeadTest [INFO] Running org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest Sep 01, 2022 9:36:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. resource: hello, this is text entity Sep 01, 2022 9:36:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:23 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. resource: hello, this is text entity Sep 01, 2022 9:36:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.077 s - in org.glassfish.jersey.tests.e2e.InterceptorGzipTest Sep 01, 2022 9:36:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:24 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:36:24 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. [INFO] Running org.glassfish.jersey.tests.e2e.ExecutorServiceProviderTest Sep 01, 2022 9:36:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:36:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:25 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:36:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:25 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:36:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:36:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:25 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:36:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:36:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:25 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:25 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:36:25 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:25 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:36:25 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:25 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:36:25 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:25 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:36:25 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:25 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:36:25 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:25 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:36:26 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:26 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:26 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:36:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:36:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:26 AM org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer$ResponseWriter failure WARNING: Unable to send a failure response. java.io.IOException: headers already sent at jdk.httpserver/sun.net.httpserver.ExchangeImpl.sendResponseHeaders(ExchangeImpl.java:205) at jdk.httpserver/sun.net.httpserver.HttpExchangeImpl.sendResponseHeaders(HttpExchangeImpl.java:85) at org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer$ResponseWriter.failure(JdkHttpHandlerContainer.java:304) at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:438) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:263) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer.handle(JdkHttpHandlerContainer.java:135) at jdk.httpserver/com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:77) at jdk.httpserver/sun.net.httpserver.AuthFilter.doFilter(AuthFilter.java:82) at jdk.httpserver/com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:80) at jdk.httpserver/sun.net.httpserver.ServerImpl$Exchange$LinkHandler.handle(ServerImpl.java:692) at jdk.httpserver/com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:77) at jdk.httpserver/sun.net.httpserver.ServerImpl$Exchange.run(ServerImpl.java:664) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:36:26 AM org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer$ResponseWriter failure WARNING: Unable to send a failure response. java.io.IOException: headers already sent at jdk.httpserver/sun.net.httpserver.ExchangeImpl.sendResponseHeaders(ExchangeImpl.java:205) at jdk.httpserver/sun.net.httpserver.HttpExchangeImpl.sendResponseHeaders(HttpExchangeImpl.java:85) at org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer$ResponseWriter.failure(JdkHttpHandlerContainer.java:304) at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:438) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:263) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer.handle(JdkHttpHandlerContainer.java:135) at jdk.httpserver/com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:77) at jdk.httpserver/sun.net.httpserver.AuthFilter.doFilter(AuthFilter.java:82) at jdk.httpserver/com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:80) at jdk.httpserver/sun.net.httpserver.ServerImpl$Exchange$LinkHandler.handle(ServerImpl.java:692) at jdk.httpserver/com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:77) at jdk.httpserver/sun.net.httpserver.ServerImpl$Exchange.run(ServerImpl.java:664) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:36:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:26 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:36:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:26 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:36:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:26 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:36:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:26 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:36:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:26 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:36:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:26 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:36:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:26 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:36:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:26 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:36:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.668 s - in org.glassfish.jersey.tests.e2e.ExecutorServiceProviderTest [INFO] Running org.glassfish.jersey.tests.e2e.client.connector.MethodTest Sep 01, 2022 9:36:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:28 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:36:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:36:29 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:29 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:36:29 AM org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer$ResponseWriter failure WARNING: Unable to send a failure response. java.io.IOException: headers already sent at jdk.httpserver/sun.net.httpserver.ExchangeImpl.sendResponseHeaders(ExchangeImpl.java:205) at jdk.httpserver/sun.net.httpserver.HttpExchangeImpl.sendResponseHeaders(HttpExchangeImpl.java:85) at org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer$ResponseWriter.failure(JdkHttpHandlerContainer.java:304) at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:438) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:263) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer.handle(JdkHttpHandlerContainer.java:135) at jdk.httpserver/com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:77) at jdk.httpserver/sun.net.httpserver.AuthFilter.doFilter(AuthFilter.java:82) at jdk.httpserver/com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:80) at jdk.httpserver/sun.net.httpserver.ServerImpl$Exchange$LinkHandler.handle(ServerImpl.java:692) at jdk.httpserver/com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:77) at jdk.httpserver/sun.net.httpserver.ServerImpl$Exchange.run(ServerImpl.java:664) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:36:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:36:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:36:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:36:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:36:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:36:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:36:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:36:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.306 s - in org.glassfish.jersey.tests.e2e.client.connector.MethodTest [INFO] Running org.glassfish.jersey.tests.e2e.client.connector.HugeEntityTest Sep 01, 2022 9:36:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:32 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:32 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:36:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:32 AM org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer$ResponseWriter failure WARNING: Unable to send a failure response. java.io.IOException: headers already sent at jdk.httpserver/sun.net.httpserver.ExchangeImpl.sendResponseHeaders(ExchangeImpl.java:205) at jdk.httpserver/sun.net.httpserver.HttpExchangeImpl.sendResponseHeaders(HttpExchangeImpl.java:85) at org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer$ResponseWriter.failure(JdkHttpHandlerContainer.java:304) at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:438) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:263) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer.handle(JdkHttpHandlerContainer.java:135) at jdk.httpserver/com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:77) at jdk.httpserver/sun.net.httpserver.AuthFilter.doFilter(AuthFilter.java:82) at jdk.httpserver/com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:80) at jdk.httpserver/sun.net.httpserver.ServerImpl$Exchange$LinkHandler.handle(ServerImpl.java:692) at jdk.httpserver/com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:77) at jdk.httpserver/sun.net.httpserver.ServerImpl$Exchange.run(ServerImpl.java:664) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:36:32 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:36:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:36:35 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:36:35 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:35 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:36:35 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:35 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:35 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:36:35 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:35 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:35 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:36:35 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:35 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:36:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:36 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. Sep 01, 2022 9:36:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:36 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.844 s - in org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest [INFO] Running org.glassfish.jersey.tests.e2e.container.ResponseWriterMetadataTest Sep 01, 2022 9:36:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:37 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:36:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:36:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:38 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:38 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:38 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:41 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:36:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.901 s - in org.glassfish.jersey.tests.e2e.container.ResponseWriterMetadataTest [INFO] Running org.glassfish.jersey.tests.e2e.container.JettyEmptyHeaderParamTest Sep 01, 2022 9:36:43 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:36:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:43 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:36:44 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.832 s - in org.glassfish.jersey.tests.e2e.container.JettyEmptyHeaderParamTest [INFO] Running org.glassfish.jersey.tests.e2e.container.JdkSlashesWithContextPathTest Sep 01, 2022 9:36:45 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/base Sep 01, 2022 9:36:45 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:46 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:36:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:36:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:36:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:36:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:36:49 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/base Sep 01, 2022 9:36:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:53 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/base Sep 01, 2022 9:36:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:56 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/base Sep 01, 2022 9:36:56 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:36:59 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/base Sep 01, 2022 9:36:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 16.992 s - in org.glassfish.jersey.tests.e2e.container.JdkSlashesWithContextPathTest [INFO] Running org.glassfish.jersey.tests.e2e.container.LeadingSlashesTest Sep 01, 2022 9:37:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:03 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:03 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:37:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:37:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:37:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:37:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:37:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:37:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:05 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:05 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:05 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:05 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:05 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:05 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:05 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:05 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:05 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:05 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:06 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:09 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:12 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:15 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:18 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:18 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:37:21 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:37:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:21 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:21 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:21 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:21 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.899 s - in org.glassfish.jersey.tests.e2e.container.LeadingSlashesTest [INFO] Running org.glassfish.jersey.tests.e2e.container.ResourceConfigApplicationPathTest Sep 01, 2022 9:37:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:23 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:23 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:37:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:37:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:24 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:37:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.479 s - in org.glassfish.jersey.tests.e2e.container.ResourceConfigApplicationPathTest [INFO] Running org.glassfish.jersey.tests.e2e.ClientTest Sep 01, 2022 9:37:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:29 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:37:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:37:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:30 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:37:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:37:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.259 s - in org.glassfish.jersey.tests.e2e.ClientTest [INFO] Running org.glassfish.jersey.tests.e2e.MessageBodyExceptionWrappingTest Sep 01, 2022 9:37:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:32 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:37:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:37:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:33 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:37:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.883 s - in org.glassfish.jersey.tests.e2e.MessageBodyExceptionWrappingTest [INFO] Running org.glassfish.jersey.tests.e2e.InterceptorGzipTest Sep 01, 2022 9:37:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:34 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:34 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:37:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. resource: hello, this is text entity Sep 01, 2022 9:37:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:35 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. resource: hello, this is text entity Sep 01, 2022 9:37:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.734 s - in org.glassfish.jersey.tests.e2e.InterceptorGzipTest [INFO] Running org.glassfish.jersey.tests.e2e.ExecutorServiceProviderTest Sep 01, 2022 9:37:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:36 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.627 s - in org.glassfish.jersey.tests.e2e.client.connector.HugeEntityTest [INFO] Running org.glassfish.jersey.tests.e2e.sonar.SonarJerseyE2ETest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.glassfish.jersey.tests.e2e.sonar.SonarJerseyE2ETest [INFO] Running org.glassfish.jersey.tests.e2e.InterceptorCustomTest Sep 01, 2022 9:37:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:36 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:37:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:37:37 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:37:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:37:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:37:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:37:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:37:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:37:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. resource: hello, this is text entity Sep 01, 2022 9:37:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:37:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:37:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:37:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.379 s - in org.glassfish.jersey.tests.e2e.ExecutorServiceProviderTest Sep 01, 2022 9:37:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. resource: hello, this is text entity Sep 01, 2022 9:37:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.051 s - in org.glassfish.jersey.tests.e2e.InterceptorCustomTest [INFO] Running org.glassfish.jersey.tests.e2e.client.connector.MethodTest [INFO] Running org.glassfish.jersey.tests.e2e.LinkTest Sep 01, 2022 9:37:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:39 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:39 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:39 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:37:40 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:37:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:37:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:37:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:40 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:37:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:40 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:37:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:37:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:40 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:37:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:37:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:37:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.179 s - in org.glassfish.jersey.tests.e2e.LinkTest Sep 01, 2022 9:37:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:37:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:37:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.api.MediaTypeProviderTest Sep 01, 2022 9:37:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:37:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:37:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.757 s - in org.glassfish.jersey.tests.e2e.client.connector.MethodTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.glassfish.jersey.tests.api.MediaTypeProviderTest [INFO] Running org.glassfish.jersey.tests.api.ConsumeProduceTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s - in org.glassfish.jersey.tests.api.ConsumeProduceTest [INFO] Running org.glassfish.jersey.tests.e2e.client.connector.HugeEntityTest Sep 01, 2022 9:37:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.api.UnsafeCharsInUriTest Sep 01, 2022 9:37:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:43 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:37:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:37:43 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:37:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:37:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.815 s - in org.glassfish.jersey.tests.api.UnsafeCharsInUriTest [INFO] Running org.glassfish.jersey.tests.api.ApplicationCachingTest Sep 01, 2022 9:37:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:46 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:37:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:37:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.941 s - in org.glassfish.jersey.tests.api.ApplicationCachingTest [INFO] Running org.glassfish.jersey.tests.api.QualitySourceMediaTypeProviderTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in org.glassfish.jersey.tests.api.QualitySourceMediaTypeProviderTest [INFO] Running org.glassfish.jersey.tests.api.AcceptMediaTypeProviderTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 s - in org.glassfish.jersey.tests.api.AcceptMediaTypeProviderTest [INFO] Running org.glassfish.jersey.tests.api.RestrictedHeaderTest Sep 01, 2022 9:37:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:49 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:37:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Headers: {origin=[http://example.com], access-control-request-method=[POST], user-agent=[Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13)], testus=[Hello], host=[localhost:9998], connection=[Keep-Alive], accept-encoding=[gzip,deflate]} Sep 01, 2022 9:37:50 AM org.glassfish.jersey.tests.api.RestrictedHeaderTest$MyResource getOptions INFO: CORS headers found. Sep 01, 2022 9:37:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Headers: {origin=[http://example.com], access-control-request-method=[POST], testus=[Hello], user-agent=[Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202)], host=[localhost:9998], accept=[text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2], connection=[keep-alive]} Sep 01, 2022 9:37:51 AM org.glassfish.jersey.tests.api.RestrictedHeaderTest$MyResource getOptions INFO: CORS headers found. Sep 01, 2022 9:37:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.523 s - in org.glassfish.jersey.tests.api.RestrictedHeaderTest [INFO] Running org.glassfish.jersey.tests.api.ResponseE2ETest Sep 01, 2022 9:37:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:52 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:37:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:37:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:37:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:37:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:37:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:37:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.443 s - in org.glassfish.jersey.tests.api.ResponseE2ETest [INFO] Running org.glassfish.jersey.tests.api.ExceptionTest Sep 01, 2022 9:37:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:55 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:37:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:37:56 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.jersey.server.ParamException$MatrixParamException: HTTP 404 Not Found at org.glassfish.jersey.server.internal.inject.MatrixParamValueParamProvider$MatrixParamValueProvider.apply(MatrixParamValueParamProvider.java:85) at org.glassfish.jersey.server.internal.inject.MatrixParamValueParamProvider$MatrixParamValueProvider.apply(MatrixParamValueParamProvider.java:67) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Caused by: org.glassfish.jersey.tests.api.ExceptionTest$NonWaeException at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:242) at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:237) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.MatrixParamValueParamProvider$MatrixParamValueProvider.apply(MatrixParamValueParamProvider.java:82) ... 38 more MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource1 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource1 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:37:56 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.jersey.server.ParamException$PathParamException: HTTP 404 Not Found at org.glassfish.jersey.server.internal.inject.PathParamValueParamProvider$PathParamValueProvider.apply(PathParamValueParamProvider.java:94) at org.glassfish.jersey.server.internal.inject.PathParamValueParamProvider$PathParamValueProvider.apply(PathParamValueParamProvider.java:79) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Caused by: org.glassfish.jersey.tests.api.ExceptionTest$NonWaeException at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:242) at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:237) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.PathParamValueParamProvider$PathParamValueProvider.apply(PathParamValueParamProvider.java:92) ... 38 more MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource2 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource2 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:37:56 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.jersey.server.ParamException$QueryParamException: HTTP 404 Not Found at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:81) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:65) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Caused by: org.glassfish.jersey.tests.api.ExceptionTest$NonWaeException at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:242) at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:237) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:78) ... 38 more MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource3 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource3 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:37:56 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.jersey.server.ParamException$HeaderParamException: HTTP 400 Bad Request at org.glassfish.jersey.server.internal.inject.HeaderParamValueParamProvider$HeaderParamValueProvider.apply(HeaderParamValueParamProvider.java:79) at org.glassfish.jersey.server.internal.inject.HeaderParamValueParamProvider$HeaderParamValueProvider.apply(HeaderParamValueParamProvider.java:65) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Caused by: org.glassfish.jersey.tests.api.ExceptionTest$NonWaeException at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:242) at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:237) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.HeaderParamValueParamProvider$HeaderParamValueProvider.apply(HeaderParamValueParamProvider.java:76) ... 38 more MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource4 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource4 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:37:56 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.jersey.server.ParamException$CookieParamException: HTTP 400 Bad Request at org.glassfish.jersey.server.internal.inject.CookieParamValueParamProvider$CookieParamValueProvider.apply(CookieParamValueParamProvider.java:65) at org.glassfish.jersey.server.internal.inject.CookieParamValueParamProvider$CookieParamValueProvider.apply(CookieParamValueParamProvider.java:44) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Caused by: org.glassfish.jersey.tests.api.ExceptionTest$NonWaeException at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:242) at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:237) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.CookieParamValueParamProvider$CookieParamValueProvider.apply(CookieParamValueParamProvider.java:62) ... 38 more MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource5 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource5 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:37:56 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.jersey.server.ParamException$MatrixParamException: HTTP 404 Not Found at org.glassfish.jersey.server.internal.inject.MatrixParamValueParamProvider$MatrixParamValueProvider.apply(MatrixParamValueParamProvider.java:85) at org.glassfish.jersey.server.internal.inject.MatrixParamValueParamProvider$MatrixParamValueProvider.apply(MatrixParamValueParamProvider.java:67) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Caused by: org.glassfish.jersey.tests.api.ExceptionTest$NonWaeException at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:242) at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:237) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.MatrixParamValueParamProvider$MatrixParamValueProvider.apply(MatrixParamValueParamProvider.java:82) ... 38 more MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource6 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource6 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:37:56 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.jersey.server.ParamException$PathParamException: HTTP 404 Not Found at org.glassfish.jersey.server.internal.inject.PathParamValueParamProvider$PathParamValueProvider.apply(PathParamValueParamProvider.java:94) at org.glassfish.jersey.server.internal.inject.PathParamValueParamProvider$PathParamValueProvider.apply(PathParamValueParamProvider.java:79) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Caused by: org.glassfish.jersey.tests.api.ExceptionTest$NonWaeException at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:242) at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:237) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.PathParamValueParamProvider$PathParamValueProvider.apply(PathParamValueParamProvider.java:92) ... 38 more MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource7 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource7 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:37:56 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.jersey.server.ParamException$QueryParamException: HTTP 404 Not Found at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:81) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:65) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Caused by: org.glassfish.jersey.tests.api.ExceptionTest$NonWaeException at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:242) at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:237) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:78) ... 38 more MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource8 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource8 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:37:56 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.jersey.server.ParamException$HeaderParamException: HTTP 400 Bad Request at org.glassfish.jersey.server.internal.inject.HeaderParamValueParamProvider$HeaderParamValueProvider.apply(HeaderParamValueParamProvider.java:79) at org.glassfish.jersey.server.internal.inject.HeaderParamValueParamProvider$HeaderParamValueProvider.apply(HeaderParamValueParamProvider.java:65) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Caused by: org.glassfish.jersey.tests.api.ExceptionTest$NonWaeException at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:242) at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:237) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.HeaderParamValueParamProvider$HeaderParamValueProvider.apply(HeaderParamValueParamProvider.java:76) ... 38 more MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource9 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource9 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:37:56 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.jersey.server.ParamException$CookieParamException: HTTP 400 Bad Request at org.glassfish.jersey.server.internal.inject.CookieParamValueParamProvider$CookieParamValueProvider.apply(CookieParamValueParamProvider.java:65) at org.glassfish.jersey.server.internal.inject.CookieParamValueParamProvider$CookieParamValueProvider.apply(CookieParamValueParamProvider.java:44) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Caused by: org.glassfish.jersey.tests.api.ExceptionTest$NonWaeException at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:242) at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:237) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.CookieParamValueParamProvider$CookieParamValueProvider.apply(CookieParamValueParamProvider.java:62) ... 38 more MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource10 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource10 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:37:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:56 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:37:56 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 jakarta.ws.rs.WebApplicationException: HTTP 555 at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:477) at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:472) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.MatrixParamValueParamProvider$MatrixParamValueProvider.apply(MatrixParamValueParamProvider.java:82) at org.glassfish.jersey.server.internal.inject.MatrixParamValueParamProvider$MatrixParamValueProvider.apply(MatrixParamValueParamProvider.java:67) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource1 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource1 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:37:56 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 jakarta.ws.rs.WebApplicationException: HTTP 555 at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:477) at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:472) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.PathParamValueParamProvider$PathParamValueProvider.apply(PathParamValueParamProvider.java:92) at org.glassfish.jersey.server.internal.inject.PathParamValueParamProvider$PathParamValueProvider.apply(PathParamValueParamProvider.java:79) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource2 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource2 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:37:56 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 jakarta.ws.rs.WebApplicationException: HTTP 555 at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:477) at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:472) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:78) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:65) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource3 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource3 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:37:56 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 jakarta.ws.rs.WebApplicationException: HTTP 555 at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:477) at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:472) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.HeaderParamValueParamProvider$HeaderParamValueProvider.apply(HeaderParamValueParamProvider.java:76) at org.glassfish.jersey.server.internal.inject.HeaderParamValueParamProvider$HeaderParamValueProvider.apply(HeaderParamValueParamProvider.java:65) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource4 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource4 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:37:56 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 jakarta.ws.rs.WebApplicationException: HTTP 555 at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:477) at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:472) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.CookieParamValueParamProvider$CookieParamValueProvider.apply(CookieParamValueParamProvider.java:62) at org.glassfish.jersey.server.internal.inject.CookieParamValueParamProvider$CookieParamValueProvider.apply(CookieParamValueParamProvider.java:44) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource5 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource5 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:37:56 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 jakarta.ws.rs.WebApplicationException: HTTP 555 at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:477) at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:472) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.MatrixParamValueParamProvider$MatrixParamValueProvider.apply(MatrixParamValueParamProvider.java:82) at org.glassfish.jersey.server.internal.inject.MatrixParamValueParamProvider$MatrixParamValueProvider.apply(MatrixParamValueParamProvider.java:67) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource6 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource6 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:37:56 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 jakarta.ws.rs.WebApplicationException: HTTP 555 at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:477) at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:472) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.PathParamValueParamProvider$PathParamValueProvider.apply(PathParamValueParamProvider.java:92) at org.glassfish.jersey.server.internal.inject.PathParamValueParamProvider$PathParamValueProvider.apply(PathParamValueParamProvider.java:79) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource7 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource7 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:37:56 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 jakarta.ws.rs.WebApplicationException: HTTP 555 at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:477) at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:472) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:78) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:65) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource8 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource8 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:37:56 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 jakarta.ws.rs.WebApplicationException: HTTP 555 at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:477) at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:472) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.HeaderParamValueParamProvider$HeaderParamValueProvider.apply(HeaderParamValueParamProvider.java:76) at org.glassfish.jersey.server.internal.inject.HeaderParamValueParamProvider$HeaderParamValueProvider.apply(HeaderParamValueParamProvider.java:65) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource9 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource9 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:37:56 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 jakarta.ws.rs.WebApplicationException: HTTP 555 at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:477) at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:472) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.CookieParamValueParamProvider$CookieParamValueProvider.apply(CookieParamValueParamProvider.java:62) at org.glassfish.jersey.server.internal.inject.CookieParamValueParamProvider$CookieParamValueProvider.apply(CookieParamValueParamProvider.java:44) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource10 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource10 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:37:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:57 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:37:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.791 s - in org.glassfish.jersey.tests.api.ExceptionTest [INFO] Running org.glassfish.jersey.tests.api.ClientInvocationTest Sep 01, 2022 9:37:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:58 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:37:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:37:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:37:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:37:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:37:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:37:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:37:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:38:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:38:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:38:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.212 s - in org.glassfish.jersey.tests.api.ClientInvocationTest [INFO] Running org.glassfish.jersey.tests.api.FormDataContentDispositionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s - in org.glassfish.jersey.tests.api.FormDataContentDispositionTest [INFO] Running org.glassfish.jersey.tests.api.ContentDispositionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s - in org.glassfish.jersey.tests.api.ContentDispositionTest [INFO] Running org.glassfish.jersey.tests.api.LocationHeaderWithIncompatibleFlagTest Sep 01, 2022 9:38:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:04 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:38:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:38:05 AM org.glassfish.jersey.tests.api.LocationHeaderWithIncompatibleFlagTest testLocation INFO: Location resolved from response > http://localhost:9998/test/location Sep 01, 2022 9:38:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:38:05 AM org.glassfish.jersey.tests.api.LocationHeaderWithIncompatibleFlagTest testNullLocation INFO: Location resolved from response > null Sep 01, 2022 9:38:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:38:05 AM org.glassfish.jersey.tests.api.LocationHeaderWithIncompatibleFlagTest testLocationWithSlash INFO: Location resolved from response > http://localhost:9998/location Sep 01, 2022 9:38:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.19 s - in org.glassfish.jersey.tests.api.LocationHeaderWithIncompatibleFlagTest [INFO] Running org.glassfish.jersey.tests.api.LocationHeaderWithAbsolutizationDisabledTest Sep 01, 2022 9:38:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:07 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:38:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:38:08 AM org.glassfish.jersey.tests.api.LocationHeaderWithAbsolutizationDisabledTest$ResponseTest locationTest INFO: URI Created in the resource method > location Sep 01, 2022 9:38:08 AM org.glassfish.jersey.tests.api.LocationHeaderWithAbsolutizationDisabledTest testLocation INFO: Location resolved from response > location Sep 01, 2022 9:38:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:38:08 AM org.glassfish.jersey.tests.api.LocationHeaderWithAbsolutizationDisabledTest testNullLocation INFO: Location resolved from response > null Sep 01, 2022 9:38:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:38:08 AM org.glassfish.jersey.tests.api.LocationHeaderWithAbsolutizationDisabledTest testLocationWithSlash INFO: Location resolved from response > /location Sep 01, 2022 9:38:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.193 s - in org.glassfish.jersey.tests.api.LocationHeaderWithAbsolutizationDisabledTest [INFO] Running org.glassfish.jersey.tests.api.CacheControlImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s - in org.glassfish.jersey.tests.api.CacheControlImplTest [INFO] Running org.glassfish.jersey.tests.api.LocationHeaderFiltersTest Sep 01, 2022 9:38:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:10 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:10 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:38:10 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationInterceptor registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: BaseUriChangingPreMatchingFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: AbortingRequestFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$1 run INFO: Thread pool initialized. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$MyTest locationTestWithFilter INFO: URI Created in the resource method > location Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationFilter filter INFO: LocationManipulationFilter applied. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest checkResource INFO: Location resolved from response > http://localhost:9998/ResponseTest/UriChangedByFilter Sep 01, 2022 9:38:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationInterceptor registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: BaseUriChangingPreMatchingFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: AbortingRequestFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$1 run INFO: Thread pool initialized. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationInterceptor aroundWriteTo INFO: LocationManipulationInterceptor applied. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest checkResource INFO: Location resolved from response > http://localhost:9998/ResponseTest/UriChangedByInterceptor Sep 01, 2022 9:38:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationInterceptor registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: BaseUriChangingPreMatchingFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: AbortingRequestFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:38:11 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$1 run INFO: Thread pool initialized. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$AbortingRequestFilter filter INFO: Aborting request in the request filter. Returning status created. Sep 01, 2022 9:38:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationInterceptor registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: BaseUriChangingPreMatchingFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: AbortingRequestFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$1 run INFO: Thread pool initialized. jakarta.ws.rs.WebApplicationException: HTTP 500 Internal Server Error at org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$MyTest.exceptionMapperSync(LocationHeaderFiltersTest.java:238) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:134) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:177) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:81) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:38:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationInterceptor registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: BaseUriChangingPreMatchingFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: AbortingRequestFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$1 run INFO: Thread pool initialized. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$AbortingPreMatchingRequestFilter filter INFO: Aborting request in the request filter. Returning status created. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest checkResource INFO: Location resolved from response > http://localhost:9998/uriAfterPreMatchingAbortion/SUCCESS Sep 01, 2022 9:38:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationInterceptor registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: BaseUriChangingPreMatchingFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: AbortingRequestFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$1 run INFO: Thread pool initialized. jakarta.ws.rs.WebApplicationException: HTTP 500 Internal Server Error at org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$MyTest$4.run(LocationHeaderFiltersTest.java:278) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:38:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationInterceptor registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: BaseUriChangingPreMatchingFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: AbortingRequestFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$1 run INFO: Thread pool initialized. Sep 01, 2022 9:38:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationInterceptor registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: BaseUriChangingPreMatchingFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: AbortingRequestFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$1 run INFO: Thread pool initialized. Sep 01, 2022 9:38:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationInterceptor registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: BaseUriChangingPreMatchingFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: AbortingRequestFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$1 run INFO: Thread pool initialized. Sep 01, 2022 9:38:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationInterceptor registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: BaseUriChangingPreMatchingFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: AbortingRequestFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$1 run INFO: Thread pool initialized. jakarta.ws.rs.WebApplicationException: HTTP 500 Internal Server Error at org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$MyTest$3.run(LocationHeaderFiltersTest.java:257) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:38:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationInterceptor registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: BaseUriChangingPreMatchingFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: AbortingRequestFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:38:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:38:12 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$1 run INFO: Thread pool initialized. Sep 01, 2022 9:38:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.313 s - in org.glassfish.jersey.tests.api.LocationHeaderFiltersTest [INFO] Running org.glassfish.jersey.tests.api.AnnotationInheritanceTest Sep 01, 2022 9:38:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:14 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:14 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:38:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:38:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:38:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:38:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:38:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.512 s - in org.glassfish.jersey.tests.api.AnnotationInheritanceTest [INFO] Running org.glassfish.jersey.tests.api.LocationHeaderAsyncTest Sep 01, 2022 9:38:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:17 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:38:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:38:18 AM org.glassfish.jersey.tests.api.LocationHeaderAsyncTest$1 run INFO: Thread pool initialized. Sep 01, 2022 9:38:18 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 3 requests to finish... Sep 01, 2022 9:38:18 AM org.glassfish.jersey.tests.api.LocationHeaderAsyncTest testExecutorAsync INFO: Location resolved from response > http://localhost:9998/ResponseTest/executorAsync Sep 01, 2022 9:38:18 AM org.glassfish.jersey.tests.api.LocationHeaderAsyncTest testAsync INFO: Location resolved from response > http://localhost:9998/ResponseTest/locationAsync Sep 01, 2022 9:38:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:38:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.851 s - in org.glassfish.jersey.tests.api.LocationHeaderAsyncTest [INFO] Running org.glassfish.jersey.tests.api.ConstructorSelectionTest Sep 01, 2022 9:38:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:21 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:21 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:38:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:38:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:38:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.278 s - in org.glassfish.jersey.tests.api.ConstructorSelectionTest [INFO] Running org.glassfish.jersey.tests.api.ResponseIntegrationTest Sep 01, 2022 9:38:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:24 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:38:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. ### Testing status: 200 ### Testing status: 201 ### Testing status: 202 ### Testing status: 204 ### Testing status: 303 ### Testing status: 304 ### Testing status: 307 ### Testing status: 401 ### Testing status: 403 ### Testing status: 404 ### Testing status: 406 ### Testing status: 409 ### Testing status: 410 ### Testing status: 411 ### Testing status: 412 ### Testing status: 415 ### Testing status: 500 ### Testing status: 503 Sep 01, 2022 9:38:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. ### Testing status: 200 ### Testing status: 201 ### Testing status: 202 ### Testing status: 204 ### Testing status: 303 ### Testing status: 304 ### Testing status: 307 ### Testing status: 401 ### Testing status: 403 ### Testing status: 404 ### Testing status: 406 ### Testing status: 409 ### Testing status: 410 ### Testing status: 411 ### Testing status: 412 ### Testing status: 415 ### Testing status: 500 ### Testing status: 503 Sep 01, 2022 9:38:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.178 s - in org.glassfish.jersey.tests.api.ResponseIntegrationTest [INFO] Running org.glassfish.jersey.tests.api.LocaleProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.glassfish.jersey.tests.api.LocaleProviderTest [INFO] Running org.glassfish.jersey.tests.api.LocationHeaderBasicTest Sep 01, 2022 9:38:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:27 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:38:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:38:28 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 6 requests to finish... Sep 01, 2022 9:38:28 AM org.glassfish.jersey.tests.api.LocationHeaderBasicTest$ResponseTest locationTest INFO: URI Created in the resource method > location Sep 01, 2022 9:38:28 AM org.glassfish.jersey.tests.api.LocationHeaderBasicTest checkResource INFO: Location resolved from response > http://localhost:9998/location Sep 01, 2022 9:38:28 AM org.glassfish.jersey.tests.api.LocationHeaderBasicTest checkResource INFO: Location resolved from response > http://localhost:9998/locationWithBody Sep 01, 2022 9:38:28 AM org.glassfish.jersey.tests.api.LocationHeaderBasicTest testNullLocation INFO: Location resolved from response > null Sep 01, 2022 9:38:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.594 s - in org.glassfish.jersey.tests.api.LocationHeaderBasicTest [INFO] Running org.glassfish.jersey.tests.api.EntityTagProviderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.glassfish.jersey.tests.api.EntityTagProviderTest [INFO] Running org.glassfish.jersey.tests.api.HttpHeaderTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s - in org.glassfish.jersey.tests.api.HttpHeaderTest [INFO] Running org.glassfish.jersey.tests.api.MessageBodyWriterTest Sep 01, 2022 9:38:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:33 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:38:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:38:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:34 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:38:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.15 s - in org.glassfish.jersey.tests.api.MessageBodyWriterTest [INFO] Running org.glassfish.jersey.tests.api.CookieImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in org.glassfish.jersey.tests.api.CookieImplTest [INFO] Running org.glassfish.jersey.tests.api.MessageBodyReaderTest Sep 01, 2022 9:38:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:35 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:36 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:38:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:38:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.205 s - in org.glassfish.jersey.tests.api.MessageBodyReaderTest [INFO] Running org.glassfish.jersey.tests.api.ResourceContextTest Sep 01, 2022 9:38:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:38:39 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:38:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:39 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:38:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:40 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:38:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.33 s - in org.glassfish.jersey.tests.api.ResourceContextTest [INFO] Running org.glassfish.jersey.tests.api.AbortingFilterTest Sep 01, 2022 9:38:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:41 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:38:42 AM org.glassfish.jersey.tests.api.AbortingFilterTest$FilterDynamicBinding configure INFO: Aborting will take place in RequestFilter. Sep 01, 2022 9:38:42 AM org.glassfish.jersey.tests.api.AbortingFilterTest$FilterDynamicBinding configure INFO: Aborting will take place in ResponseFilter. Sep 01, 2022 9:38:42 AM org.glassfish.jersey.tests.api.AbortingFilterTest$FilterDynamicBinding configure INFO: Response will not be aborted. Sep 01, 2022 9:38:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:38:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:42 AM org.glassfish.jersey.tests.api.AbortingFilterTest$FilterDynamicBinding configure INFO: Aborting will take place in RequestFilter. Sep 01, 2022 9:38:42 AM org.glassfish.jersey.tests.api.AbortingFilterTest$FilterDynamicBinding configure INFO: Aborting will take place in ResponseFilter. Sep 01, 2022 9:38:42 AM org.glassfish.jersey.tests.api.AbortingFilterTest$FilterDynamicBinding configure INFO: Response will not be aborted. Sep 01, 2022 9:38:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:38:42 AM org.glassfish.jersey.tests.api.AbortingFilterTest testAbortingResponseFilter INFO: Response status is: 500 Sep 01, 2022 9:38:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:42 AM org.glassfish.jersey.tests.api.AbortingFilterTest$FilterDynamicBinding configure INFO: Aborting will take place in RequestFilter. Sep 01, 2022 9:38:42 AM org.glassfish.jersey.tests.api.AbortingFilterTest$FilterDynamicBinding configure INFO: Aborting will take place in ResponseFilter. Sep 01, 2022 9:38:42 AM org.glassfish.jersey.tests.api.AbortingFilterTest$FilterDynamicBinding configure INFO: Response will not be aborted. Sep 01, 2022 9:38:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:38:43 AM org.glassfish.jersey.tests.api.AbortingFilterTest testAbortingFilterWithApacheConnector INFO: Response status is: 401 Sep 01, 2022 9:38:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:43 AM org.glassfish.jersey.tests.api.AbortingFilterTest$FilterDynamicBinding configure INFO: Aborting will take place in RequestFilter. Sep 01, 2022 9:38:43 AM org.glassfish.jersey.tests.api.AbortingFilterTest$FilterDynamicBinding configure INFO: Aborting will take place in ResponseFilter. Sep 01, 2022 9:38:43 AM org.glassfish.jersey.tests.api.AbortingFilterTest$FilterDynamicBinding configure INFO: Response will not be aborted. Sep 01, 2022 9:38:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:38:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.7 s - in org.glassfish.jersey.tests.api.AbortingFilterTest [INFO] Running org.glassfish.jersey.tests.api.OptionsTest Sep 01, 2022 9:38:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:44 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:38:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:38:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.017 s - in org.glassfish.jersey.tests.api.OptionsTest [INFO] Running org.glassfish.jersey.tests.api.SourceEntityProviderTest Sep 01, 2022 9:38:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:47 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:47 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:38:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:38:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:48 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:38:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:48 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:38:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:48 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:38:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:48 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:38:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:48 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:38:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:38:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:38:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.893 s - in org.glassfish.jersey.tests.api.SourceEntityProviderTest [INFO] Running org.glassfish.jersey.tests.api.VariantsTest Sep 01, 2022 9:38:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:50 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:50 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:38:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:38:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:51 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:38:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:38:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:38:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:38:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:48 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:38:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:38:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Accept-Language Sep 01, 2022 9:38:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:38:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:38:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:38:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:38:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:38:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.859 s - in org.glassfish.jersey.tests.api.VariantsTest [INFO] Running org.glassfish.jersey.tests.api.ResponseTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s - in org.glassfish.jersey.tests.api.ResponseTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 465, Failures: 0, Errors: 0, Skipped: 5 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ e2e --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e/target/e2e-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ e2e --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ e2e --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e/target/e2e-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e/3.0.99-SNAPSHOT/e2e-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e/3.0.99-SNAPSHOT/e2e-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ e2e --- [INFO] [INFO] ---------------< org.glassfish.jersey.tests:e2e-client >---------------- [INFO] Building jersey-tests-e2e-client 3.0.99-SNAPSHOT [97/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ e2e-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ e2e-client --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ e2e-client --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ e2e-client --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ e2e-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ e2e-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ e2e-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ e2e-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-client/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ e2e-client --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ e2e-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ e2e-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-client/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/httpurlconnector/AsyncTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/httpurlconnector/AsyncTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/connector/RequestHeaderModificationsTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/connector/RequestHeaderModificationsTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ e2e-client --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-client/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.tests.e2e.client.connector.ssl.SslConnectorHostnameVerifierTest Sep 01, 2022 9:38:57 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:38:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:38:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:38:58 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:38:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:38:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:38:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:38:58 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:38:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:38:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:38:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:38:58 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:38:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:38:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:38:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:38:59 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:38:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.177 s - in org.glassfish.jersey.tests.e2e.client.connector.ssl.SslConnectorHostnameVerifierTest [INFO] Running org.glassfish.jersey.tests.e2e.client.connector.ssl.SslHttpUrlConnectorTest Sep 01, 2022 9:39:01 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:39:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:39:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:39:02 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:39:02 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:02 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:39:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:39:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:39:02 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:39:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:39:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:39:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:39:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:39:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:39:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:39:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:03 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:39:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:39:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:39:04 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:39:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:39:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:39:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:39:04 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:39:04 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:04 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:39:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:39:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:39:04 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:39:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.176 s - in org.glassfish.jersey.tests.e2e.client.connector.ssl.SslHttpUrlConnectorTest [INFO] Running org.glassfish.jersey.tests.e2e.client.connector.ssl.SslConnectorConfigurationTest Sep 01, 2022 9:39:06 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:39:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:39:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:39:07 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:39:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:39:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:39:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:39:07 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:39:07 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:08 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:39:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:39:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:39:08 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:39:08 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:08 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:39:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:39:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:39:08 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:39:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:39:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:39:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:39:08 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:39:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:39:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:39:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:39:08 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:39:08 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:08 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:39:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:39:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:39:08 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:39:08 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:08 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:39:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:39:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:39:08 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:39:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:39:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:39:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:39:09 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:39:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:39:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:39:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:39:09 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:39:09 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:09 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:39:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:39:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:39:09 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:39:09 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:09 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:39:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:39:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:39:09 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:39:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:39:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:39:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:39:09 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:39:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:39:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:39:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:39:10 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:39:10 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:10 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:39:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:39:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:39:10 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:39:10 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:39:10 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:39:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:39:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:39:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:39:10 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:39:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.288 s - in org.glassfish.jersey.tests.e2e.client.connector.ssl.SslConnectorConfigurationTest [INFO] Running org.glassfish.jersey.tests.e2e.client.connector.HttpPatchTest Sep 01, 2022 9:39:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:12 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:39:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. SERVER: patch request received. Sep 01, 2022 9:39:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. SERVER: patch request received. Sep 01, 2022 9:39:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. SERVER: patch request received. Sep 01, 2022 9:39:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. SERVER: patch request received. Sep 01, 2022 9:39:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. SERVER: patch request received. Sep 01, 2022 9:39:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. SERVER: patch request received. Sep 01, 2022 9:39:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. SERVER: patch request received. Sep 01, 2022 9:39:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. SERVER: patch request received. Sep 01, 2022 9:39:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. SERVER: patch request received. Sep 01, 2022 9:39:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. SERVER: patch request received. Sep 01, 2022 9:39:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. SERVER: patch request received. Sep 01, 2022 9:39:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. SERVER: patch request received. Sep 01, 2022 9:39:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. SERVER: patch request received. Sep 01, 2022 9:39:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. SERVER: patch request received. Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. SERVER: patch request received. Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. SERVER: patch request received. Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. SERVER: patch request received. Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. SERVER: patch request received. Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. SERVER: patch request received. Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. SERVER: patch request received. Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. SERVER: patch request received. Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. SERVER: patch request received. Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. SERVER: patch request received. Sep 01, 2022 9:39:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. SERVER: patch request received. Sep 01, 2022 9:39:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. SERVER: patch request received. Sep 01, 2022 9:39:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. SERVER: patch request received. Sep 01, 2022 9:39:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. SERVER: patch request received. Sep 01, 2022 9:39:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. SERVER: patch request received. Sep 01, 2022 9:39:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. SERVER: patch request received. Sep 01, 2022 9:39:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. SERVER: patch request received. Sep 01, 2022 9:39:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. SERVER: patch request received. Sep 01, 2022 9:39:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. SERVER: patch request received. Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. SERVER: patch request received. Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. SERVER: patch request received. Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-34] Started. SERVER: patch request received. Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-35] Started. SERVER: patch request received. Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-36] Started. SERVER: patch request received. Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-37] Started. SERVER: patch request received. Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-38] Started. SERVER: patch request received. Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-39] Started. SERVER: patch request received. Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-40] Started. SERVER: patch request received. Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 95.617 s - in org.glassfish.jersey.tests.e2e.client.connector.HugeEntityTest [INFO] Running org.glassfish.jersey.tests.e2e.sonar.SonarJerseyE2ETest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.glassfish.jersey.tests.e2e.sonar.SonarJerseyE2ETest Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-41] Started. SERVER: patch request received. Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-42] Started. SERVER: patch request received. Sep 01, 2022 9:39:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-43] Started. SERVER: patch request received. Sep 01, 2022 9:39:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-44] Started. SERVER: patch request received. Sep 01, 2022 9:39:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.904 s - in org.glassfish.jersey.tests.e2e.client.connector.HttpPatchTest [INFO] Running org.glassfish.jersey.tests.e2e.InterceptorCustomTest Sep 01, 2022 9:39:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.client.connector.RequestHeaderModificationsTest Sep 01, 2022 9:39:19 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:20 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:39:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. resource: hello, this is text entity Sep 01, 2022 9:39:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:20 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. resource: hello, this is text entity Sep 01, 2022 9:39:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.932 s - in org.glassfish.jersey.tests.e2e.InterceptorCustomTest Sep 01, 2022 9:39:21 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.LinkTest Sep 01, 2022 9:39:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:39:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:22 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:39:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:39:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:39:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:39:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:39:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:39:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:23 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:39:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:23 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:39:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:23 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:39:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:39:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.166 s - in org.glassfish.jersey.tests.e2e.LinkTest Sep 01, 2022 9:39:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. [INFO] Running org.glassfish.jersey.tests.api.MediaTypeProviderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.glassfish.jersey.tests.api.MediaTypeProviderTest Sep 01, 2022 9:39:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:39:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:39:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:39:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:39:24 AM org.glassfish.jersey.message.internal.HeaderUtils checkHeaderChanges WARNING: There are some request headers that have not been sent by connector [org.glassfish.jersey.grizzly.connector.GrizzlyConnector]. Probably you added those headers in WriterInterceptor or MessageBodyWriter. That feature is not supported by the connector. Please, do not modify headers in WriterInterceptor or MessageBodyWriter or use default HttpUrlConnector instead. Unsent header changes: [Mbw-Prop, Iceptor-Prop] Sep 01, 2022 9:39:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.api.ConsumeProduceTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in org.glassfish.jersey.tests.api.ConsumeProduceTest Sep 01, 2022 9:39:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:39:24 AM org.glassfish.jersey.message.internal.HeaderUtils checkHeaderChanges WARNING: There are some request headers that have not been sent by connector [org.glassfish.jersey.grizzly.connector.GrizzlyConnector]. Probably you added those headers in WriterInterceptor or MessageBodyWriter. That feature is not supported by the connector. Please, do not modify headers in WriterInterceptor or MessageBodyWriter or use default HttpUrlConnector instead. Unsent header changes: [Mbw-Prop, Iceptor-Prop] Sep 01, 2022 9:39:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:39:24 AM org.glassfish.jersey.message.internal.HeaderUtils checkHeaderChanges WARNING: There are some request headers that have not been sent by connector [org.glassfish.jersey.apache.connector.ApacheConnector]. Probably you added those headers in WriterInterceptor or MessageBodyWriter. That feature is not supported by the connector. Please, do not modify headers in WriterInterceptor or MessageBodyWriter or use default HttpUrlConnector instead. Unsent header changes: [Mbw-Prop, Iceptor-Prop] Sep 01, 2022 9:39:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:39:24 AM org.glassfish.jersey.message.internal.HeaderUtils checkHeaderChanges WARNING: There are some request headers that have not been sent by connector [org.glassfish.jersey.apache.connector.ApacheConnector]. Probably you added those headers in WriterInterceptor or MessageBodyWriter. That feature is not supported by the connector. Please, do not modify headers in WriterInterceptor or MessageBodyWriter or use default HttpUrlConnector instead. Unsent header changes: [Mbw-Prop, Iceptor-Prop] Sep 01, 2022 9:39:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:39:24 AM org.glassfish.jersey.message.internal.HeaderUtils checkHeaderChanges WARNING: There are some request headers that have not been sent by connector [org.glassfish.jersey.apache5.connector.Apache5Connector]. Probably you added those headers in WriterInterceptor or MessageBodyWriter. That feature is not supported by the connector. Please, do not modify headers in WriterInterceptor or MessageBodyWriter or use default HttpUrlConnector instead. Unsent header changes: [Mbw-Prop, Iceptor-Prop] Sep 01, 2022 9:39:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:39:25 AM org.glassfish.jersey.message.internal.HeaderUtils checkHeaderChanges WARNING: There are some request headers that have not been sent by connector [org.glassfish.jersey.apache5.connector.Apache5Connector]. Probably you added those headers in WriterInterceptor or MessageBodyWriter. That feature is not supported by the connector. Please, do not modify headers in WriterInterceptor or MessageBodyWriter or use default HttpUrlConnector instead. Unsent header changes: [Mbw-Prop, Iceptor-Prop] Sep 01, 2022 9:39:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.123 s - in org.glassfish.jersey.tests.e2e.client.connector.RequestHeaderModificationsTest [INFO] Running org.glassfish.jersey.tests.api.UnsafeCharsInUriTest Sep 01, 2022 9:39:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.client.HttpDigestAuthFilterTest Sep 01, 2022 9:39:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:26 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:39:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:39:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.609 s - in org.glassfish.jersey.tests.api.UnsafeCharsInUriTest Sep 01, 2022 9:39:26 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.api.ApplicationCachingTest Sep 01, 2022 9:39:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:39:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:28 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:39:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:39:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:39:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:39:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:39:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:39:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.796 s - in org.glassfish.jersey.tests.api.ApplicationCachingTest Sep 01, 2022 9:39:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:39:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.525 s - in org.glassfish.jersey.tests.e2e.client.HttpDigestAuthFilterTest [INFO] Running org.glassfish.jersey.tests.api.QualitySourceMediaTypeProviderTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 s - in org.glassfish.jersey.tests.api.QualitySourceMediaTypeProviderTest [INFO] Running org.glassfish.jersey.tests.e2e.client.FollowRedirectsTest Sep 01, 2022 9:39:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.api.AcceptMediaTypeProviderTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.glassfish.jersey.tests.api.AcceptMediaTypeProviderTest [INFO] Running org.glassfish.jersey.tests.api.RestrictedHeaderTest Sep 01, 2022 9:39:31 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:39:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:39:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:31 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:39:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:39:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.685 s - in org.glassfish.jersey.tests.e2e.client.FollowRedirectsTest Sep 01, 2022 9:39:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.client.RequestScopedReadEntityTest Sep 01, 2022 9:39:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Headers: {origin=[http://example.com], access-control-request-method=[POST], user-agent=[Jersey/3.0.99-SNAPSHOT (Apache HttpClient 4.5.13)], testus=[Hello], host=[localhost:9998], connection=[Keep-Alive], accept-encoding=[gzip,deflate]} Sep 01, 2022 9:39:32 AM org.glassfish.jersey.tests.api.RestrictedHeaderTest$MyResource getOptions INFO: CORS headers found. Sep 01, 2022 9:39:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Headers: {origin=[http://example.com], access-control-request-method=[POST], testus=[Hello], user-agent=[Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2)], host=[localhost:9998], accept=[text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2], connection=[keep-alive]} Sep 01, 2022 9:39:33 AM org.glassfish.jersey.tests.api.RestrictedHeaderTest$MyResource getOptions INFO: CORS headers found. Sep 01, 2022 9:39:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.343 s - in org.glassfish.jersey.tests.api.RestrictedHeaderTest [INFO] Running org.glassfish.jersey.tests.api.ResponseE2ETest Sep 01, 2022 9:39:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:34 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:39:34 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:34 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:39:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:39:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:39:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.532 s - in org.glassfish.jersey.tests.e2e.client.RequestScopedReadEntityTest Sep 01, 2022 9:39:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:35 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. [INFO] Running org.glassfish.jersey.tests.e2e.client.HttpMethodEntityTest Sep 01, 2022 9:39:35 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:35 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:39:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:35 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:39:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:35 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:39:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.519 s - in org.glassfish.jersey.tests.api.ResponseE2ETest [INFO] Running org.glassfish.jersey.tests.api.ExceptionTest Sep 01, 2022 9:39:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:37 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:37 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:39:37 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:39:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:39:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:39:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:39:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:38 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.jersey.server.ParamException$MatrixParamException: HTTP 404 Not Found at org.glassfish.jersey.server.internal.inject.MatrixParamValueParamProvider$MatrixParamValueProvider.apply(MatrixParamValueParamProvider.java:85) at org.glassfish.jersey.server.internal.inject.MatrixParamValueParamProvider$MatrixParamValueProvider.apply(MatrixParamValueParamProvider.java:67) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.glassfish.jersey.tests.api.ExceptionTest$NonWaeException at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:242) at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:237) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.MatrixParamValueParamProvider$MatrixParamValueProvider.apply(MatrixParamValueParamProvider.java:82) ... 38 more MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource1 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource1 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:39:38 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.jersey.server.ParamException$PathParamException: HTTP 404 Not Found at org.glassfish.jersey.server.internal.inject.PathParamValueParamProvider$PathParamValueProvider.apply(PathParamValueParamProvider.java:94) at org.glassfish.jersey.server.internal.inject.PathParamValueParamProvider$PathParamValueProvider.apply(PathParamValueParamProvider.java:79) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.glassfish.jersey.tests.api.ExceptionTest$NonWaeException at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:242) at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:237) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.PathParamValueParamProvider$PathParamValueProvider.apply(PathParamValueParamProvider.java:92) ... 38 more MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource2 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource2 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:39:38 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.jersey.server.ParamException$QueryParamException: HTTP 404 Not Found at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:81) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:65) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.glassfish.jersey.tests.api.ExceptionTest$NonWaeException at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:242) at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:237) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:78) ... 38 more MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource3 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource3 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:39:38 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.jersey.server.ParamException$HeaderParamException: HTTP 400 Bad Request at org.glassfish.jersey.server.internal.inject.HeaderParamValueParamProvider$HeaderParamValueProvider.apply(HeaderParamValueParamProvider.java:79) at org.glassfish.jersey.server.internal.inject.HeaderParamValueParamProvider$HeaderParamValueProvider.apply(HeaderParamValueParamProvider.java:65) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.glassfish.jersey.tests.api.ExceptionTest$NonWaeException at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:242) at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:237) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.HeaderParamValueParamProvider$HeaderParamValueProvider.apply(HeaderParamValueParamProvider.java:76) ... 38 more MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource4 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource4 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:39:38 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.jersey.server.ParamException$CookieParamException: HTTP 400 Bad Request at org.glassfish.jersey.server.internal.inject.CookieParamValueParamProvider$CookieParamValueProvider.apply(CookieParamValueParamProvider.java:65) at org.glassfish.jersey.server.internal.inject.CookieParamValueParamProvider$CookieParamValueProvider.apply(CookieParamValueParamProvider.java:44) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.glassfish.jersey.tests.api.ExceptionTest$NonWaeException at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:242) at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:237) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.CookieParamValueParamProvider$CookieParamValueProvider.apply(CookieParamValueParamProvider.java:62) ... 38 more MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource5 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource5 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:39:38 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.jersey.server.ParamException$MatrixParamException: HTTP 404 Not Found at org.glassfish.jersey.server.internal.inject.MatrixParamValueParamProvider$MatrixParamValueProvider.apply(MatrixParamValueParamProvider.java:85) at org.glassfish.jersey.server.internal.inject.MatrixParamValueParamProvider$MatrixParamValueProvider.apply(MatrixParamValueParamProvider.java:67) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.glassfish.jersey.tests.api.ExceptionTest$NonWaeException at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:242) at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:237) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.MatrixParamValueParamProvider$MatrixParamValueProvider.apply(MatrixParamValueParamProvider.java:82) ... 38 more MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource6 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource6 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:39:38 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.jersey.server.ParamException$PathParamException: HTTP 404 Not Found at org.glassfish.jersey.server.internal.inject.PathParamValueParamProvider$PathParamValueProvider.apply(PathParamValueParamProvider.java:94) at org.glassfish.jersey.server.internal.inject.PathParamValueParamProvider$PathParamValueProvider.apply(PathParamValueParamProvider.java:79) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.glassfish.jersey.tests.api.ExceptionTest$NonWaeException at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:242) at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:237) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.PathParamValueParamProvider$PathParamValueProvider.apply(PathParamValueParamProvider.java:92) ... 38 more MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource7 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource7 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:39:38 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.jersey.server.ParamException$QueryParamException: HTTP 404 Not Found at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:81) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:65) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.glassfish.jersey.tests.api.ExceptionTest$NonWaeException at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:242) at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:237) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:78) ... 38 more MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource8 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource8 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:39:38 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.jersey.server.ParamException$HeaderParamException: HTTP 400 Bad Request at org.glassfish.jersey.server.internal.inject.HeaderParamValueParamProvider$HeaderParamValueProvider.apply(HeaderParamValueParamProvider.java:79) at org.glassfish.jersey.server.internal.inject.HeaderParamValueParamProvider$HeaderParamValueProvider.apply(HeaderParamValueParamProvider.java:65) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.glassfish.jersey.tests.api.ExceptionTest$NonWaeException at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:242) at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:237) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.HeaderParamValueParamProvider$HeaderParamValueProvider.apply(HeaderParamValueParamProvider.java:76) ... 38 more MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource9 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource9 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:39:38 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.jersey.server.ParamException$CookieParamException: HTTP 400 Bad Request at org.glassfish.jersey.server.internal.inject.CookieParamValueParamProvider$CookieParamValueProvider.apply(CookieParamValueParamProvider.java:65) at org.glassfish.jersey.server.internal.inject.CookieParamValueParamProvider$CookieParamValueProvider.apply(CookieParamValueParamProvider.java:44) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.glassfish.jersey.tests.api.ExceptionTest$NonWaeException at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:242) at org.glassfish.jersey.tests.api.ExceptionTest$NonWaeThrowingConverter.fromString(ExceptionTest.java:237) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.CookieParamValueParamProvider$CookieParamValueProvider.apply(CookieParamValueParamProvider.java:62) ... 38 more MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource10 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingNonWaeFieldTestResource10 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:39:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:38 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:39:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:39:38 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 jakarta.ws.rs.WebApplicationException: HTTP 555 at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:477) at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:472) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.MatrixParamValueParamProvider$MatrixParamValueProvider.apply(MatrixParamValueParamProvider.java:82) at org.glassfish.jersey.server.internal.inject.MatrixParamValueParamProvider$MatrixParamValueProvider.apply(MatrixParamValueParamProvider.java:67) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource1 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource1 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:39:38 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 jakarta.ws.rs.WebApplicationException: HTTP 555 at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:477) at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:472) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.PathParamValueParamProvider$PathParamValueProvider.apply(PathParamValueParamProvider.java:92) at org.glassfish.jersey.server.internal.inject.PathParamValueParamProvider$PathParamValueProvider.apply(PathParamValueParamProvider.java:79) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource2 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource2 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:39:38 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 jakarta.ws.rs.WebApplicationException: HTTP 555 at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:477) at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:472) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:78) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:65) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource3 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource3 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:39:38 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 jakarta.ws.rs.WebApplicationException: HTTP 555 at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:477) at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:472) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.HeaderParamValueParamProvider$HeaderParamValueProvider.apply(HeaderParamValueParamProvider.java:76) at org.glassfish.jersey.server.internal.inject.HeaderParamValueParamProvider$HeaderParamValueProvider.apply(HeaderParamValueParamProvider.java:65) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource4 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource4 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:39:38 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 jakarta.ws.rs.WebApplicationException: HTTP 555 at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:477) at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:472) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.CookieParamValueParamProvider$CookieParamValueProvider.apply(CookieParamValueParamProvider.java:62) at org.glassfish.jersey.server.internal.inject.CookieParamValueParamProvider$CookieParamValueProvider.apply(CookieParamValueParamProvider.java:44) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource5 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource5 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:39:38 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 jakarta.ws.rs.WebApplicationException: HTTP 555 at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:477) at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:472) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.MatrixParamValueParamProvider$MatrixParamValueProvider.apply(MatrixParamValueParamProvider.java:82) at org.glassfish.jersey.server.internal.inject.MatrixParamValueParamProvider$MatrixParamValueProvider.apply(MatrixParamValueParamProvider.java:67) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource6 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource6 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:39:38 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 jakarta.ws.rs.WebApplicationException: HTTP 555 at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:477) at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:472) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.PathParamValueParamProvider$PathParamValueProvider.apply(PathParamValueParamProvider.java:92) at org.glassfish.jersey.server.internal.inject.PathParamValueParamProvider$PathParamValueProvider.apply(PathParamValueParamProvider.java:79) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource7 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource7 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:39:38 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 jakarta.ws.rs.WebApplicationException: HTTP 555 at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:477) at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:472) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:78) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:65) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource8 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource8 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:39:38 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 jakarta.ws.rs.WebApplicationException: HTTP 555 at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:477) at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:472) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.HeaderParamValueParamProvider$HeaderParamValueProvider.apply(HeaderParamValueParamProvider.java:76) at org.glassfish.jersey.server.internal.inject.HeaderParamValueParamProvider$HeaderParamValueProvider.apply(HeaderParamValueParamProvider.java:65) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource9 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource9 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:39:38 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 jakarta.ws.rs.WebApplicationException: HTTP 555 at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:477) at org.glassfish.jersey.tests.api.ExceptionTest$WaeThrowingConverter.fromString(ExceptionTest.java:472) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.CookieParamValueParamProvider$CookieParamValueProvider.apply(CookieParamValueParamProvider.java:62) at org.glassfish.jersey.server.internal.inject.CookieParamValueParamProvider$CookieParamValueProvider.apply(CookieParamValueParamProvider.java:44) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource10 errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.api.ExceptionTest$ParamConverterThrowingWaeFieldTestResource10 at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:769) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:732) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:702) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260) at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69) at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:247) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:39:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:39:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:39:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:39:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:39 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:39:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:39:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:39:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.611 s - in org.glassfish.jersey.tests.e2e.client.HttpMethodEntityTest Sep 01, 2022 9:39:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.012 s - in org.glassfish.jersey.tests.api.ExceptionTest [INFO] Running org.glassfish.jersey.tests.e2e.client.NonSuccessfulResponseTest [INFO] Running org.glassfish.jersey.tests.api.ClientInvocationTest Sep 01, 2022 9:39:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:40 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:40 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:39:41 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:39:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:39:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:41 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:39:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:39:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:42 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.264 s - in org.glassfish.jersey.tests.e2e.client.NonSuccessfulResponseTest Sep 01, 2022 9:39:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:39:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.client.httpurlconnector.Expect100ContinueTest Sep 01, 2022 9:39:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:43 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:39:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:39:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:39:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:39:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:39:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:39:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:44 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:39:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.51 s - in org.glassfish.jersey.tests.api.ClientInvocationTest [INFO] Running org.glassfish.jersey.tests.api.FormDataContentDispositionTest Sep 01, 2022 9:39:45 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in org.glassfish.jersey.tests.api.FormDataContentDispositionTest [INFO] Running org.glassfish.jersey.tests.api.ContentDispositionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s - in org.glassfish.jersey.tests.api.ContentDispositionTest Sep 01, 2022 9:39:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.api.LocationHeaderWithIncompatibleFlagTest Sep 01, 2022 9:39:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:39:46 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:47 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:39:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:39:47 AM org.glassfish.jersey.tests.api.LocationHeaderWithIncompatibleFlagTest testLocation INFO: Location resolved from response > http://localhost:9998/test/location Sep 01, 2022 9:39:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:48 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:39:48 AM org.glassfish.jersey.tests.api.LocationHeaderWithIncompatibleFlagTest testNullLocation INFO: Location resolved from response > null Sep 01, 2022 9:39:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:48 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:39:48 AM org.glassfish.jersey.tests.api.LocationHeaderWithIncompatibleFlagTest testLocationWithSlash INFO: Location resolved from response > http://localhost:9998/location Sep 01, 2022 9:39:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.081 s - in org.glassfish.jersey.tests.api.LocationHeaderWithIncompatibleFlagTest [INFO] Running org.glassfish.jersey.tests.api.LocationHeaderWithAbsolutizationDisabledTest Sep 01, 2022 9:39:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:49 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:39:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:39:50 AM org.glassfish.jersey.tests.api.LocationHeaderWithAbsolutizationDisabledTest$ResponseTest locationTest INFO: URI Created in the resource method > location Sep 01, 2022 9:39:50 AM org.glassfish.jersey.tests.api.LocationHeaderWithAbsolutizationDisabledTest testLocation INFO: Location resolved from response > location Sep 01, 2022 9:39:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:50 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:39:50 AM org.glassfish.jersey.tests.api.LocationHeaderWithAbsolutizationDisabledTest testNullLocation INFO: Location resolved from response > null Sep 01, 2022 9:39:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:50 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:39:50 AM org.glassfish.jersey.tests.api.LocationHeaderWithAbsolutizationDisabledTest testLocationWithSlash INFO: Location resolved from response > /location Sep 01, 2022 9:39:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.205 s - in org.glassfish.jersey.tests.api.LocationHeaderWithAbsolutizationDisabledTest [INFO] Running org.glassfish.jersey.tests.api.CacheControlImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s - in org.glassfish.jersey.tests.api.CacheControlImplTest Sep 01, 2022 9:39:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:39:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:39:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:39:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:39:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:39:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.297 s - in org.glassfish.jersey.tests.e2e.client.httpurlconnector.Expect100ContinueTest [INFO] Running org.glassfish.jersey.tests.api.LocationHeaderFiltersTest Sep 01, 2022 9:39:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.client.httpurlconnector.AsyncTest Sep 01, 2022 9:39:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:52 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:53 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:39:53 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:53 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationInterceptor registered. Sep 01, 2022 9:39:53 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:53 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationFilter registered. Sep 01, 2022 9:39:53 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: BaseUriChangingPreMatchingFilter registered. Sep 01, 2022 9:39:53 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:53 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:53 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:53 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:53 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: AbortingRequestFilter registered. Sep 01, 2022 9:39:53 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:39:53 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$1 run INFO: Thread pool initialized. Sep 01, 2022 9:39:53 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$MyTest locationTestWithFilter INFO: URI Created in the resource method > location Sep 01, 2022 9:39:53 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationFilter filter INFO: LocationManipulationFilter applied. Sep 01, 2022 9:39:53 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest checkResource INFO: Location resolved from response > http://localhost:9998/ResponseTest/UriChangedByFilter Sep 01, 2022 9:39:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:53 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationInterceptor registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: BaseUriChangingPreMatchingFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: AbortingRequestFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$1 run INFO: Thread pool initialized. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationInterceptor aroundWriteTo INFO: LocationManipulationInterceptor applied. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest checkResource INFO: Location resolved from response > http://localhost:9998/ResponseTest/UriChangedByInterceptor Sep 01, 2022 9:39:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:53 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationInterceptor registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: BaseUriChangingPreMatchingFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: AbortingRequestFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$1 run INFO: Thread pool initialized. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$AbortingRequestFilter filter INFO: Aborting request in the request filter. Returning status created. Sep 01, 2022 9:39:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationInterceptor registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: BaseUriChangingPreMatchingFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: AbortingRequestFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$1 run INFO: Thread pool initialized. jakarta.ws.rs.WebApplicationException: HTTP 500 Internal Server Error at org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$MyTest.exceptionMapperSync(LocationHeaderFiltersTest.java:238) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:134) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:177) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:81) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:39:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationInterceptor registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: BaseUriChangingPreMatchingFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: AbortingRequestFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$1 run INFO: Thread pool initialized. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$AbortingPreMatchingRequestFilter filter INFO: Aborting request in the request filter. Returning status created. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest checkResource INFO: Location resolved from response > http://localhost:9998/uriAfterPreMatchingAbortion/SUCCESS Sep 01, 2022 9:39:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationInterceptor registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: BaseUriChangingPreMatchingFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: AbortingRequestFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$1 run INFO: Thread pool initialized. jakarta.ws.rs.WebApplicationException: HTTP 500 Internal Server Error at org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$MyTest$4.run(LocationHeaderFiltersTest.java:278) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:39:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:54 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationInterceptor registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: BaseUriChangingPreMatchingFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: AbortingRequestFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$1 run INFO: Thread pool initialized. Sep 01, 2022 9:39:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationInterceptor registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: BaseUriChangingPreMatchingFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.e2e.client.httpurlconnector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 2 on thread grizzly-http-server-2 Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.e2e.client.httpurlconnector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 3 on thread grizzly-http-server-0 Sep 01, 2022 9:39:54 AM org.glassfish.jersey.tests.e2e.client.httpurlconnector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 1 on thread grizzly-http-server-1 Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: AbortingRequestFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$1 run INFO: Thread pool initialized. Sep 01, 2022 9:39:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationInterceptor registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: BaseUriChangingPreMatchingFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: AbortingRequestFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$1 run INFO: Thread pool initialized. Sep 01, 2022 9:39:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationInterceptor registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: BaseUriChangingPreMatchingFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: AbortingRequestFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$1 run INFO: Thread pool initialized. jakarta.ws.rs.WebApplicationException: HTTP 500 Internal Server Error at org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$MyTest$3.run(LocationHeaderFiltersTest.java:257) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:39:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:55 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationInterceptor registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: LocationManipulationFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: BaseUriChangingPreMatchingFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: AbortingRequestFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$LocationManipulationDynamicBinding configure INFO: UriCheckingResponseFilter registered. Sep 01, 2022 9:39:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.api.LocationHeaderFiltersTest$1 run INFO: Thread pool initialized. Sep 01, 2022 9:39:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.617 s - in org.glassfish.jersey.tests.api.LocationHeaderFiltersTest Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.e2e.client.httpurlconnector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-2 Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.e2e.client.httpurlconnector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-1 Sep 01, 2022 9:39:55 AM org.glassfish.jersey.tests.e2e.client.httpurlconnector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-3 Sep 01, 2022 9:39:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. [INFO] Running org.glassfish.jersey.tests.api.AnnotationInheritanceTest Sep 01, 2022 9:39:56 AM org.glassfish.jersey.tests.e2e.client.httpurlconnector.AsyncTest$AsyncResource asyncGetWithTimeout INFO: Async long-running get with timeout called on thread grizzly-http-server-0 Sep 01, 2022 9:39:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:56 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:57 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:39:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:39:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:57 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:39:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.571 s - in org.glassfish.jersey.tests.e2e.client.httpurlconnector.AsyncTest Sep 01, 2022 9:39:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:39:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:39:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:39:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:39:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.257 s - in org.glassfish.jersey.tests.api.AnnotationInheritanceTest [INFO] Running org.glassfish.jersey.tests.e2e.client.FollowRedirectHeadTest [INFO] Running org.glassfish.jersey.tests.api.LocationHeaderAsyncTest Sep 01, 2022 9:39:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:39:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:39:59 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:39:59 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:40:00 AM org.glassfish.jersey.tests.api.LocationHeaderAsyncTest$1 run INFO: Thread pool initialized. Sep 01, 2022 9:40:00 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 3 requests to finish... Sep 01, 2022 9:40:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:40:00 AM org.glassfish.jersey.tests.api.LocationHeaderAsyncTest testExecutorAsync INFO: Location resolved from response > http://localhost:9998/ResponseTest/executorAsync Sep 01, 2022 9:40:00 AM org.glassfish.jersey.tests.api.LocationHeaderAsyncTest testAsync INFO: Location resolved from response > http://localhost:9998/ResponseTest/locationAsync Sep 01, 2022 9:40:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:40:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:40:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:40:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.834 s - in org.glassfish.jersey.tests.e2e.client.FollowRedirectHeadTest [INFO] Running org.glassfish.jersey.tests.e2e.client.JaxRsTimeoutTest Sep 01, 2022 9:40:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.449 s - in org.glassfish.jersey.tests.api.LocationHeaderAsyncTest Sep 01, 2022 9:40:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.api.ConstructorSelectionTest Sep 01, 2022 9:40:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:03 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:03 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:03 AM org.hibernate.validator.internal.util.Version Sep 01, 2022 9:40:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:40:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:40:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:40:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.111 s - in org.glassfish.jersey.tests.api.ConstructorSelectionTest [INFO] Running org.glassfish.jersey.tests.api.ResponseIntegrationTest Sep 01, 2022 9:40:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:06 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. ### Testing status: 200 ### Testing status: 201 ### Testing status: 202 ### Testing status: 204 ### Testing status: 303 ### Testing status: 304 Sep 01, 2022 9:40:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.525 s - in org.glassfish.jersey.tests.e2e.client.JaxRsTimeoutTest [INFO] Running org.glassfish.jersey.tests.e2e.client.grizzlyconnector.NonBlockingTest ### Testing status: 307 ### Testing status: 401 ### Testing status: 403 ### Testing status: 404 ### Testing status: 406 ### Testing status: 409 ### Testing status: 410 ### Testing status: 411 ### Testing status: 412 ### Testing status: 415 ### Testing status: 500 ### Testing status: 503 Sep 01, 2022 9:40:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. ### Testing status: 200 Sep 01, 2022 9:40:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ ### Testing status: 201 ### Testing status: 202 ### Testing status: 204 ### Testing status: 303 ### Testing status: 304 ### Testing status: 307 ### Testing status: 401 ### Testing status: 403 ### Testing status: 404 ### Testing status: 406 ### Testing status: 409 ### Testing status: 410 ### Testing status: 411 ### Testing status: 412 ### Testing status: 415 ### Testing status: 500 ### Testing status: 503 Sep 01, 2022 9:40:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.056 s - in org.glassfish.jersey.tests.api.ResponseIntegrationTest [INFO] Running org.glassfish.jersey.tests.api.LocaleProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.glassfish.jersey.tests.api.LocaleProviderTest [INFO] Running org.glassfish.jersey.tests.api.LocationHeaderBasicTest Sep 01, 2022 9:40:08 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:40:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:09 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:40:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.754 s - in org.glassfish.jersey.tests.e2e.client.grizzlyconnector.NonBlockingTest Sep 01, 2022 9:40:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:40:09 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 6 requests to finish... [INFO] Running org.glassfish.jersey.tests.e2e.client.AbortResponseClientTest Sep 01, 2022 9:40:10 AM org.glassfish.jersey.tests.api.LocationHeaderBasicTest$ResponseTest locationTest INFO: URI Created in the resource method > location Sep 01, 2022 9:40:10 AM org.glassfish.jersey.tests.api.LocationHeaderBasicTest checkResource INFO: Location resolved from response > http://localhost:9998/locationWithBody Sep 01, 2022 9:40:10 AM org.glassfish.jersey.tests.api.LocationHeaderBasicTest testNullLocation INFO: Location resolved from response > null Sep 01, 2022 9:40:10 AM org.glassfish.jersey.tests.api.LocationHeaderBasicTest checkResource INFO: Location resolved from response > http://localhost:9998/location Sep 01, 2022 9:40:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:11 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.43 s - in org.glassfish.jersey.tests.api.LocationHeaderBasicTest Sep 01, 2022 9:40:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:40:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.api.EntityTagProviderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in org.glassfish.jersey.tests.api.EntityTagProviderTest Sep 01, 2022 9:40:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:40:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.4 s - in org.glassfish.jersey.tests.e2e.client.AbortResponseClientTest [INFO] Running org.glassfish.jersey.tests.api.HttpHeaderTest [INFO] Running org.glassfish.jersey.tests.e2e.client.BufferingTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s - in org.glassfish.jersey.tests.api.HttpHeaderTest Sep 01, 2022 9:40:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.api.MessageBodyWriterTest Sep 01, 2022 9:40:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:14 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:14 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:14 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:40:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:40:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:40:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.967 s - in org.glassfish.jersey.tests.api.MessageBodyWriterTest Sep 01, 2022 9:40:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. [INFO] Running org.glassfish.jersey.tests.api.CookieImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s - in org.glassfish.jersey.tests.api.CookieImplTest Sep 01, 2022 9:40:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. [INFO] Running org.glassfish.jersey.tests.api.MessageBodyReaderTest Sep 01, 2022 9:40:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:40:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.235 s - in org.glassfish.jersey.tests.e2e.client.BufferingTest Sep 01, 2022 9:40:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:17 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.client.ResponseReadAndBufferEntityTest Sep 01, 2022 9:40:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.907 s - in org.glassfish.jersey.tests.api.MessageBodyReaderTest Sep 01, 2022 9:40:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.api.ResourceContextTest Sep 01, 2022 9:40:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:19 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:19 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:40:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:40:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:20 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:40:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:40:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:20 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:40:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:20 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:40:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:40:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:40:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.192 s - in org.glassfish.jersey.tests.api.ResourceContextTest Sep 01, 2022 9:40:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:40:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.005 s - in org.glassfish.jersey.tests.e2e.client.ResponseReadAndBufferEntityTest [INFO] Running org.glassfish.jersey.tests.api.AbortingFilterTest Sep 01, 2022 9:40:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.client.InvocationBuilderRxTest Sep 01, 2022 9:40:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:22 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:22 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:22 AM org.glassfish.jersey.tests.api.AbortingFilterTest$FilterDynamicBinding configure INFO: Aborting will take place in RequestFilter. Sep 01, 2022 9:40:22 AM org.glassfish.jersey.tests.api.AbortingFilterTest$FilterDynamicBinding configure INFO: Aborting will take place in ResponseFilter. Sep 01, 2022 9:40:22 AM org.glassfish.jersey.tests.api.AbortingFilterTest$FilterDynamicBinding configure INFO: Response will not be aborted. Sep 01, 2022 9:40:22 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:40:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:40:23 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:23 AM org.glassfish.jersey.tests.api.AbortingFilterTest$FilterDynamicBinding configure INFO: Aborting will take place in RequestFilter. Sep 01, 2022 9:40:23 AM org.glassfish.jersey.tests.api.AbortingFilterTest$FilterDynamicBinding configure INFO: Aborting will take place in ResponseFilter. Sep 01, 2022 9:40:23 AM org.glassfish.jersey.tests.api.AbortingFilterTest$FilterDynamicBinding configure INFO: Response will not be aborted. Sep 01, 2022 9:40:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:40:23 AM org.glassfish.jersey.tests.api.AbortingFilterTest testAbortingResponseFilter INFO: Response status is: 500 Sep 01, 2022 9:40:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:23 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:23 AM org.glassfish.jersey.tests.api.AbortingFilterTest$FilterDynamicBinding configure INFO: Aborting will take place in RequestFilter. Sep 01, 2022 9:40:23 AM org.glassfish.jersey.tests.api.AbortingFilterTest$FilterDynamicBinding configure INFO: Aborting will take place in ResponseFilter. Sep 01, 2022 9:40:23 AM org.glassfish.jersey.tests.api.AbortingFilterTest$FilterDynamicBinding configure INFO: Response will not be aborted. Sep 01, 2022 9:40:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:40:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:40:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:24 AM org.glassfish.jersey.tests.api.AbortingFilterTest testAbortingFilterWithApacheConnector INFO: Response status is: 401 Sep 01, 2022 9:40:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:24 AM org.glassfish.jersey.tests.api.AbortingFilterTest$FilterDynamicBinding configure INFO: Aborting will take place in RequestFilter. Sep 01, 2022 9:40:24 AM org.glassfish.jersey.tests.api.AbortingFilterTest$FilterDynamicBinding configure INFO: Aborting will take place in ResponseFilter. Sep 01, 2022 9:40:24 AM org.glassfish.jersey.tests.api.AbortingFilterTest$FilterDynamicBinding configure INFO: Response will not be aborted. Sep 01, 2022 9:40:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:40:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.659 s - in org.glassfish.jersey.tests.api.AbortingFilterTest Sep 01, 2022 9:40:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:40:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:40:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.803 s - in org.glassfish.jersey.tests.e2e.client.InvocationBuilderRxTest [INFO] Running org.glassfish.jersey.tests.api.OptionsTest [INFO] Running org.glassfish.jersey.tests.e2e.client.ClientEntityAnnotationTest Sep 01, 2022 9:40:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:25 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:25 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:40:26 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.007 s - in org.glassfish.jersey.tests.api.OptionsTest Sep 01, 2022 9:40:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.api.SourceEntityProviderTest Sep 01, 2022 9:40:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.342 s - in org.glassfish.jersey.tests.e2e.client.ClientEntityAnnotationTest Sep 01, 2022 9:40:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Running org.glassfish.jersey.tests.e2e.client.ClientPreInitTest Sep 01, 2022 9:40:27 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:40:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:40:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:40:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:40:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:29 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:40:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:40:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:40:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:40:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:40:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.913 s - in org.glassfish.jersey.tests.api.SourceEntityProviderTest Sep 01, 2022 9:40:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:40:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.api.VariantsTest Sep 01, 2022 9:40:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:40:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:40:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:40:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:40:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.323 s - in org.glassfish.jersey.tests.e2e.client.ClientPreInitTest Sep 01, 2022 9:40:31 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. [INFO] Running org.glassfish.jersey.tests.e2e.client.ClientPathTest Sep 01, 2022 9:40:31 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:40:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:40:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:40:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:40:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:32 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:40:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:40:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:32 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Accept-Language Sep 01, 2022 9:40:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:33 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:40:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:40:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.817 s - in org.glassfish.jersey.tests.api.VariantsTest Sep 01, 2022 9:40:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.api.ResponseTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s - in org.glassfish.jersey.tests.api.ResponseTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 493, Failures: 0, Errors: 0, Skipped: 5 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ e2e --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e/target/e2e-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ e2e --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ e2e --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e/target/e2e-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e/3.0.99-SNAPSHOT/e2e-3.0.99-SNAPSHOT.jar Sep 01, 2022 9:40:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:40:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e/3.0.99-SNAPSHOT/e2e-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ e2e --- Sep 01, 2022 9:40:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:40:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:40:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:40:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:40:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.028 s - in org.glassfish.jersey.tests.e2e.client.ClientPathTest [INFO] Running org.glassfish.jersey.tests.e2e.client.ClientExecutorTest Sep 01, 2022 9:40:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] [INFO] ---------------< org.glassfish.jersey.tests:e2e-client >---------------- [INFO] Building jersey-tests-e2e-client 3.0.99-SNAPSHOT [97/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ e2e-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ e2e-client --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ e2e-client --- Sep 01, 2022 9:40:36 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ e2e-client --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ e2e-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ e2e-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ e2e-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ e2e-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-client/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ e2e-client --- [INFO] No sources to compile [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ e2e-client --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ e2e-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ e2e-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 48 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-client/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/connector/HttpPatchTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/connector/HttpPatchTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/connector/RequestHeaderModificationsTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/connector/RequestHeaderModificationsTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ e2e-client --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-client/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:40:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.client.connector.ssl.SslConnectorHostnameVerifierTest Sep 01, 2022 9:40:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:40:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:40:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:40:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.739 s - in org.glassfish.jersey.tests.e2e.client.ClientExecutorTest [INFO] Running org.glassfish.jersey.tests.e2e.client.ChunkedInputStreamClosedPrematurelyTest Sep 01, 2022 9:40:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:38 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:40:38 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:40:39 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:39 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:40:39 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:40:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:40:39 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:40:40 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:40:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:40:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.567 s - in org.glassfish.jersey.tests.e2e.client.ChunkedInputStreamClosedPrematurelyTest Sep 01, 2022 9:40:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.37 s - in org.glassfish.jersey.tests.e2e.client.connector.ssl.SslConnectorHostnameVerifierTest [INFO] Running org.glassfish.jersey.tests.e2e.client.connector.ssl.SslHttpUrlConnectorTest [INFO] Running org.glassfish.jersey.tests.e2e.client.HttpAuthorizationTest Sep 01, 2022 9:40:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:42 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:42 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:40:42 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:40:43 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 18 requests to finish... Sep 01, 2022 9:40:43 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:43 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:40:43 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:40:43 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:43 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:43 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:44 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.039 s - in org.glassfish.jersey.tests.e2e.client.HttpAuthorizationTest Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] [INFO] Running org.glassfish.jersey.tests.e2e.client.BasicClientTest Sep 01, 2022 9:40:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:45 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:40:46 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:40:46 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:46 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:46 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:40:46 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.231 s - in org.glassfish.jersey.tests.e2e.client.connector.ssl.SslHttpUrlConnectorTest [INFO] Running org.glassfish.jersey.tests.e2e.client.connector.ssl.SslConnectorConfigurationTest Sep 01, 2022 9:40:47 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:40:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:40:48 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:40:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:40:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:40:48 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:40:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:40:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:40:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:40:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:40:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:40:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.776 s - in org.glassfish.jersey.tests.e2e.client.BasicClientTest Sep 01, 2022 9:40:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:40:49 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... [INFO] Running org.glassfish.jersey.tests.e2e.client.ShutdownHookMemoryLeakTest [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.123 s - in org.glassfish.jersey.tests.e2e.client.ShutdownHookMemoryLeakTest Sep 01, 2022 9:40:49 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:49 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:40:50 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:50 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:50 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:40:50 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:40:50 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... [INFO] Running org.glassfish.jersey.tests.e2e.client.HttpHeadersInjectionTest SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:40:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:40:50 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:50 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:50 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:40:51 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:51 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:51 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:40:51 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:40:51 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:40:51 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:51 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:51 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:51 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:40:51 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:52 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:52 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:40:52 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:40:52 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:40:52 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:52 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:52 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:40:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:40:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:40:52 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:52 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:52 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:40:52 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:40:53 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:40:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:40:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:40:53 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:53 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:53 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:40:53 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:53 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.SecurityFilter authenticate INFO: USER AUTHENTICATED Sep 01, 2022 9:40:53 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.RootResource getContent INFO: Service: GET / User: user Sep 01, 2022 9:40:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] Sep 01, 2022 9:40:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:40:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:40:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.975 s - in org.glassfish.jersey.tests.e2e.client.HttpHeadersInjectionTest Sep 01, 2022 9:40:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8463] Sep 01, 2022 9:40:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:40:53 AM org.glassfish.jersey.tests.e2e.client.connector.ssl.Server start INFO: Jersey app started. Try out https://localhost:8463/ Hit CTRL + C to stop it... Sep 01, 2022 9:40:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:8463] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.787 s - in org.glassfish.jersey.tests.e2e.client.connector.ssl.SslConnectorConfigurationTest [INFO] Running org.glassfish.jersey.tests.e2e.client.ClientExecutorCloseTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.091 s - in org.glassfish.jersey.tests.e2e.client.ClientExecutorCloseTest [INFO] Running org.glassfish.jersey.tests.e2e.client.connector.HttpPatchTest Sep 01, 2022 9:40:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.client.ClientDestroyTest Sep 01, 2022 9:40:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:55 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:55 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:40:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. SERVER: patch request received. Sep 01, 2022 9:40:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. SERVER: patch request received. Sep 01, 2022 9:40:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. SERVER: patch request received. Sep 01, 2022 9:40:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:40:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. SERVER: patch request received. Sep 01, 2022 9:40:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.562 s - in org.glassfish.jersey.tests.e2e.client.ClientDestroyTest Sep 01, 2022 9:40:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. SERVER: patch request received. Sep 01, 2022 9:40:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. SERVER: patch request received. Sep 01, 2022 9:40:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.client.TimeoutTest Sep 01, 2022 9:40:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. SERVER: patch request received. Sep 01, 2022 9:40:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. SERVER: patch request received. Sep 01, 2022 9:40:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. SERVER: patch request received. Sep 01, 2022 9:40:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:40:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ SERVER: patch request received. Sep 01, 2022 9:40:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. SERVER: patch request received. Sep 01, 2022 9:40:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. SERVER: patch request received. Sep 01, 2022 9:40:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. SERVER: patch request received. Sep 01, 2022 9:40:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. SERVER: patch request received. Sep 01, 2022 9:40:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. SERVER: patch request received. Sep 01, 2022 9:40:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. SERVER: patch request received. Sep 01, 2022 9:40:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. SERVER: patch request received. Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:59 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. SERVER: patch request received. Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. SERVER: patch request received. Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. SERVER: patch request received. Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. SERVER: patch request received. Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. SERVER: patch request received. Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. SERVER: patch request received. Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. SERVER: patch request received. Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. SERVER: patch request received. Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. SERVER: patch request received. Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. SERVER: patch request received. Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:40:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:40:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. SERVER: patch request received. Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:41:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. SERVER: patch request received. Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. SERVER: patch request received. Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. SERVER: patch request received. Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. SERVER: patch request received. Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. SERVER: patch request received. Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. SERVER: patch request received. Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-34] Started. SERVER: patch request received. Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-35] Started. SERVER: patch request received. Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-36] Started. SERVER: patch request received. Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-37] Started. SERVER: patch request received. Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-38] Started. SERVER: patch request received. Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-39] Started. SERVER: patch request received. Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-40] Started. SERVER: patch request received. Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-41] Started. SERVER: patch request received. Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-42] Started. SERVER: patch request received. Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-43] Started. SERVER: patch request received. Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-44] Started. SERVER: patch request received. Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-45] Started. SERVER: patch request received. Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-46] Started. SERVER: patch request received. Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-47] Started. SERVER: patch request received. Sep 01, 2022 9:41:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-48] Started. SERVER: patch request received. Sep 01, 2022 9:41:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-49] Started. SERVER: patch request received. Sep 01, 2022 9:41:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-50] Started. SERVER: patch request received. Sep 01, 2022 9:41:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-51] Started. SERVER: patch request received. Sep 01, 2022 9:41:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-52] Started. SERVER: patch request received. Sep 01, 2022 9:41:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-53] Started. SERVER: patch request received. Sep 01, 2022 9:41:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.045 s - in org.glassfish.jersey.tests.e2e.client.connector.HttpPatchTest Sep 01, 2022 9:41:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.515 s - in org.glassfish.jersey.tests.e2e.client.TimeoutTest [INFO] Running org.glassfish.jersey.tests.e2e.client.InjectionManagerProviderTest Sep 01, 2022 9:41:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.client.connector.RequestHeaderModificationsTest Sep 01, 2022 9:41:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:04 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:41:04 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:41:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:41:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:41:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:41:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:41:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:41:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:41:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:41:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.52 s - in org.glassfish.jersey.tests.e2e.client.InjectionManagerProviderTest Sep 01, 2022 9:41:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:41:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. [INFO] Running org.glassfish.jersey.tests.e2e.client.CancelFutureClientTest Sep 01, 2022 9:41:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:41:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:41:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:41:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:41:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:41:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:41:07 AM org.glassfish.jersey.message.internal.HeaderUtils checkHeaderChanges WARNING: There are some request headers that have not been sent by connector [org.glassfish.jersey.grizzly.connector.GrizzlyConnector]. Probably you added those headers in WriterInterceptor or MessageBodyWriter. That feature is not supported by the connector. Please, do not modify headers in WriterInterceptor or MessageBodyWriter or use default HttpUrlConnector instead. Unsent header changes: [Mbw-Prop, Iceptor-Prop] Sep 01, 2022 9:41:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:41:08 AM org.glassfish.jersey.message.internal.HeaderUtils checkHeaderChanges WARNING: There are some request headers that have not been sent by connector [org.glassfish.jersey.grizzly.connector.GrizzlyConnector]. Probably you added those headers in WriterInterceptor or MessageBodyWriter. That feature is not supported by the connector. Please, do not modify headers in WriterInterceptor or MessageBodyWriter or use default HttpUrlConnector instead. Unsent header changes: [Mbw-Prop, Iceptor-Prop] Sep 01, 2022 9:41:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:41:08 AM org.glassfish.jersey.message.internal.HeaderUtils checkHeaderChanges WARNING: There are some request headers that have not been sent by connector [org.glassfish.jersey.jetty.connector.JettyConnector]. Probably you added those headers in WriterInterceptor or MessageBodyWriter. That feature is not supported by the connector. Please, do not modify headers in WriterInterceptor or MessageBodyWriter or use default HttpUrlConnector instead. Unsent header changes: [Mbw-Prop, Iceptor-Prop] Sep 01, 2022 9:41:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:41:08 AM org.glassfish.jersey.message.internal.HeaderUtils checkHeaderChanges WARNING: There are some request headers that have not been sent by connector [org.glassfish.jersey.jetty.connector.JettyConnector]. Probably you added those headers in WriterInterceptor or MessageBodyWriter. That feature is not supported by the connector. Please, do not modify headers in WriterInterceptor or MessageBodyWriter or use default HttpUrlConnector instead. Unsent header changes: [Mbw-Prop, Iceptor-Prop] Sep 01, 2022 9:41:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:41:08 AM org.glassfish.jersey.message.internal.HeaderUtils checkHeaderChanges WARNING: There are some request headers that have not been sent by connector [org.glassfish.jersey.apache.connector.ApacheConnector]. Probably you added those headers in WriterInterceptor or MessageBodyWriter. That feature is not supported by the connector. Please, do not modify headers in WriterInterceptor or MessageBodyWriter or use default HttpUrlConnector instead. Unsent header changes: [Mbw-Prop, Iceptor-Prop] Sep 01, 2022 9:41:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:08 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:41:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:41:08 AM org.glassfish.jersey.message.internal.HeaderUtils checkHeaderChanges WARNING: There are some request headers that have not been sent by connector [org.glassfish.jersey.apache.connector.ApacheConnector]. Probably you added those headers in WriterInterceptor or MessageBodyWriter. That feature is not supported by the connector. Please, do not modify headers in WriterInterceptor or MessageBodyWriter or use default HttpUrlConnector instead. Unsent header changes: [Mbw-Prop, Iceptor-Prop] Sep 01, 2022 9:41:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:41:08 AM org.glassfish.jersey.message.internal.HeaderUtils checkHeaderChanges WARNING: There are some request headers that have not been sent by connector [org.glassfish.jersey.apache5.connector.Apache5Connector]. Probably you added those headers in WriterInterceptor or MessageBodyWriter. That feature is not supported by the connector. Please, do not modify headers in WriterInterceptor or MessageBodyWriter or use default HttpUrlConnector instead. Unsent header changes: [Mbw-Prop, Iceptor-Prop] Sep 01, 2022 9:41:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:41:08 AM org.glassfish.jersey.message.internal.HeaderUtils checkHeaderChanges WARNING: There are some request headers that have not been sent by connector [org.glassfish.jersey.apache5.connector.Apache5Connector]. Probably you added those headers in WriterInterceptor or MessageBodyWriter. That feature is not supported by the connector. Please, do not modify headers in WriterInterceptor or MessageBodyWriter or use default HttpUrlConnector instead. Unsent header changes: [Mbw-Prop, Iceptor-Prop] Sep 01, 2022 9:41:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.512 s - in org.glassfish.jersey.tests.e2e.client.connector.RequestHeaderModificationsTest Sep 01, 2022 9:41:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.client.connector.proxy.ProxyTest SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:41:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.506 s - in org.glassfish.jersey.tests.e2e.client.CancelFutureClientTest [INFO] Running org.glassfish.jersey.tests.e2e.client.GenericResponseTest Sep 01, 2022 9:41:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Found unexpected username: null Found unexpected password: null Sep 01, 2022 9:41:12 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:41:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.301 s - in org.glassfish.jersey.tests.e2e.client.connector.proxy.ProxyTest Sep 01, 2022 9:41:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:41:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.client.connector.proxy.ProxySelectorTest SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:41:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:41:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:41:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:41:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.913 s - in org.glassfish.jersey.tests.e2e.client.GenericResponseTest [INFO] Running org.glassfish.jersey.tests.e2e.client.ClientFilterTest Sep 01, 2022 9:41:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.468 s - in org.glassfish.jersey.tests.e2e.client.connector.proxy.ProxySelectorTest Sep 01, 2022 9:41:15 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.client.HttpDigestAuthFilterTest Sep 01, 2022 9:41:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:41:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:16 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:41:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:41:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:41:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.658 s - in org.glassfish.jersey.tests.e2e.client.ClientFilterTest Sep 01, 2022 9:41:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.client.ClientBufferingDisabledTest Sep 01, 2022 9:41:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:41:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:41:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:41:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:41:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:41:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.934 s - in org.glassfish.jersey.tests.e2e.client.HttpDigestAuthFilterTest [INFO] Running org.glassfish.jersey.tests.e2e.client.FollowRedirectsTest Sep 01, 2022 9:41:18 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:41:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:41:19 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:41:19 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:41:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:41:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:41:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.328 s - in org.glassfish.jersey.tests.e2e.client.FollowRedirectsTest Sep 01, 2022 9:41:21 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... [INFO] Running org.glassfish.jersey.tests.e2e.client.RequestScopedReadEntityTest Sep 01, 2022 9:41:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:22 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:41:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:41:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.972 s - in org.glassfish.jersey.tests.e2e.client.RequestScopedReadEntityTest Sep 01, 2022 9:41:23 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... [INFO] Running org.glassfish.jersey.tests.e2e.client.HttpMethodEntityTest Sep 01, 2022 9:41:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:25 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:41:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:41:25 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:41:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:41:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:41:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:41:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:41:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:41:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:41:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:41:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.144 s - in org.glassfish.jersey.tests.e2e.client.HttpMethodEntityTest [INFO] Running org.glassfish.jersey.tests.e2e.client.NonSuccessfulResponseTest Sep 01, 2022 9:41:27 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:41:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:28 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:41:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:41:29 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:41:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:41:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:41:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:41:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:41:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:41:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.74 s - in org.glassfish.jersey.tests.e2e.client.NonSuccessfulResponseTest [INFO] Running org.glassfish.jersey.tests.e2e.client.httpurlconnector.Expect100ContinueTest Sep 01, 2022 9:41:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:31 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:41:31 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:41:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:41:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:41:33 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:41:35 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:41:37 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:41:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:41:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:41:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:41:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:41:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:41:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.771 s - in org.glassfish.jersey.tests.e2e.client.httpurlconnector.Expect100ContinueTest [INFO] Running org.glassfish.jersey.tests.e2e.client.httpurlconnector.AsyncTest Sep 01, 2022 9:41:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:39 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:41:40 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:41:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:41:40 AM org.glassfish.jersey.tests.e2e.client.httpurlconnector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 3 on thread grizzly-http-server-2 Sep 01, 2022 9:41:40 AM org.glassfish.jersey.tests.e2e.client.httpurlconnector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 2 on thread grizzly-http-server-1 Sep 01, 2022 9:41:40 AM org.glassfish.jersey.tests.e2e.client.httpurlconnector.AsyncTest$AsyncResource asyncPost INFO: Long running post operation called with id 1 on thread grizzly-http-server-0 Sep 01, 2022 9:41:41 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:41:41 AM org.glassfish.jersey.tests.e2e.client.httpurlconnector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-2 Sep 01, 2022 9:41:41 AM org.glassfish.jersey.tests.e2e.client.httpurlconnector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-1 Sep 01, 2022 9:41:41 AM org.glassfish.jersey.tests.e2e.client.httpurlconnector.AsyncTest$AsyncResource$1 veryExpensiveOperation INFO: Long running post operation finished on thread async-post-runner-3 Sep 01, 2022 9:41:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:41:42 AM org.glassfish.jersey.tests.e2e.client.httpurlconnector.AsyncTest$AsyncResource asyncGetWithTimeout INFO: Async long-running get with timeout called on thread grizzly-http-server-0 Sep 01, 2022 9:41:43 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:41:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.284 s - in org.glassfish.jersey.tests.e2e.client.httpurlconnector.AsyncTest [INFO] Running org.glassfish.jersey.tests.e2e.client.FollowRedirectHeadTest Sep 01, 2022 9:41:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:45 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:41:45 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:41:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:41:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:41:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:41:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:41:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.589 s - in org.glassfish.jersey.tests.e2e.client.FollowRedirectHeadTest Sep 01, 2022 9:41:47 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... [INFO] Running org.glassfish.jersey.tests.e2e.client.JaxRsTimeoutTest Sep 01, 2022 9:41:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:48 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:41:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:41:49 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:41:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:41:51 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:41:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.289 s - in org.glassfish.jersey.tests.e2e.client.JaxRsTimeoutTest [INFO] Running org.glassfish.jersey.tests.e2e.client.grizzlyconnector.NonBlockingTest Sep 01, 2022 9:41:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:53 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:41:53 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:41:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:41:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.256 s - in org.glassfish.jersey.tests.e2e.client.grizzlyconnector.NonBlockingTest [INFO] Running org.glassfish.jersey.tests.e2e.client.AbortResponseClientTest Sep 01, 2022 9:41:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:55 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:41:56 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:41:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:41:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:41:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.111 s - in org.glassfish.jersey.tests.e2e.client.AbortResponseClientTest Sep 01, 2022 9:41:57 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... [INFO] Running org.glassfish.jersey.tests.e2e.client.BufferingTest Sep 01, 2022 9:41:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:58 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:41:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:41:59 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:41:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:41:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:41:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:41:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:42:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:42:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:42:01 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:42:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.777 s - in org.glassfish.jersey.tests.e2e.client.BufferingTest [INFO] Running org.glassfish.jersey.tests.e2e.client.ResponseReadAndBufferEntityTest Sep 01, 2022 9:42:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:03 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:42:03 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:42:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:42:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:42:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:42:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:42:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:42:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:42:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.757 s - in org.glassfish.jersey.tests.e2e.client.ResponseReadAndBufferEntityTest [INFO] Running org.glassfish.jersey.tests.e2e.client.InvocationBuilderRxTest Sep 01, 2022 9:42:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:05 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:42:06 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:42:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:42:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:07 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:42:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:42:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:42:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:42:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.697 s - in org.glassfish.jersey.tests.e2e.client.InvocationBuilderRxTest [INFO] Running org.glassfish.jersey.tests.e2e.client.ClientEntityAnnotationTest Sep 01, 2022 9:42:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:09 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:42:09 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:42:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:42:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.997 s - in org.glassfish.jersey.tests.e2e.client.ClientEntityAnnotationTest [INFO] Running org.glassfish.jersey.tests.e2e.client.ClientPreInitTest Sep 01, 2022 9:42:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:11 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:42:12 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:42:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:42:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:42:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:42:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:13 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:42:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:42:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:42:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:42:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.867 s - in org.glassfish.jersey.tests.e2e.client.ClientPreInitTest [INFO] Running org.glassfish.jersey.tests.e2e.client.ClientPathTest Sep 01, 2022 9:42:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:15 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:42:15 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:42:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:42:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:42:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:42:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:42:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:42:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:42:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.943 s - in org.glassfish.jersey.tests.e2e.client.ClientPathTest [INFO] Running org.glassfish.jersey.tests.e2e.client.ClientExecutorTest Sep 01, 2022 9:42:17 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:42:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:18 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:42:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:42:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:42:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:19 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:42:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:42:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:42:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.509 s - in org.glassfish.jersey.tests.e2e.client.ClientExecutorTest [INFO] Running org.glassfish.jersey.tests.e2e.client.ChunkedInputStreamClosedPrematurelyTest Sep 01, 2022 9:42:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 64.036 s - in org.glassfish.jersey.tests.e2e.client.ClientBufferingDisabledTest [INFO] Running org.glassfish.jersey.tests.e2e.client.ResponseCloseTest Sep 01, 2022 9:42:21 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:42:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:42:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:42:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.344 s - in org.glassfish.jersey.tests.e2e.client.ChunkedInputStreamClosedPrematurelyTest [INFO] Running org.glassfish.jersey.tests.e2e.client.HttpAuthorizationTest Sep 01, 2022 9:42:23 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:42:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:42:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:42:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:24 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:42:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:42:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:42:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:42:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:42:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:42:25 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 18 requests to finish... Sep 01, 2022 9:42:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:42:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.402 s - in org.glassfish.jersey.tests.e2e.client.ResponseCloseTest [INFO] Running org.glassfish.jersey.tests.e2e.client.IgnoreExceptionResponseTest Sep 01, 2022 9:42:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.696 s - in org.glassfish.jersey.tests.e2e.client.HttpAuthorizationTest Sep 01, 2022 9:42:27 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.client.ShutdownHookMemoryLeakTest [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.157 s - in org.glassfish.jersey.tests.e2e.client.ShutdownHookMemoryLeakTest Sep 01, 2022 9:42:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.client.BasicClientTest Sep 01, 2022 9:42:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.678 s - in org.glassfish.jersey.tests.e2e.client.IgnoreExceptionResponseTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 237, Failures: 0, Errors: 0, Skipped: 7 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ e2e-client --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-client/target/e2e-client-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ e2e-client --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ e2e-client --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-client/target/e2e-client-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-client/3.0.99-SNAPSHOT/e2e-client-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-client/3.0.99-SNAPSHOT/e2e-client-3.0.99-SNAPSHOT.pom Sep 01, 2022 9:42:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ e2e-client --- Sep 01, 2022 9:42:29 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] [INFO] -------------< org.glassfish.jersey.tests:e2e-core-common >------------- [INFO] Building jersey-tests-e2e-core-common 3.0.99-SNAPSHOT [98/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ e2e-core-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ e2e-core-common --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ e2e-core-common --- Sep 01, 2022 9:42:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:42:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ e2e-core-common --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ e2e-core-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ e2e-core-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ e2e-core-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ e2e-core-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-core-common/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ e2e-core-common --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ e2e-core-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ e2e-core-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-core-common/target/test-classes Sep 01, 2022 9:42:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-core-common/src/test/java/org/glassfish/jersey/tests/e2e/common/message/internal/MediaTypesTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-core-common/src/test/java/org/glassfish/jersey/tests/e2e/common/message/internal/MediaTypesTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ e2e-core-common --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-core-common/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:42:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:42:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:42:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.common.config.ServiceFinderBinderTest Sep 01, 2022 9:42:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:42:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:42:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 s - in org.glassfish.jersey.tests.e2e.common.config.ServiceFinderBinderTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.LinkProviderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.glassfish.jersey.tests.e2e.common.message.internal.LinkProviderTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.CommittingOutputStreamTest this is ok - exception should be thrown: Stream provider is not defined. It must be set before writing first bytes to the entity output stream. this is ok - exception should be thrown: Stream provider is not defined. It must be set before writing first bytes to the entity output stream. this is ok - exception should be thrown: Cannot setup buffering as bytes have already been written to the output stream. The entity buffering can be initialized only before first bytes are written to the entity output stream. [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.glassfish.jersey.tests.e2e.common.message.internal.CommittingOutputStreamTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.MediaTypesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.glassfish.jersey.tests.e2e.common.message.internal.MediaTypesTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.HeaderUtilsTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.glassfish.jersey.tests.e2e.common.message.internal.HeaderUtilsTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.InboundMessageContextTest Sep 01, 2022 9:42:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:42:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.glassfish.jersey.tests.e2e.common.message.internal.InboundMessageContextTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.OutboundMessageContextTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.glassfish.jersey.tests.e2e.common.message.internal.OutboundMessageContextTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.CookiesParserTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.glassfish.jersey.tests.e2e.common.message.internal.CookiesParserTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.MatchingEntityTagTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.glassfish.jersey.tests.e2e.common.message.internal.MatchingEntityTagTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.JerseyLinkTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.glassfish.jersey.tests.e2e.common.message.internal.JerseyLinkTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.OutboundJaxrsResponseBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.glassfish.jersey.tests.e2e.common.message.internal.OutboundJaxrsResponseBuilderTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.AcceptableMediaTypeStringRepresentationTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.glassfish.jersey.tests.e2e.common.message.internal.AcceptableMediaTypeStringRepresentationTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.AcceptableMediaTypeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.tests.e2e.common.message.internal.AcceptableMediaTypeTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.QualitySourceMediaTypeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.tests.e2e.common.message.internal.QualitySourceMediaTypeTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.OutboundJaxrsResponseTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.glassfish.jersey.tests.e2e.common.message.internal.OutboundJaxrsResponseTest [INFO] Running org.glassfish.jersey.tests.e2e.common.process.internal.RequestScopeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.glassfish.jersey.tests.e2e.common.process.internal.RequestScopeTest [INFO] Running org.glassfish.jersey.tests.e2e.common.process.internal.ExecutorProvidersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.glassfish.jersey.tests.e2e.common.process.internal.ExecutorProvidersTest [INFO] Running org.glassfish.jersey.tests.e2e.common.internal.ProviderBinderTest Sep 01, 2022 9:42:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:42:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:42:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:42:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:42:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:42:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:42:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:42:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:42:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in org.glassfish.jersey.tests.e2e.common.internal.ProviderBinderTest [INFO] Running org.glassfish.jersey.tests.e2e.common.internal.JaxrsProvidersTest Sep 01, 2022 9:42:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:42:31 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.glassfish.jersey.tests.e2e.common.internal.JaxrsProvidersTest [INFO] Running org.glassfish.jersey.tests.e2e.common.internal.ContextResolverFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.glassfish.jersey.tests.e2e.common.internal.ContextResolverFactoryTest [INFO] Running org.glassfish.jersey.tests.e2e.common.internal.LocalizationMessagesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.glassfish.jersey.tests.e2e.common.internal.LocalizationMessagesTest [INFO] Running org.glassfish.jersey.tests.e2e.common.internal.ExceptionMapperFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.glassfish.jersey.tests.e2e.common.internal.ExceptionMapperFactoryTest [INFO] Running org.glassfish.jersey.tests.e2e.common.internal.inject.ReferencingFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.glassfish.jersey.tests.e2e.common.internal.inject.ReferencingFactoryTest [INFO] Running org.glassfish.jersey.tests.e2e.common.uri.internal.JerseyUriBuilderTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.515 s - in org.glassfish.jersey.tests.e2e.client.BasicClientTest [WARNING] Tests run: 122, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.097 s - in org.glassfish.jersey.tests.e2e.common.uri.internal.JerseyUriBuilderTest [INFO] Running org.glassfish.jersey.tests.e2e.common.model.internal.CommonConfigTest Sep 01, 2022 9:42:31 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Contract interface jakarta.ws.rs.ext.WriterInterceptor can not be registered for component class org.glassfish.jersey.tests.e2e.common.model.internal.CommonConfigTest$ComplexEmptyProvider: Contract not assignable to component. Sep 01, 2022 9:42:31 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Contract interface jakarta.ws.rs.ext.WriterInterceptor can not be registered for component class org.glassfish.jersey.tests.e2e.common.model.internal.CommonConfigTest$ComplexEmptyProvider: Contract not assignable to component. Sep 01, 2022 9:42:31 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Contract interface jakarta.ws.rs.ext.WriterInterceptor can not be registered for component class org.glassfish.jersey.tests.e2e.common.model.internal.CommonConfigTest$ComplexEmptyProviderFeature: Contract not assignable to component. Sep 01, 2022 9:42:31 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Contract interface jakarta.ws.rs.ext.WriterInterceptor can not be registered for component class org.glassfish.jersey.tests.e2e.common.model.internal.CommonConfigTest$ComplexEmptyProviderFeature: Contract not assignable to component. Sep 01, 2022 9:42:31 AM org.glassfish.jersey.model.internal.CommonConfig register WARNING: Attempt to register component of type class org.glassfish.jersey.tests.e2e.common.model.internal.CommonConfigTest$ComplexEmptyProvider to null or empty array of contracts is ignored. Sep 01, 2022 9:42:31 AM org.glassfish.jersey.model.internal.CommonConfig register WARNING: Attempt to register component of type class org.glassfish.jersey.tests.e2e.common.model.internal.CommonConfigTest$ComplexEmptyProvider to null or empty array of contracts is ignored. Sep 01, 2022 9:42:31 AM org.glassfish.jersey.model.internal.CommonConfig register WARNING: Attempt to register component of type class org.glassfish.jersey.tests.e2e.common.model.internal.CommonConfigTest$ComplexEmptyProvider to null or empty array of contracts is ignored. Sep 01, 2022 9:42:31 AM org.glassfish.jersey.model.internal.CommonConfig register WARNING: Attempt to register component of type class org.glassfish.jersey.tests.e2e.common.model.internal.CommonConfigTest$ComplexEmptyProvider to null or empty array of contracts is ignored. [WARNING] Tests run: 37, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.146 s - in org.glassfish.jersey.tests.e2e.common.model.internal.CommonConfigTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 281, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ e2e-core-common --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-core-common/target/e2e-core-common-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ e2e-core-common --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ e2e-core-common --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-core-common/target/e2e-core-common-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-core-common/3.0.99-SNAPSHOT/e2e-core-common-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-core-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-core-common/3.0.99-SNAPSHOT/e2e-core-common-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ e2e-core-common --- [INFO] Running org.glassfish.jersey.tests.e2e.client.HttpHeadersInjectionTest Sep 01, 2022 9:42:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] [INFO] ---------------< org.glassfish.jersey.tests:e2e-entity >---------------- [INFO] Building jersey-tests-e2e-entity 3.0.99-SNAPSHOT [99/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ e2e-entity --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ e2e-entity --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ e2e-entity --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ e2e-entity --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ e2e-entity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ e2e-entity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ e2e-entity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ e2e-entity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-entity/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ e2e-entity --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ e2e-entity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. Sep 01, 2022 9:42:33 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Copying 385 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ e2e-entity --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 139 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-entity/target/test-classes Sep 01, 2022 9:42:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:42:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-entity/src/test/java/org/glassfish/jersey/tests/e2e/entity/RenderedImageTypeTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-entity/src/test/java/org/glassfish/jersey/tests/e2e/entity/RenderedImageTypeTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-entity/src/test/java/org/glassfish/jersey/tests/e2e/entity/AbstractTypeTester.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-entity/src/test/java/org/glassfish/jersey/tests/e2e/entity/AbstractTypeTester.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ e2e-entity --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-entity/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:42:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:42:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:42:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.entity.filtering.EntityFilteringScopesTest Sep 01, 2022 9:42:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:42:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:42:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.83 s - in org.glassfish.jersey.tests.e2e.client.HttpHeadersInjectionTest Sep 01, 2022 9:42:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.client.ClientExecutorCloseTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.108 s - in org.glassfish.jersey.tests.e2e.client.ClientExecutorCloseTest [INFO] Running org.glassfish.jersey.tests.e2e.client.ClientDestroyTest Sep 01, 2022 9:42:36 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:42:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:42:37 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:42:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.687 s - in org.glassfish.jersey.tests.e2e.entity.filtering.EntityFilteringScopesTest Sep 01, 2022 9:42:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.entity.filtering.EntityFilteringClientTest Sep 01, 2022 9:42:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:42:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.283 s - in org.glassfish.jersey.tests.e2e.client.ClientDestroyTest Sep 01, 2022 9:42:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.client.TimeoutTest Sep 01, 2022 9:42:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:39 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:42:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:42:40 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:42:40 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 8 requests to finish... Sep 01, 2022 9:42:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:42:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:42:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.185 s - in org.glassfish.jersey.tests.e2e.entity.filtering.EntityFilteringClientTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.filtering.json.JsonEntityFilteringClientTest Sep 01, 2022 9:42:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.295 s - in org.glassfish.jersey.tests.e2e.client.TimeoutTest Sep 01, 2022 9:42:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.client.InjectionManagerProviderTest Sep 01, 2022 9:42:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:44 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:42:44 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:42:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:42:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:42:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:42:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:42:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:42:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.265 s - in org.glassfish.jersey.tests.e2e.client.InjectionManagerProviderTest Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:42:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.client.CancelFutureClientTest Sep 01, 2022 9:42:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:42:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:42:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:42:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:42:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:42:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:42:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:48 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:42:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:42:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:42:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:42:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.869 s - in org.glassfish.jersey.tests.e2e.entity.filtering.json.JsonEntityFilteringClientTest Sep 01, 2022 9:42:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.entity.filtering.json.JsonEntityFilteringOnClassTest Sep 01, 2022 9:42:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.984 s - in org.glassfish.jersey.tests.e2e.client.CancelFutureClientTest [INFO] Running org.glassfish.jersey.tests.e2e.client.GenericResponseTest Sep 01, 2022 9:42:50 AM org.hibernate.validator.internal.util.Version Sep 01, 2022 9:42:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:42:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:42:51 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:42:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:42:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:42:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:42:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:42:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:42:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:42:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:42:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:42:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:42:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.708 s - in org.glassfish.jersey.tests.e2e.client.GenericResponseTest Sep 01, 2022 9:42:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:42:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:42:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. [INFO] Running org.glassfish.jersey.tests.e2e.client.ClientFilterTest Sep 01, 2022 9:42:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:42:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:42:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:42:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:42:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:42:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:42:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:42:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:54 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:42:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:42:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.219 s - in org.glassfish.jersey.tests.e2e.entity.filtering.json.JsonEntityFilteringOnClassTest Sep 01, 2022 9:42:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.entity.filtering.json.JsonEmptyEntityTest Sep 01, 2022 9:42:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:42:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:42:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.37 s - in org.glassfish.jersey.tests.e2e.client.ClientFilterTest [INFO] Running org.glassfish.jersey.tests.e2e.client.ClientBufferingDisabledTest Sep 01, 2022 9:42:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:57 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:42:57 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:42:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:42:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:42:58 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:42:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:42:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:42:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:42:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:42:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:42:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:43:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.324 s - in org.glassfish.jersey.tests.e2e.entity.filtering.json.JsonEmptyEntityTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.filtering.json.MoxyEntityFilteringTest Sep 01, 2022 9:43:00 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:43:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:02 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:43:02 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:43:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:43:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.856 s - in org.glassfish.jersey.tests.e2e.entity.filtering.json.MoxyEntityFilteringTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.filtering.json.JsonEntityFilteringOnPropertiesTest Sep 01, 2022 9:43:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:04 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:43:05 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:43:06 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:43:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:43:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:43:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:43:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:43:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:43:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:08 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:43:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:43:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:43:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:43:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:43:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:43:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:43:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:43:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:43:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:43:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:43:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:43:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.153 s - in org.glassfish.jersey.tests.e2e.entity.filtering.json.JsonEntityFilteringOnPropertiesTest Sep 01, 2022 9:43:10 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... [INFO] Running org.glassfish.jersey.tests.e2e.entity.filtering.json.JsonEntityFilteringServerTest Sep 01, 2022 9:43:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:12 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:43:12 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:43:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:43:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:43:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:14 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:43:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:43:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:43:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:43:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:43:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:43:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:43:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:43:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:43:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:43:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:43:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:43:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:43:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.74 s - in org.glassfish.jersey.tests.e2e.entity.filtering.json.JsonEntityFilteringServerTest Sep 01, 2022 9:43:16 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... [INFO] Running org.glassfish.jersey.tests.e2e.entity.filtering.json.JsonEntityFilteringScopesTest Sep 01, 2022 9:43:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:18 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:43:18 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:43:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:43:20 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:43:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:43:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.042 s - in org.glassfish.jersey.tests.e2e.entity.filtering.json.JsonEntityFilteringScopesTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.filtering.EntityFilteringServerTest Sep 01, 2022 9:43:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:22 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:43:23 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:43:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:43:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:24 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:43:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:43:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:43:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:43:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:43:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:43:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:43:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.652 s - in org.glassfish.jersey.tests.e2e.entity.filtering.EntityFilteringServerTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.filtering.EntityFilteringOnClassTest Sep 01, 2022 9:43:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:26 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:43:27 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:43:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:43:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:43:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:28 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:43:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:43:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:43:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:43:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:43:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:43:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:43:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.919 s - in org.glassfish.jersey.tests.e2e.entity.filtering.EntityFilteringOnClassTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.filtering.EntityFilteringOnPropertiesTest Sep 01, 2022 9:43:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:30 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:43:31 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:43:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:43:32 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:43:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:43:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:43:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:43:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:43:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:43:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:43:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.643 s - in org.glassfish.jersey.tests.e2e.entity.filtering.EntityFilteringOnPropertiesTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.filtering.EmptyEntityTest Sep 01, 2022 9:43:34 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:43:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:35 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:43:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:43:36 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:43:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:43:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.843 s - in org.glassfish.jersey.tests.e2e.entity.filtering.EmptyEntityTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.RenderedImageTypeTest Sep 01, 2022 9:43:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:38 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:43:39 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:43:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:43:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:43:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:43:40 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:43:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.235 s - in org.glassfish.jersey.tests.e2e.entity.RenderedImageTypeTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.SubResourceDynamicProxyTest Sep 01, 2022 9:43:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:42 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:43:42 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:43:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:43:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.703 s - in org.glassfish.jersey.tests.e2e.entity.SubResourceDynamicProxyTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.EmptyEntityTest Sep 01, 2022 9:43:44 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:43:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:46 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:43:46 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:43:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:43:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:43:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:43:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:43:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:43:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:43:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:43:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:43:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:43:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:48 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 2 requests to finish... Sep 01, 2022 9:43:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:43:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:43:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:43:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:43:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:43:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.376 s - in org.glassfish.jersey.tests.e2e.entity.EmptyEntityTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.InterceptedStreamCloseTest Sep 01, 2022 9:43:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 53.718 s - in org.glassfish.jersey.tests.e2e.client.ClientBufferingDisabledTest [INFO] Running org.glassfish.jersey.tests.e2e.client.ResponseCloseTest Sep 01, 2022 9:43:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:51 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:43:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:43:51 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:43:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.637 s - in org.glassfish.jersey.tests.e2e.entity.InterceptedStreamCloseTest Sep 01, 2022 9:43:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:43:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.entity.InvalidEntityTest Sep 01, 2022 9:43:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:43:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:43:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:43:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:43:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:43:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:43:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:43:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.883 s - in org.glassfish.jersey.tests.e2e.client.ResponseCloseTest [INFO] Running org.glassfish.jersey.tests.e2e.client.IgnoreExceptionResponseTest Sep 01, 2022 9:43:54 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:43:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:43:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.599 s - in org.glassfish.jersey.tests.e2e.entity.InvalidEntityTest Sep 01, 2022 9:43:55 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.entity.EmptyRequestToEntityParamTest Sep 01, 2022 9:43:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:43:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.057 s - in org.glassfish.jersey.tests.e2e.client.IgnoreExceptionResponseTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 278, Failures: 0, Errors: 0, Skipped: 8 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ e2e-client --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-client/target/e2e-client-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ e2e-client --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ e2e-client --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-client/target/e2e-client-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-client/3.0.99-SNAPSHOT/e2e-client-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-client/3.0.99-SNAPSHOT/e2e-client-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ e2e-client --- Sep 01, 2022 9:43:57 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] [INFO] -------------< org.glassfish.jersey.tests:e2e-core-common >------------- [INFO] Building jersey-tests-e2e-core-common 3.0.99-SNAPSHOT [98/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ e2e-core-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ e2e-core-common --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ e2e-core-common --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ e2e-core-common --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ e2e-core-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ e2e-core-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ e2e-core-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ e2e-core-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-core-common/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ e2e-core-common --- [INFO] No sources to compile [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ e2e-core-common --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ e2e-core-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ e2e-core-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-core-common/target/test-classes [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-core-common/src/test/java/org/glassfish/jersey/tests/e2e/common/message/internal/MediaTypesTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-core-common/src/test/java/org/glassfish/jersey/tests/e2e/common/message/internal/MediaTypesTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ e2e-core-common --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-core-common/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:43:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:43:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:43:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.519 s - in org.glassfish.jersey.tests.e2e.entity.EmptyRequestToEntityParamTest [INFO] Running org.glassfish.jersey.tests.e2e.common.config.ServiceFinderBinderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s - in org.glassfish.jersey.tests.e2e.common.config.ServiceFinderBinderTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.LinkProviderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.glassfish.jersey.tests.e2e.common.message.internal.LinkProviderTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.CommittingOutputStreamTest this is ok - exception should be thrown: Stream provider is not defined. It must be set before writing first bytes to the entity output stream. this is ok - exception should be thrown: Stream provider is not defined. It must be set before writing first bytes to the entity output stream. this is ok - exception should be thrown: Cannot setup buffering as bytes have already been written to the output stream. The entity buffering can be initialized only before first bytes are written to the entity output stream. [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.glassfish.jersey.tests.e2e.common.message.internal.CommittingOutputStreamTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.MediaTypesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.glassfish.jersey.tests.e2e.common.message.internal.MediaTypesTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.HeaderUtilsTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.glassfish.jersey.tests.e2e.common.message.internal.HeaderUtilsTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.InboundMessageContextTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.glassfish.jersey.tests.e2e.common.message.internal.InboundMessageContextTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.OutboundMessageContextTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.JAXBContextResolverTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.glassfish.jersey.tests.e2e.common.message.internal.OutboundMessageContextTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.CookiesParserTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.glassfish.jersey.tests.e2e.common.message.internal.CookiesParserTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.MatchingEntityTagTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.glassfish.jersey.tests.e2e.common.message.internal.MatchingEntityTagTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.JerseyLinkTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.glassfish.jersey.tests.e2e.common.message.internal.JerseyLinkTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.OutboundJaxrsResponseBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.glassfish.jersey.tests.e2e.common.message.internal.OutboundJaxrsResponseBuilderTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.AcceptableMediaTypeStringRepresentationTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.glassfish.jersey.tests.e2e.common.message.internal.AcceptableMediaTypeStringRepresentationTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.AcceptableMediaTypeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.tests.e2e.common.message.internal.AcceptableMediaTypeTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.QualitySourceMediaTypeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.glassfish.jersey.tests.e2e.common.message.internal.QualitySourceMediaTypeTest [INFO] Running org.glassfish.jersey.tests.e2e.common.message.internal.OutboundJaxrsResponseTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.glassfish.jersey.tests.e2e.common.message.internal.OutboundJaxrsResponseTest [INFO] Running org.glassfish.jersey.tests.e2e.common.process.internal.RequestScopeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.glassfish.jersey.tests.e2e.common.process.internal.RequestScopeTest [INFO] Running org.glassfish.jersey.tests.e2e.common.process.internal.ExecutorProvidersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.glassfish.jersey.tests.e2e.common.process.internal.ExecutorProvidersTest [INFO] Running org.glassfish.jersey.tests.e2e.common.internal.ProviderBinderTest Sep 01, 2022 9:43:58 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:43:58 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:43:58 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:43:58 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:43:58 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:43:58 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:43:58 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s - in org.glassfish.jersey.tests.e2e.common.internal.ProviderBinderTest [INFO] Running org.glassfish.jersey.tests.e2e.common.internal.JaxrsProvidersTest Sep 01, 2022 9:43:58 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:43:58 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.glassfish.jersey.tests.e2e.common.internal.JaxrsProvidersTest [INFO] Running org.glassfish.jersey.tests.e2e.common.internal.ContextResolverFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.glassfish.jersey.tests.e2e.common.internal.ContextResolverFactoryTest [INFO] Running org.glassfish.jersey.tests.e2e.common.internal.LocalizationMessagesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.glassfish.jersey.tests.e2e.common.internal.LocalizationMessagesTest [INFO] Running org.glassfish.jersey.tests.e2e.common.internal.ExceptionMapperFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.glassfish.jersey.tests.e2e.common.internal.ExceptionMapperFactoryTest [INFO] Running org.glassfish.jersey.tests.e2e.common.internal.inject.ReferencingFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.glassfish.jersey.tests.e2e.common.internal.inject.ReferencingFactoryTest [INFO] Running org.glassfish.jersey.tests.e2e.common.uri.internal.JerseyUriBuilderTest [WARNING] Tests run: 122, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.088 s - in org.glassfish.jersey.tests.e2e.common.uri.internal.JerseyUriBuilderTest [INFO] Running org.glassfish.jersey.tests.e2e.common.model.internal.CommonConfigTest Sep 01, 2022 9:43:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:43:59 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Contract interface jakarta.ws.rs.ext.WriterInterceptor can not be registered for component class org.glassfish.jersey.tests.e2e.common.model.internal.CommonConfigTest$ComplexEmptyProvider: Contract not assignable to component. Sep 01, 2022 9:43:59 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Contract interface jakarta.ws.rs.ext.WriterInterceptor can not be registered for component class org.glassfish.jersey.tests.e2e.common.model.internal.CommonConfigTest$ComplexEmptyProvider: Contract not assignable to component. Sep 01, 2022 9:43:59 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Contract interface jakarta.ws.rs.ext.WriterInterceptor can not be registered for component class org.glassfish.jersey.tests.e2e.common.model.internal.CommonConfigTest$ComplexEmptyProviderFeature: Contract not assignable to component. Sep 01, 2022 9:43:59 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Contract interface jakarta.ws.rs.ext.WriterInterceptor can not be registered for component class org.glassfish.jersey.tests.e2e.common.model.internal.CommonConfigTest$ComplexEmptyProviderFeature: Contract not assignable to component. Sep 01, 2022 9:43:59 AM org.glassfish.jersey.model.internal.CommonConfig register WARNING: Attempt to register component of type class org.glassfish.jersey.tests.e2e.common.model.internal.CommonConfigTest$ComplexEmptyProvider to null or empty array of contracts is ignored. Sep 01, 2022 9:43:59 AM org.glassfish.jersey.model.internal.CommonConfig register WARNING: Attempt to register component of type class org.glassfish.jersey.tests.e2e.common.model.internal.CommonConfigTest$ComplexEmptyProvider to null or empty array of contracts is ignored. Sep 01, 2022 9:43:59 AM org.glassfish.jersey.model.internal.CommonConfig register WARNING: Attempt to register component of type class org.glassfish.jersey.tests.e2e.common.model.internal.CommonConfigTest$ComplexEmptyProvider to null or empty array of contracts is ignored. Sep 01, 2022 9:43:59 AM org.glassfish.jersey.model.internal.CommonConfig register WARNING: Attempt to register component of type class org.glassfish.jersey.tests.e2e.common.model.internal.CommonConfigTest$ComplexEmptyProvider to null or empty array of contracts is ignored. [WARNING] Tests run: 37, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.112 s - in org.glassfish.jersey.tests.e2e.common.model.internal.CommonConfigTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 281, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ e2e-core-common --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-core-common/target/e2e-core-common-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ e2e-core-common --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ e2e-core-common --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-core-common/target/e2e-core-common-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-core-common/3.0.99-SNAPSHOT/e2e-core-common-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-core-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-core-common/3.0.99-SNAPSHOT/e2e-core-common-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ e2e-core-common --- Sep 01, 2022 9:44:00 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] [INFO] ---------------< org.glassfish.jersey.tests:e2e-entity >---------------- [INFO] Building jersey-tests-e2e-entity 3.0.99-SNAPSHOT [99/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ e2e-entity --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ e2e-entity --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ e2e-entity --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ e2e-entity --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ e2e-entity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ e2e-entity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ e2e-entity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ e2e-entity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-entity/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ e2e-entity --- [INFO] No sources to compile [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ e2e-entity --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ e2e-entity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 385 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ e2e-entity --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 139 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-entity/target/test-classes Sep 01, 2022 9:44:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:44:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-entity/src/test/java/org/glassfish/jersey/tests/e2e/entity/RenderedImageTypeTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-entity/src/test/java/org/glassfish/jersey/tests/e2e/entity/RenderedImageTypeTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-entity/src/test/java/org/glassfish/jersey/tests/e2e/entity/AbstractTypeTester.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-entity/src/test/java/org/glassfish/jersey/tests/e2e/entity/AbstractTypeTester.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ e2e-entity --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-entity/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:44:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:44:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:44:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:44:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.entity.filtering.EntityFilteringScopesTest Sep 01, 2022 9:44:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:44:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:44:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:44:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer Sep 01, 2022 9:44:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:44:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:44:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 18, Time elapsed: 4.12 s - in org.glassfish.jersey.tests.e2e.entity.JAXBContextResolverTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.EnumEntityTest Sep 01, 2022 9:44:03 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:44:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.177 s - in org.glassfish.jersey.tests.e2e.entity.filtering.EntityFilteringScopesTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.filtering.EntityFilteringClientTest Sep 01, 2022 9:44:04 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:44:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:05 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 8 requests to finish... Sep 01, 2022 9:44:06 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:44:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:06 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 8 requests to finish... Sep 01, 2022 9:44:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.234 s - in org.glassfish.jersey.tests.e2e.entity.EnumEntityTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.ContextResolverMediaTypeTest Sep 01, 2022 9:44:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.627 s - in org.glassfish.jersey.tests.e2e.entity.filtering.EntityFilteringClientTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.filtering.json.JsonEntityFilteringClientTest Sep 01, 2022 9:44:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:09 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:44:10 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:44:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:44:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:44:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:44:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 3.264 s - in org.glassfish.jersey.tests.e2e.entity.ContextResolverMediaTypeTest Sep 01, 2022 9:44:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:44:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:44:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:44:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.entity.ParameterTypeArgumentReversedOrderTest Sep 01, 2022 9:44:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:44:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:44:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:44:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:44:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:44:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:13 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:44:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:44:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:44:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:44:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:44:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:44:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:44:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:44:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.84 s - in org.glassfish.jersey.tests.e2e.entity.filtering.json.JsonEntityFilteringClientTest Sep 01, 2022 9:44:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.602 s - in org.glassfish.jersey.tests.e2e.entity.ParameterTypeArgumentReversedOrderTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.filtering.json.JsonEntityFilteringOnClassTest Sep 01, 2022 9:44:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.entity.MediaTypeSelectionTest Sep 01, 2022 9:44:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:15 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:44:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:16 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:44:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:44:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:44:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:44:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:44:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:44:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.869 s - in org.glassfish.jersey.tests.e2e.entity.MediaTypeSelectionTest Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:44:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:44:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:44:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:44:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:44:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.entity.NoMessageBodyWorkerTest Sep 01, 2022 9:44:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:44:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.218 s - in org.glassfish.jersey.tests.e2e.entity.filtering.json.JsonEntityFilteringOnClassTest Sep 01, 2022 9:44:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.entity.filtering.json.JsonEmptyEntityTest Sep 01, 2022 9:44:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:20 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:44:21 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:44:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:44:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.006 s - in org.glassfish.jersey.tests.e2e.entity.NoMessageBodyWorkerTest Sep 01, 2022 9:44:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:44:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.entity.EmptyRequestWithJaxbTest Sep 01, 2022 9:44:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:44:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:44:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.317 s - in org.glassfish.jersey.tests.e2e.entity.filtering.json.JsonEmptyEntityTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.filtering.json.MoxyEntityFilteringTest Sep 01, 2022 9:44:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:24 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:44:25 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:44:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:44:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.183 s - in org.glassfish.jersey.tests.e2e.entity.filtering.json.MoxyEntityFilteringTest Sep 01, 2022 9:44:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:44:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:44:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.246 s - in org.glassfish.jersey.tests.e2e.entity.EmptyRequestWithJaxbTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.filtering.json.JsonEntityFilteringOnPropertiesTest Sep 01, 2022 9:44:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.entity.JsonMoxyTest Sep 01, 2022 9:44:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:27 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:44:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:28 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:44:28 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Parameter 1 of type jakarta.xml.bind.JAXBElement[] from public T org.glassfish.jersey.tests.e2e.entity.AbstractTypeTester$AResource.post(T) is not resolvable to a concrete type. WARNING: Return type, jakarta.xml.bind.JAXBElement[], of method, public T org.glassfish.jersey.tests.e2e.entity.AbstractTypeTester$AResource.post(T), is not resolvable to a concrete type. Sep 01, 2022 9:44:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:44:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:29 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 14 requests to finish... Sep 01, 2022 9:44:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:44:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:44:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:44:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:44:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:44:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:44:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:44:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:44:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:44:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:44:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:44:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:44:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 15, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.47 s - in org.glassfish.jersey.tests.e2e.entity.JsonMoxyTest Sep 01, 2022 9:44:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:44:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:44:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.961 s - in org.glassfish.jersey.tests.e2e.entity.filtering.json.JsonEntityFilteringOnPropertiesTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.EntityTypesTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.filtering.json.JsonEntityFilteringServerTest Sep 01, 2022 9:44:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:33 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:44:33 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:44:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:33 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Parameter 1 of type jakarta.xml.bind.JAXBElement[] from public T org.glassfish.jersey.tests.e2e.entity.AbstractTypeTester$AResource.post(T) is not resolvable to a concrete type. WARNING: Return type, jakarta.xml.bind.JAXBElement[], of method, public T org.glassfish.jersey.tests.e2e.entity.AbstractTypeTester$AResource.post(T), is not resolvable to a concrete type. Sep 01, 2022 9:44:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:34 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 47 requests to finish... Sep 01, 2022 9:44:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:44:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:44:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:44:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:44:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:44:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:44:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:44:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:44:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 51, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 4.486 s - in org.glassfish.jersey.tests.e2e.entity.EntityTypesTest Sep 01, 2022 9:44:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:44:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:44:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:44:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:44:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:44:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.744 s - in org.glassfish.jersey.tests.e2e.entity.filtering.json.JsonEntityFilteringServerTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.XXETest Sep 01, 2022 9:44:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.entity.filtering.json.JsonEntityFilteringScopesTest Sep 01, 2022 9:44:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:38 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:44:38 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:44:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:44:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:44:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:44:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.124 s - in org.glassfish.jersey.tests.e2e.entity.filtering.json.JsonEntityFilteringScopesTest Sep 01, 2022 9:44:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:44:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:44:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:44:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.59 s - in org.glassfish.jersey.tests.e2e.entity.XXETest [INFO] Running org.glassfish.jersey.tests.e2e.entity.filtering.EntityFilteringServerTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.CharsetTest Sep 01, 2022 9:44:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:41 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:44:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:42 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:44:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:44:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:44:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:44:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:44:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:44:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:44:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:44:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.163 s - in org.glassfish.jersey.tests.e2e.entity.filtering.EntityFilteringServerTest Sep 01, 2022 9:44:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:44:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. [INFO] Running org.glassfish.jersey.tests.e2e.entity.filtering.EntityFilteringOnClassTest Sep 01, 2022 9:44:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:44:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:44:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:44:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:44:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:44:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:44:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.512 s - in org.glassfish.jersey.tests.e2e.entity.CharsetTest Sep 01, 2022 9:44:45 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.entity.GenericTypeAndEntityTest Sep 01, 2022 9:44:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:44:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:44:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:44:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:44:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:47 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:44:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:44:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:44:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:44:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.329 s - in org.glassfish.jersey.tests.e2e.entity.filtering.EntityFilteringOnClassTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.filtering.EntityFilteringOnPropertiesTest Sep 01, 2022 9:44:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:44:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:44:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:44:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.274 s - in org.glassfish.jersey.tests.e2e.entity.GenericTypeAndEntityTest Sep 01, 2022 9:44:49 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.entity.MultipartTest Sep 01, 2022 9:44:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:44:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:44:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:44:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:44:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:44:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:44:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.251 s - in org.glassfish.jersey.tests.e2e.entity.filtering.EntityFilteringOnPropertiesTest Sep 01, 2022 9:44:51 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.entity.filtering.EmptyEntityTest Sep 01, 2022 9:44:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:44:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:44:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:44:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:52 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:44:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:44:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:44:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:44:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:44:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:44:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:44:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:44:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.28 s - in org.glassfish.jersey.tests.e2e.entity.filtering.EmptyEntityTest Sep 01, 2022 9:44:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:44:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.entity.RenderedImageTypeTest Sep 01, 2022 9:44:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:44:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:44:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:44:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:44:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:44:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:44:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:44:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.412 s - in org.glassfish.jersey.tests.e2e.entity.MultipartTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.ParameterTypeArgumentResourceReaderWriterOrderTest Sep 01, 2022 9:44:55 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:44:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:44:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:44:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:44:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.606 s - in org.glassfish.jersey.tests.e2e.entity.RenderedImageTypeTest Sep 01, 2022 9:44:56 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.entity.SubResourceDynamicProxyTest Sep 01, 2022 9:44:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.344 s - in org.glassfish.jersey.tests.e2e.entity.ParameterTypeArgumentResourceReaderWriterOrderTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.StreamingOutputTest Sep 01, 2022 9:44:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:44:58 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:44:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:44:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:44:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.093 s - in org.glassfish.jersey.tests.e2e.entity.SubResourceDynamicProxyTest Sep 01, 2022 9:44:59 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.entity.EmptyEntityTest Sep 01, 2022 9:45:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.313 s - in org.glassfish.jersey.tests.e2e.entity.StreamingOutputTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.ParameterTypeArgumentOrderTest Sep 01, 2022 9:45:01 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:45:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:02 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:45:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:45:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:45:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:45:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:45:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:45:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:45:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:45:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:45:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:45:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.432 s - in org.glassfish.jersey.tests.e2e.entity.ParameterTypeArgumentOrderTest Sep 01, 2022 9:45:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:45:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:45:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.892 s - in org.glassfish.jersey.tests.e2e.entity.EmptyEntityTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.InvalidFormTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.InterceptedStreamCloseTest Sep 01, 2022 9:45:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:05 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:05 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.041 s - in org.glassfish.jersey.tests.e2e.entity.InterceptedStreamCloseTest Sep 01, 2022 9:45:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:45:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.599 s - in org.glassfish.jersey.tests.e2e.entity.InvalidFormTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.InvalidEntityTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest Sep 01, 2022 9:45:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:08 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2 registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2 will be ignored. Sep 01, 2022 9:45:08 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean will be ignored. Sep 01, 2022 9:45:08 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:08 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.164 s - in org.glassfish.jersey.tests.e2e.entity.InvalidEntityTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.EmptyRequestToEntityParamTest Sep 01, 2022 9:45:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2 registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2 will be ignored. Sep 01, 2022 9:45:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean will be ignored. Sep 01, 2022 9:45:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:45:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2 registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2 will be ignored. Sep 01, 2022 9:45:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean will be ignored. Sep 01, 2022 9:45:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:45:09 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=text/plain, type=class org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2, genericType=class org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2. Sep 01, 2022 9:45:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2 registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2 will be ignored. Sep 01, 2022 9:45:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean will be ignored. Sep 01, 2022 9:45:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:45:10 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=text/plain, type=class org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean, genericType=class org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean. Sep 01, 2022 9:45:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:10 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2 registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2 will be ignored. Sep 01, 2022 9:45:10 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean will be ignored. Sep 01, 2022 9:45:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:45:10 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=text/plain, type=class org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2, genericType=class org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2. Sep 01, 2022 9:45:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:10 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2 registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2 will be ignored. Sep 01, 2022 9:45:10 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean will be ignored. Sep 01, 2022 9:45:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:45:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.238 s - in org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.InjectedProviderTest Sep 01, 2022 9:45:10 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.101 s - in org.glassfish.jersey.tests.e2e.entity.EmptyRequestToEntityParamTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.JAXBContextResolverTest Sep 01, 2022 9:45:12 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:13 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.354 s - in org.glassfish.jersey.tests.e2e.entity.InjectedProviderTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.MessageBodyProviderAnnotationsTest Sep 01, 2022 9:45:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:45:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:45:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:45:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:45:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:14 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:45:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:45:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:45:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:45:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:45:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 18, Time elapsed: 3.693 s - in org.glassfish.jersey.tests.e2e.entity.JAXBContextResolverTest Sep 01, 2022 9:45:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:45:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.449 s - in org.glassfish.jersey.tests.e2e.entity.MessageBodyProviderAnnotationsTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.EnumEntityTest Sep 01, 2022 9:45:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.entity.XmlJaxBElementProviderTest Sep 01, 2022 9:45:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:17 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:17 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 8 requests to finish... Sep 01, 2022 9:45:17 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:45:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:45:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.707 s - in org.glassfish.jersey.tests.e2e.entity.XmlJaxBElementProviderTest Sep 01, 2022 9:45:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.659 s - in org.glassfish.jersey.tests.e2e.entity.EnumEntityTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.XmlMoxyTest Sep 01, 2022 9:45:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.entity.ContextResolverMediaTypeTest Sep 01, 2022 9:45:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:21 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:21 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:21 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Parameter 1 of type jakarta.xml.bind.JAXBElement[] from public T org.glassfish.jersey.tests.e2e.entity.AbstractTypeTester$AResource.post(T) is not resolvable to a concrete type. WARNING: Return type, jakarta.xml.bind.JAXBElement[], of method, public T org.glassfish.jersey.tests.e2e.entity.AbstractTypeTester$AResource.post(T), is not resolvable to a concrete type. Sep 01, 2022 9:45:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:22 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 19 requests to finish... Sep 01, 2022 9:45:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:45:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:45:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:45:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 2.588 s - in org.glassfish.jersey.tests.e2e.entity.ContextResolverMediaTypeTest [Fatal Error] :1:17: XML document structures must start and end within the same entity. [INFO] Running org.glassfish.jersey.tests.e2e.entity.ParameterTypeArgumentReversedOrderTest Sep 01, 2022 9:45:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.182 s - in org.glassfish.jersey.tests.e2e.entity.XmlMoxyTest [INFO] Running org.glassfish.jersey.tests.e2e.json.JsonProcessingTest Sep 01, 2022 9:45:24 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.113 s - in org.glassfish.jersey.tests.e2e.entity.ParameterTypeArgumentReversedOrderTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.MediaTypeSelectionTest Sep 01, 2022 9:45:25 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:45:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:45:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:27 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:45:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:45:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:45:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:45:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:45:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:45:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:45:28 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=application/octet-stream, type=class org.eclipse.parsson.JsonObjectBuilderImpl$JsonObjectImpl, genericType=interface jakarta.json.JsonObject. Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:45:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:45:28 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=application/octet-stream, type=class org.eclipse.parsson.JsonArrayBuilderImpl$JsonArrayImpl, genericType=interface jakarta.json.JsonArray. Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:45:28 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=application/octet-stream, type=class org.eclipse.parsson.JsonObjectBuilderImpl$JsonObjectImpl, genericType=interface jakarta.json.JsonObject. Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.268 s - in org.glassfish.jersey.tests.e2e.entity.MediaTypeSelectionTest Sep 01, 2022 9:45:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:45:29 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=application/octet-stream, type=class org.eclipse.parsson.JsonArrayBuilderImpl$JsonArrayImpl, genericType=interface jakarta.json.JsonArray. Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.entity.NoMessageBodyWorkerTest Sep 01, 2022 9:45:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:45:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.36 s - in org.glassfish.jersey.tests.e2e.json.JsonProcessingTest [INFO] Running org.glassfish.jersey.tests.e2e.json.Jersey1835Test Sep 01, 2022 9:45:30 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:45:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.399 s - in org.glassfish.jersey.tests.e2e.entity.NoMessageBodyWorkerTest Sep 01, 2022 9:45:31 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.entity.EmptyRequestWithJaxbTest Sep 01, 2022 9:45:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.444 s - in org.glassfish.jersey.tests.e2e.json.Jersey1835Test [INFO] Running org.glassfish.jersey.tests.e2e.json.JsonWithoutExceptionMapperTest Sep 01, 2022 9:45:33 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:45:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:45:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:34 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:45:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.759 s - in org.glassfish.jersey.tests.e2e.entity.EmptyRequestWithJaxbTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.JsonMoxyTest Sep 01, 2022 9:45:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.617 s - in org.glassfish.jersey.tests.e2e.json.JsonWithoutExceptionMapperTest Sep 01, 2022 9:45:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.json.JsonProcessingDisabledTest Sep 01, 2022 9:45:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:36 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:37 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Parameter 1 of type jakarta.xml.bind.JAXBElement[] from public T org.glassfish.jersey.tests.e2e.entity.AbstractTypeTester$AResource.post(T) is not resolvable to a concrete type. WARNING: Return type, jakarta.xml.bind.JAXBElement[], of method, public T org.glassfish.jersey.tests.e2e.entity.AbstractTypeTester$AResource.post(T), is not resolvable to a concrete type. Sep 01, 2022 9:45:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:37 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 14 requests to finish... Sep 01, 2022 9:45:37 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.347 s - in org.glassfish.jersey.tests.e2e.json.JsonProcessingDisabledTest [INFO] Running org.glassfish.jersey.tests.e2e.json.PojoTest Sep 01, 2022 9:45:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 15, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.854 s - in org.glassfish.jersey.tests.e2e.entity.JsonMoxyTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.EntityTypesTest Sep 01, 2022 9:45:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:40 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:41 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:41 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Parameter 1 of type jakarta.xml.bind.JAXBElement[] from public T org.glassfish.jersey.tests.e2e.entity.AbstractTypeTester$AResource.post(T) is not resolvable to a concrete type. WARNING: Return type, jakarta.xml.bind.JAXBElement[], of method, public T org.glassfish.jersey.tests.e2e.entity.AbstractTypeTester$AResource.post(T), is not resolvable to a concrete type. Sep 01, 2022 9:45:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:41 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 47 requests to finish... Sep 01, 2022 9:45:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.809 s - in org.glassfish.jersey.tests.e2e.json.PojoTest [INFO] Running org.glassfish.jersey.tests.e2e.json.GenericTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.028 s - in org.glassfish.jersey.tests.e2e.json.GenericTest [INFO] Running org.glassfish.jersey.tests.e2e.json.InheritanceTest Sep 01, 2022 9:45:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [WARNING] Tests run: 51, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 3.984 s - in org.glassfish.jersey.tests.e2e.entity.EntityTypesTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.XXETest Sep 01, 2022 9:45:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:44 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:45 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:45:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:45:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:45:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:45:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:45:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.939 s - in org.glassfish.jersey.tests.e2e.json.InheritanceTest Sep 01, 2022 9:45:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:45:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:45:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:45:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.026 s - in org.glassfish.jersey.tests.e2e.entity.XXETest [INFO] Running org.glassfish.jersey.tests.e2e.json.JsonWithPaddingTest Sep 01, 2022 9:45:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.entity.CharsetTest Sep 01, 2022 9:45:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:48 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:49 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:45:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:45:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.951 s - in org.glassfish.jersey.tests.e2e.entity.CharsetTest Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:45:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:45:52 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=application/x-javascript, type=class org.glassfish.jersey.tests.e2e.json.JsonWithPaddingTest$JsonBean, genericType=class org.glassfish.jersey.tests.e2e.json.JsonWithPaddingTest$JsonBean. Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.entity.GenericTypeAndEntityTest Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:45:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:45:53 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=application/x-javascript, type=class org.glassfish.jersey.tests.e2e.json.JsonWithPaddingTest$JsonBean, genericType=class org.glassfish.jersey.tests.e2e.json.JsonWithPaddingTest$JsonBean. Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:53 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-34] Started. Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-35] Started. Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-36] Started. Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-37] Started. Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-38] Started. Sep 01, 2022 9:45:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-39] Started. Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-40] Started. Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-41] Started. Sep 01, 2022 9:45:54 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=application/x-javascript, type=class org.glassfish.jersey.tests.e2e.json.JsonWithPaddingTest$JsonBean, genericType=class org.glassfish.jersey.tests.e2e.json.JsonWithPaddingTest$JsonBean. Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-42] Started. Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-43] Started. Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-44] Started. Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-45] Started. Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-46] Started. Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.681 s - in org.glassfish.jersey.tests.e2e.entity.GenericTypeAndEntityTest Sep 01, 2022 9:45:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-47] Started. Sep 01, 2022 9:45:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-48] Started. Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-49] Started. Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-50] Started. Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-51] Started. Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.entity.MultipartTest Sep 01, 2022 9:45:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-52] Started. Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-53] Started. Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-54] Started. Sep 01, 2022 9:45:55 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=application/x-javascript, type=class org.glassfish.jersey.tests.e2e.json.JsonWithPaddingTest$JsonBean, genericType=class org.glassfish.jersey.tests.e2e.json.JsonWithPaddingTest$JsonBean. Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-55] Started. Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-56] Started. Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-57] Started. Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-58] Started. Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-59] Started. Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-60] Started. Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-61] Started. Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-62] Started. Sep 01, 2022 9:45:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-63] Started. Sep 01, 2022 9:45:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-64] Started. Sep 01, 2022 9:45:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.653 s - in org.glassfish.jersey.tests.e2e.json.JsonWithPaddingTest Sep 01, 2022 9:45:56 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.json.JaxbTest Sep 01, 2022 9:45:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:45:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:45:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:45:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:45:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:45:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:45:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:45:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:58 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:45:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:45:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:45:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:45:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.549 s - in org.glassfish.jersey.tests.e2e.entity.MultipartTest Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:45:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:45:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:46:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:46:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:46:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.entity.ParameterTypeArgumentResourceReaderWriterOrderTest Sep 01, 2022 9:46:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:46:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:46:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:46:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:46:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:46:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:01 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:46:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:46:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.084 s - in org.glassfish.jersey.tests.e2e.entity.ParameterTypeArgumentResourceReaderWriterOrderTest Sep 01, 2022 9:46:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.entity.StreamingOutputTest Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-34] Started. Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-35] Started. Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-36] Started. Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-37] Started. Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-38] Started. Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-39] Started. Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-40] Started. Sep 01, 2022 9:46:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-41] Started. Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-42] Started. Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:03 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:46:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-43] Started. Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-44] Started. Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-45] Started. Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-46] Started. Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-47] Started. Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-48] Started. Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-49] Started. Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-50] Started. Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.05 s - in org.glassfish.jersey.tests.e2e.entity.StreamingOutputTest Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-51] Started. Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-52] Started. Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-53] Started. Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-54] Started. Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.entity.ParameterTypeArgumentOrderTest Sep 01, 2022 9:46:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-55] Started. Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-56] Started. Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-57] Started. Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-58] Started. Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-59] Started. Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-60] Started. Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-61] Started. Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-62] Started. Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-63] Started. Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-64] Started. Sep 01, 2022 9:46:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-65] Started. Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-66] Started. Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-67] Started. Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-68] Started. Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-69] Started. Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-70] Started. Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:06 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-71] Started. Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-72] Started. Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-73] Started. Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-74] Started. Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-75] Started. Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-76] Started. Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-77] Started. Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-78] Started. Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-79] Started. Sep 01, 2022 9:46:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-80] Started. Sep 01, 2022 9:46:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-81] Started. Sep 01, 2022 9:46:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:46:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-82] Started. Sep 01, 2022 9:46:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-83] Started. Sep 01, 2022 9:46:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-84] Started. Sep 01, 2022 9:46:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-85] Started. Sep 01, 2022 9:46:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-86] Started. Sep 01, 2022 9:46:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.134 s - in org.glassfish.jersey.tests.e2e.entity.ParameterTypeArgumentOrderTest Sep 01, 2022 9:46:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-87] Started. Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.entity.InvalidFormTest Sep 01, 2022 9:46:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-88] Started. Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-89] Started. Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-90] Started. Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-91] Started. Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-92] Started. Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-93] Started. Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-94] Started. Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-95] Started. Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-96] Started. Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-97] Started. Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-98] Started. Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-99] Started. Sep 01, 2022 9:46:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-100] Started. Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:46:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-101] Started. Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-102] Started. Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-103] Started. Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-104] Started. Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-105] Started. Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-106] Started. Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-107] Started. Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-108] Started. Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-109] Started. Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:46:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-110] Started. Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-111] Started. Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-112] Started. Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-113] Started. Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-114] Started. Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-115] Started. Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-116] Started. Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.237 s - in org.glassfish.jersey.tests.e2e.entity.InvalidFormTest Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-117] Started. Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-118] Started. Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-119] Started. Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-120] Started. Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-121] Started. Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-122] Started. Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest Sep 01, 2022 9:46:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-123] Started. Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-124] Started. Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-125] Started. Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-126] Started. Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-127] Started. Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-128] Started. Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-129] Started. Sep 01, 2022 9:46:10 AM org.glassfish.jersey.tests.e2e.json.AbstractJsonTest$1 apply SEVERE: Expected: {"property":null} Sep 01, 2022 9:46:10 AM org.glassfish.jersey.tests.e2e.json.AbstractJsonTest$1 apply SEVERE: Actual: {} Sep 01, 2022 9:46:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-130] Started. Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-131] Started. Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-132] Started. Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-133] Started. Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-134] Started. Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-135] Started. Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-136] Started. Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-137] Started. Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-138] Started. Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-139] Started. Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-140] Started. Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-141] Started. Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-142] Started. Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-143] Started. Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-144] Started. Sep 01, 2022 9:46:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.167 s - in org.glassfish.jersey.tests.e2e.json.JaxbTest Sep 01, 2022 9:46:11 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2 registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2 will be ignored. Sep 01, 2022 9:46:11 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean will be ignored. Sep 01, 2022 9:46:11 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.json.JsonWithPaddingEncodingFilterTest Sep 01, 2022 9:46:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:46:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:12 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2 registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2 will be ignored. Sep 01, 2022 9:46:12 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean will be ignored. Sep 01, 2022 9:46:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:46:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:13 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2 registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2 will be ignored. Sep 01, 2022 9:46:13 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean will be ignored. Sep 01, 2022 9:46:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:46:13 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=text/plain, type=class org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2, genericType=class org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2. Sep 01, 2022 9:46:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:13 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2 registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2 will be ignored. Sep 01, 2022 9:46:13 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean will be ignored. Sep 01, 2022 9:46:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:46:13 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=text/plain, type=class org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean, genericType=class org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean. Sep 01, 2022 9:46:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:13 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2 registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2 will be ignored. Sep 01, 2022 9:46:13 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean will be ignored. Sep 01, 2022 9:46:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:46:13 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=text/plain, type=class org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2, genericType=class org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2. Sep 01, 2022 9:46:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:13 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2 registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean2 will be ignored. Sep 01, 2022 9:46:13 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest$Bean will be ignored. Sep 01, 2022 9:46:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:46:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.955 s - in org.glassfish.jersey.tests.e2e.entity.BeanStreamingTest Sep 01, 2022 9:46:13 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.entity.InjectedProviderTest Sep 01, 2022 9:46:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. accept: application/x-javascript,  accept-encoding: gzip,  user-agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202),  host: localhost:9998,  connection: keep-alive,  Sep 01, 2022 9:46:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. accept: application/x-javascript,  accept-encoding: deflate,  user-agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 1.8.0_202),  host: localhost:9998,  connection: keep-alive,  Sep 01, 2022 9:46:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:15 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.98 s - in org.glassfish.jersey.tests.e2e.json.JsonWithPaddingEncodingFilterTest [INFO] Running org.glassfish.jersey.tests.e2e.json.Jersey1199Test Sep 01, 2022 9:46:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:46:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.115 s - in org.glassfish.jersey.tests.e2e.entity.InjectedProviderTest Sep 01, 2022 9:46:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.entity.MessageBodyProviderAnnotationsTest Sep 01, 2022 9:46:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:17 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:46:17 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:46:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:46:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:46:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:46:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.185 s - in org.glassfish.jersey.tests.e2e.entity.MessageBodyProviderAnnotationsTest Sep 01, 2022 9:46:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:46:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:46:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.entity.XmlJaxBElementProviderTest Sep 01, 2022 9:46:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:46:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:46:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.685 s - in org.glassfish.jersey.tests.e2e.json.Jersey1199Test Sep 01, 2022 9:46:20 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.json.JacksonJsonViewTest Sep 01, 2022 9:46:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:46:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:46:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:46:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.574 s - in org.glassfish.jersey.tests.e2e.entity.XmlJaxBElementProviderTest [INFO] Running org.glassfish.jersey.tests.e2e.entity.XmlMoxyTest Sep 01, 2022 9:46:22 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:46:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:46:23 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:46:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:46:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:23 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Parameter 1 of type jakarta.xml.bind.JAXBElement[] from public T org.glassfish.jersey.tests.e2e.entity.AbstractTypeTester$AResource.post(T) is not resolvable to a concrete type. WARNING: Return type, jakarta.xml.bind.JAXBElement[], of method, public T org.glassfish.jersey.tests.e2e.entity.AbstractTypeTester$AResource.post(T), is not resolvable to a concrete type. Sep 01, 2022 9:46:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.923 s - in org.glassfish.jersey.tests.e2e.json.JacksonJsonViewTest Sep 01, 2022 9:46:24 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 19 requests to finish... [INFO] Running org.glassfish.jersey.tests.e2e.sse.SseCustomEventImplTest Sep 01, 2022 9:46:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [Fatal Error] :1:17: XML document structures must start and end within the same entity. Sep 01, 2022 9:46:25 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:46:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.758 s - in org.glassfish.jersey.tests.e2e.entity.XmlMoxyTest Sep 01, 2022 9:46:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.json.JsonProcessingTest Sep 01, 2022 9:46:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:46:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.557 s - in org.glassfish.jersey.tests.e2e.sse.SseCustomEventImplTest Sep 01, 2022 9:46:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.sse.EventSourceWithNamedEventsTest Sep 01, 2022 9:46:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:27 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:46:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:46:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:46:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:46:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:28 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:46:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:46:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:46:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:46:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:46:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:46:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:46:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:46:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:46:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:46:30 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=application/octet-stream, type=class org.eclipse.parsson.JsonObjectBuilderImpl$JsonObjectImpl, genericType=interface jakarta.json.JsonObject. Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] message-to-client; 0 message-to-client; 1 message-to-client; 2 message-to-client; 3 message-to-client; 4 message-to-client; 5 message-to-client; 6 message-to-client; 7 message-to-client; 8 message-to-client; 9 Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.673 s - in org.glassfish.jersey.tests.e2e.sse.EventSourceWithNamedEventsTest Sep 01, 2022 9:46:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest Sep 01, 2022 9:46:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:46:30 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=application/octet-stream, type=class org.eclipse.parsson.JsonArrayBuilderImpl$JsonArrayImpl, genericType=interface jakarta.json.JsonArray. Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:46:30 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=application/octet-stream, type=class org.eclipse.parsson.JsonObjectBuilderImpl$JsonObjectImpl, genericType=interface jakarta.json.JsonObject. Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:46:30 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=application/octet-stream, type=class org.eclipse.parsson.JsonArrayBuilderImpl$JsonArrayImpl, genericType=interface jakarta.json.JsonArray. Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:46:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:46:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:46:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:46:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:46:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:46:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Sep 01, 2022 9:46:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:46:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:46:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:46:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.064 s - in org.glassfish.jersey.tests.e2e.json.JsonProcessingTest Sep 01, 2022 9:46:31 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.json.Jersey1835Test Sep 01, 2022 9:46:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=0] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=0] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=1] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=1] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=2] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=2] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=3] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=3] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=4] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=4] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=5] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=5] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=6] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=6] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=7] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=7] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=8] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=8] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=9] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=9] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=10] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=10] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=11] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=11] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=12] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=12] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=13] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=13] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=14] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=14] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=15] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=15] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=16] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=16] Sep 01, 2022 9:46:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=17] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=17] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=18] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=18] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=19] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=19] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:46:33 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:46:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:46:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:46:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:46:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.347 s - in org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest Sep 01, 2022 9:46:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.184 s - in org.glassfish.jersey.tests.e2e.json.Jersey1835Test [INFO] Running org.glassfish.jersey.tests.e2e.sse.GenericEntityTest Sep 01, 2022 9:46:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.json.JsonWithoutExceptionMapperTest Sep 01, 2022 9:46:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:35 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:46:36 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:46:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:46:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:46:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:46:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.187 s - in org.glassfish.jersey.tests.e2e.json.JsonWithoutExceptionMapperTest Sep 01, 2022 9:46:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. [INFO] Running org.glassfish.jersey.tests.e2e.json.JsonProcessingDisabledTest Sep 01, 2022 9:46:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:46:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:38 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.213 s - in org.glassfish.jersey.tests.e2e.sse.GenericEntityTest Sep 01, 2022 9:46:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.sse.BroadcasterCloseTest Sep 01, 2022 9:46:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.005 s - in org.glassfish.jersey.tests.e2e.json.JsonProcessingDisabledTest Sep 01, 2022 9:46:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.json.PojoTest Sep 01, 2022 9:46:40 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:46:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:46:41 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:46:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:46:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.361 s - in org.glassfish.jersey.tests.e2e.json.PojoTest [INFO] Running org.glassfish.jersey.tests.e2e.json.GenericTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.03 s - in org.glassfish.jersey.tests.e2e.json.GenericTest [INFO] Running org.glassfish.jersey.tests.e2e.json.InheritanceTest Slow subscriber completed Sep 01, 2022 9:46:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.994 s - in org.glassfish.jersey.tests.e2e.sse.BroadcasterCloseTest [INFO] Running org.glassfish.jersey.tests.e2e.sse.BroadcasterExecutorTest Sep 01, 2022 9:46:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:44 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:46:44 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:46:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Broadcaster created: org.glassfish.jersey.media.sse.internal.JerseySseBroadcaster@637ac950 Sep 01, 2022 9:46:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:45 AM org.glassfish.jersey.tests.e2e.sse.BroadcasterExecutorTest$SseResource$1 send INFO: onNext called with [org.glassfish.jersey.media.sse.OutboundEvent@c14b656] from custom-executor-thread-1 Sep 01, 2022 9:46:45 AM org.glassfish.jersey.tests.e2e.sse.BroadcasterExecutorTest lambda$test$0 INFO: Event: InboundEvent{name='null', id='null', comment=[no comments], data=firstBroadcast} from: custom-client-executor-0 Sep 01, 2022 9:46:45 AM org.glassfish.jersey.tests.e2e.sse.BroadcasterExecutorTest$SseResource$1 send INFO: onNext called with [org.glassfish.jersey.media.sse.OutboundEvent@41a447a1] from custom-executor-thread-1 Sep 01, 2022 9:46:45 AM org.glassfish.jersey.tests.e2e.sse.BroadcasterExecutorTest lambda$test$0 INFO: Event: InboundEvent{name='null', id='null', comment=[no comments], data=secondBroadcast} from: custom-client-executor-0 Sep 01, 2022 9:46:45 AM org.glassfish.jersey.tests.e2e.sse.BroadcasterExecutorTest$SseResource$1 close INFO: onComplete called from custom-executor-thread-1 Sep 01, 2022 9:46:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:46:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.596 s - in org.glassfish.jersey.tests.e2e.sse.BroadcasterExecutorTest Sep 01, 2022 9:46:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. [INFO] Running org.glassfish.jersey.tests.e2e.sse.EventOutputTest Sep 01, 2022 9:46:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.605 s - in org.glassfish.jersey.tests.e2e.json.InheritanceTest Sep 01, 2022 9:46:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.json.JsonWithPaddingTest Sep 01, 2022 9:46:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:47 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:46:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:46:48 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:46:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:46:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:46:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:46:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:46:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:46:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:46:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:46:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.338 s - in org.glassfish.jersey.tests.e2e.sse.EventOutputTest Sep 01, 2022 9:46:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:46:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:46:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:46:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:46:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:46:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:46:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:46:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:46:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.sse.BroadcasterTest Sep 01, 2022 9:46:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:46:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:46:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:46:51 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=application/x-javascript, type=class org.glassfish.jersey.tests.e2e.json.JsonWithPaddingTest$JsonBean, genericType=class org.glassfish.jersey.tests.e2e.json.JsonWithPaddingTest$JsonBean. Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:51 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:46:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:46:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:46:52 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=application/x-javascript, type=class org.glassfish.jersey.tests.e2e.json.JsonWithPaddingTest$JsonBean, genericType=class org.glassfish.jersey.tests.e2e.json.JsonWithPaddingTest$JsonBean. Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-34] Started. Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-35] Started. Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-36] Started. Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-37] Started. Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-38] Started. Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-39] Started. Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.005 s - in org.glassfish.jersey.tests.e2e.sse.BroadcasterTest Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-40] Started. Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-41] Started. Sep 01, 2022 9:46:53 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=application/x-javascript, type=class org.glassfish.jersey.tests.e2e.json.JsonWithPaddingTest$JsonBean, genericType=class org.glassfish.jersey.tests.e2e.json.JsonWithPaddingTest$JsonBean. Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-42] Started. Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-43] Started. Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-44] Started. Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-45] Started. Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-46] Started. Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-47] Started. Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-48] Started. Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-49] Started. Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-50] Started. Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-51] Started. Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.header.HeaderDelegateProviderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s - in org.glassfish.jersey.tests.e2e.header.HeaderDelegateProviderTest Sep 01, 2022 9:46:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-52] Started. Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-53] Started. Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-54] Started. Sep 01, 2022 9:46:54 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=application/x-javascript, type=class org.glassfish.jersey.tests.e2e.json.JsonWithPaddingTest$JsonBean, genericType=class org.glassfish.jersey.tests.e2e.json.JsonWithPaddingTest$JsonBean. Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-55] Started. Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-56] Started. Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-57] Started. Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-58] Started. Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-59] Started. Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.header.RuntimeDelegateProviderDisabledTest Sep 01, 2022 9:46:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-60] Started. Sep 01, 2022 9:46:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-61] Started. Sep 01, 2022 9:46:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-62] Started. Sep 01, 2022 9:46:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-63] Started. Sep 01, 2022 9:46:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-64] Started. Sep 01, 2022 9:46:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.151 s - in org.glassfish.jersey.tests.e2e.json.JsonWithPaddingTest [INFO] Running org.glassfish.jersey.tests.e2e.json.JaxbTest Sep 01, 2022 9:46:56 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:46:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:46:57 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:46:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:46:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:46:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:46:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:46:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.846 s - in org.glassfish.jersey.tests.e2e.header.RuntimeDelegateProviderDisabledTest Sep 01, 2022 9:46:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:46:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.header.RuntimeDelegateProviderEnabledTest Sep 01, 2022 9:46:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:46:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:46:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:46:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:46:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:46:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:46:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:46:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:46:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:46:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:59 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:46:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:46:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:46:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:46:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:46:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:46:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:46:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:47:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.823 s - in org.glassfish.jersey.tests.e2e.header.RuntimeDelegateProviderEnabledTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 617, Failures: 0, Errors: 0, Skipped: 33 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ e2e-entity --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-entity/target/e2e-entity-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ e2e-entity --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ e2e-entity --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-entity/target/e2e-entity-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-entity/3.0.99-SNAPSHOT/e2e-entity-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-entity/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-entity/3.0.99-SNAPSHOT/e2e-entity-3.0.99-SNAPSHOT.pom Sep 01, 2022 9:47:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ e2e-entity --- Sep 01, 2022 9:47:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-34] Started. Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-35] Started. Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-36] Started. Sep 01, 2022 9:47:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-37] Started. Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-38] Started. Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-39] Started. Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-40] Started. Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-41] Started. Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-42] Started. Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-43] Started. Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-44] Started. Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-45] Started. Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-46] Started. Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-47] Started. Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-48] Started. Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-49] Started. Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-50] Started. Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-51] Started. Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-52] Started. Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-53] Started. Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-54] Started. Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-55] Started. Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-56] Started. Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-57] Started. Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-58] Started. Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-59] Started. Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-60] Started. Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-61] Started. Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-62] Started. Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-63] Started. Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-64] Started. Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-65] Started. Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-66] Started. Sep 01, 2022 9:47:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-67] Started. Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-68] Started. Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-69] Started. Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-70] Started. Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-71] Started. Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-72] Started. Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-73] Started. Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-74] Started. Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-75] Started. Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-76] Started. Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-77] Started. Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] [INFO] ---------------< org.glassfish.jersey.tests:e2e-inject >---------------- [INFO] Building jersey-tests-e2e-inject 3.0.99-SNAPSHOT [100/283] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ e2e-inject --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ e2e-inject --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ e2e-inject --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ e2e-inject --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ e2e-inject --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ e2e-inject --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ e2e-inject --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ e2e-inject --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ e2e-inject --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-inject/3.0.99-SNAPSHOT/e2e-inject-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ e2e-inject --- [INFO] [INFO] -----------< org.glassfish.jersey.tests:e2e-inject-cdi2-se >------------ [INFO] Building jersey-tests-e2e-inject-cdi-se 3.0.99-SNAPSHOT [101/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ e2e-inject-cdi2-se --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ e2e-inject-cdi2-se --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ e2e-inject-cdi2-se --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ e2e-inject-cdi2-se --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ e2e-inject-cdi2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ e2e-inject-cdi2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ e2e-inject-cdi2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ e2e-inject-cdi2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ e2e-inject-cdi2-se --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi2-se/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ e2e-inject-cdi2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ e2e-inject-cdi2-se --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi2-se/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ e2e-inject-cdi2-se --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi2-se/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:47:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-78] Started. Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-79] Started. Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-80] Started. Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-81] Started. Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-82] Started. Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.inject.cdi.se.subresources.ModelProcessorScopeTest Sep 01, 2022 9:47:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-83] Started. Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-84] Started. Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-85] Started. Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-86] Started. Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:05 AM org.jboss.weld.bootstrap.WeldStartup INFO: WELD-000900: 4.0.2 (Final) Sep 01, 2022 9:47:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-87] Started. Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-88] Started. Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-89] Started. Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:05 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-90] Started. Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-91] Started. Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-92] Started. Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-93] Started. Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-94] Started. Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-95] Started. Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-96] Started. Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-97] Started. Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-98] Started. Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-99] Started. Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-100] Started. Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-101] Started. Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-102] Started. Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-103] Started. Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-104] Started. Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-105] Started. Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-106] Started. Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-107] Started. Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 00dfb5bd-f046-494a-b2ae-fa63a120ad8f initialized Sep 01, 2022 9:47:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:06 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-108] Started. Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-109] Started. Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-110] Started. Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-111] Started. Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-112] Started. Sep 01, 2022 9:47:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:06 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 559d78cd-d06c-464c-a0c9-e0f383226cc5 initialized Sep 01, 2022 9:47:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:06 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:07 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container c01e48e0-edda-47b3-8c12-d3ee7ebb43e9 initialized Sep 01, 2022 9:47:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-113] Started. Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-114] Started. Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-115] Started. Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-116] Started. Sep 01, 2022 9:47:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:07 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:07 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 3d4daad5-645d-4ce9-a9f8-76547dba9696 initialized Sep 01, 2022 9:47:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:07 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-117] Started. Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-118] Started. Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:07 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 14250829-ab35-4116-a3c7-7de89dbe5515 initialized Sep 01, 2022 9:47:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:07 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:07 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 40797c36-fed6-49cf-811d-76d5db59f151 initialized Sep 01, 2022 9:47:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:07 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-119] Started. Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-120] Started. Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:07 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 9dd7e200-14d5-4f45-8b50-a68508a86311 initialized Sep 01, 2022 9:47:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:07 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:07 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container ad056d27-9294-4082-824d-eddfd8c18984 initialized Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-121] Started. Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-122] Started. Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-123] Started. Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-124] Started. Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-125] Started. Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:07 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:07 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container d50c3a64-ceaf-4e94-9287-6e606007ba36 initialized Sep 01, 2022 9:47:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:07 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:08 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container c11b05d8-acdb-4d7f-8189-9aaadd000aca initialized [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.184 s - in org.glassfish.jersey.tests.e2e.inject.cdi.se.subresources.ModelProcessorScopeTest [INFO] Running org.glassfish.jersey.tests.e2e.inject.cdi.se.InterceptorDecoratorTest Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-126] Started. Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-127] Started. Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-128] Started. Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-129] Started. Sep 01, 2022 9:47:08 AM org.glassfish.jersey.tests.e2e.json.AbstractJsonTest$1 apply SEVERE: Expected: {"property":null} Sep 01, 2022 9:47:08 AM org.glassfish.jersey.tests.e2e.json.AbstractJsonTest$1 apply SEVERE: Actual: {} Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-130] Started. Sep 01, 2022 9:47:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:08 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:08 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 7c53c216-132a-4142-8fcb-5401a384f1cd initialized Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-131] Started. Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-132] Started. Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-133] Started. Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-134] Started. Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:47:08 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:08 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 870f3055-2def-4cb0-ac39-b235d48ec684 initialized Sep 01, 2022 9:47:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-135] Started. Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-136] Started. Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-137] Started. Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-138] Started. Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-139] Started. Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:08 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 7c53c216-132a-4142-8fcb-5401a384f1cd shut down Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 870f3055-2def-4cb0-ac39-b235d48ec684 shut down Sep 01, 2022 9:47:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:08 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-140] Started. Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-141] Started. Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-142] Started. Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-143] Started. Sep 01, 2022 9:47:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-144] Started. Sep 01, 2022 9:47:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.341 s - in org.glassfish.jersey.tests.e2e.json.JaxbTest Sep 01, 2022 9:47:09 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 0c40c7da-508a-4516-ae4b-1b2b0cb19b18 initialized Sep 01, 2022 9:47:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:47:09 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:09 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 4c9b72f5-0d1a-47bc-9422-d415c54b21ec initialized Sep 01, 2022 9:47:09 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 0c40c7da-508a-4516-ae4b-1b2b0cb19b18 shut down Sep 01, 2022 9:47:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:09 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 4c9b72f5-0d1a-47bc-9422-d415c54b21ec shut down [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.03 s - in org.glassfish.jersey.tests.e2e.inject.cdi.se.InterceptorDecoratorTest [INFO] Running org.glassfish.jersey.tests.e2e.inject.cdi.se.scopes.ScopesTest Sep 01, 2022 9:47:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:09 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:09 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container c8043caa-18cd-4783-bb40-6508d5ca7a38 initialized Sep 01, 2022 9:47:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:47:09 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:09 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 51aa7420-4e34-4edb-80d9-501043163d0e initialized Sep 01, 2022 9:47:09 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container c8043caa-18cd-4783-bb40-6508d5ca7a38 shut down Sep 01, 2022 9:47:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:09 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 51aa7420-4e34-4edb-80d9-501043163d0e shut down Sep 01, 2022 9:47:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:09 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. [INFO] Running org.glassfish.jersey.tests.e2e.json.JsonWithPaddingEncodingFilterTest Sep 01, 2022 9:47:09 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 903af760-58c5-4969-9794-18ef6c75c784 initialized Sep 01, 2022 9:47:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:47:09 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:09 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 3b723b40-9fb2-4026-ab26-48ed5ce7a098 initialized Sep 01, 2022 9:47:09 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 903af760-58c5-4969-9794-18ef6c75c784 shut down Sep 01, 2022 9:47:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:09 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 3b723b40-9fb2-4026-ab26-48ed5ce7a098 shut down [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s - in org.glassfish.jersey.tests.e2e.inject.cdi.se.scopes.ScopesTest [INFO] Running org.glassfish.jersey.tests.e2e.inject.cdi.se.EventsTest Sep 01, 2022 9:47:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:09 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:09 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container a6366548-f19c-42e7-a199-3a6a5222eb25 initialized Sep 01, 2022 9:47:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:47:09 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:09 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container ff593f08-45d1-4170-9af8-fe6ffe6cceb0 initialized Sep 01, 2022 9:47:09 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container a6366548-f19c-42e7-a199-3a6a5222eb25 shut down Sep 01, 2022 9:47:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:09 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container ff593f08-45d1-4170-9af8-fe6ffe6cceb0 shut down [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s - in org.glassfish.jersey.tests.e2e.inject.cdi.se.EventsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ e2e-inject-cdi2-se --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi2-se/target/e2e-inject-cdi2-se-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ e2e-inject-cdi2-se --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi2-se/target/e2e-inject-cdi2-se-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ e2e-inject-cdi2-se --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi2-se/target/e2e-inject-cdi2-se-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-inject-cdi2-se/3.0.99-SNAPSHOT/e2e-inject-cdi2-se-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi2-se/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-inject-cdi2-se/3.0.99-SNAPSHOT/e2e-inject-cdi2-se-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi2-se/target/e2e-inject-cdi2-se-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-inject-cdi2-se/3.0.99-SNAPSHOT/e2e-inject-cdi2-se-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ e2e-inject-cdi2-se --- [INFO] [INFO] -------< org.glassfish.jersey.tests:e2e-inject-cdi-inject-weld >-------- [INFO] Building jersey-tests-e2e-inject-cdi-inject-weld 3.0.99-SNAPSHOT [102/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ e2e-inject-cdi-inject-weld --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ e2e-inject-cdi-inject-weld --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ e2e-inject-cdi-inject-weld --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ e2e-inject-cdi-inject-weld --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ e2e-inject-cdi-inject-weld --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ e2e-inject-cdi-inject-weld --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ e2e-inject-cdi-inject-weld --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ e2e-inject-cdi-inject-weld --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ e2e-inject-cdi-inject-weld --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi-inject-weld/target/classes Sep 01, 2022 9:47:10 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ e2e-inject-cdi-inject-weld --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ e2e-inject-cdi-inject-weld --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi-inject-weld/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ e2e-inject-cdi-inject-weld --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi-inject-weld/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:47:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.ScopesTest Sep 01, 2022 9:47:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:47:11 AM org.jboss.weld.bootstrap.WeldStartup INFO: WELD-000900: 4.0.2 (Final) Sep 01, 2022 9:47:11 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. accept: application/x-javascript,  accept-encoding: gzip,  user-agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2),  host: localhost:9998,  connection: keep-alive,  Sep 01, 2022 9:47:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. accept: application/x-javascript,  accept-encoding: deflate,  user-agent: Jersey/3.0.99-SNAPSHOT (HttpUrlConnection 11.0.2),  host: localhost:9998,  connection: keep-alive,  Sep 01, 2022 9:47:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.437 s - in org.glassfish.jersey.tests.e2e.json.JsonWithPaddingEncodingFilterTest Sep 01, 2022 9:47:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:12 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. [INFO] Running org.glassfish.jersey.tests.e2e.json.Jersey1199Test Sep 01, 2022 9:47:12 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:47:12 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:13 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container c6a5f38c-3e5c-4442-9880-c5e0760c8c1e initialized Sep 01, 2022 9:47:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:13 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:47:13 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:13 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container c6a5f38c-3e5c-4442-9880-c5e0760c8c1e shut down Sep 01, 2022 9:47:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:13 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:47:13 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:13 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:13 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:47:13 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:14 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 56bdaa4f-10b7-45f9-ac3f-644a4048b3d4 initialized Sep 01, 2022 9:47:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:14 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:14 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:47:14 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:14 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 56bdaa4f-10b7-45f9-ac3f-644a4048b3d4 shut down Sep 01, 2022 9:47:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.887 s - in org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.ScopesTest [INFO] Running org.glassfish.jersey.tests.e2e.inject.cdi.weld.InterceptorDecoratorTest Sep 01, 2022 9:47:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:47:14 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:14 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:14 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:14 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:47:14 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:14 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:14 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container edb25de0-00a0-4764-83a2-2c8b9dd5c834 initialized Sep 01, 2022 9:47:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:14 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:14 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:47:14 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. mybean ***Hello James*** Sep 01, 2022 9:47:14 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container edb25de0-00a0-4764-83a2-2c8b9dd5c834 shut down Sep 01, 2022 9:47:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:14 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:14 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:14 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:14 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:47:14 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:14 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:14 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 74e258ef-12e2-4940-899c-db026d5e4298 initialized Sep 01, 2022 9:47:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:14 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:14 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:47:14 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:14 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 74e258ef-12e2-4940-899c-db026d5e4298 shut down Sep 01, 2022 9:47:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 s - in org.glassfish.jersey.tests.e2e.inject.cdi.weld.InterceptorDecoratorTest [INFO] Running org.glassfish.jersey.tests.e2e.inject.cdi.weld.subresources.ModelProcessorScopeTest Sep 01, 2022 9:47:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:14 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:14 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:14 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:14 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:47:14 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:14 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:14 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container ad19c5ec-4fdf-4a32-9e01-560c2f80dc89 initialized Sep 01, 2022 9:47:14 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:14 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:14 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container ad19c5ec-4fdf-4a32-9e01-560c2f80dc89 shut down Sep 01, 2022 9:47:14 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:14 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:14 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:14 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:47:14 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:14 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:47:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:14 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 046f8103-053a-4fb9-9027-0c904b2e9dff initialized Sep 01, 2022 9:47:14 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:14 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:14 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 046f8103-053a-4fb9-9027-0c904b2e9dff shut down Sep 01, 2022 9:47:14 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:14 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:14 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:15 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:47:15 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:15 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container e293fb59-2998-41ca-8bb9-82392c4bd7b0 initialized Sep 01, 2022 9:47:15 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:15 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container e293fb59-2998-41ca-8bb9-82392c4bd7b0 shut down Sep 01, 2022 9:47:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:47:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:15 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:15 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:47:15 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:15 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 698bc14c-c640-4b44-b255-380136533aa0 initialized Sep 01, 2022 9:47:15 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:15 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 698bc14c-c640-4b44-b255-380136533aa0 shut down Sep 01, 2022 9:47:15 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:15 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:47:15 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:15 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container ace52120-7309-4058-af04-af22485a6a61 initialized Sep 01, 2022 9:47:15 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:15 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container ace52120-7309-4058-af04-af22485a6a61 shut down Sep 01, 2022 9:47:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:15 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:15 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:47:15 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:15 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container cb449f0c-a7e7-4dfa-8a7a-425e7073b8ee initialized Sep 01, 2022 9:47:15 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:15 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container cb449f0c-a7e7-4dfa-8a7a-425e7073b8ee shut down Sep 01, 2022 9:47:15 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:15 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:47:15 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:15 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container b927e911-6304-45ad-ae9c-a1d2904d85a7 initialized Sep 01, 2022 9:47:15 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:15 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container b927e911-6304-45ad-ae9c-a1d2904d85a7 shut down Sep 01, 2022 9:47:15 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:15 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:47:15 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:15 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 595bd73d-0d1a-41c6-a816-82a8ae475e2b initialized Sep 01, 2022 9:47:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:47:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:15 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:15 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 595bd73d-0d1a-41c6-a816-82a8ae475e2b shut down Sep 01, 2022 9:47:15 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:15 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:47:15 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:15 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 60f8afd9-497c-4e52-ae09-5f7cfc65eba4 initialized Sep 01, 2022 9:47:15 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:15 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 60f8afd9-497c-4e52-ae09-5f7cfc65eba4 shut down Sep 01, 2022 9:47:15 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:15 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:47:15 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:15 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 3dd30db3-8c7a-4704-abb6-8b54d5e52e10 initialized Sep 01, 2022 9:47:15 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:15 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 3dd30db3-8c7a-4704-abb6-8b54d5e52e10 shut down [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.338 s - in org.glassfish.jersey.tests.e2e.inject.cdi.weld.subresources.ModelProcessorScopeTest [INFO] Running org.glassfish.jersey.tests.e2e.inject.cdi.weld.EventsTest Sep 01, 2022 9:47:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:47:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.771 s - in org.glassfish.jersey.tests.e2e.json.Jersey1199Test Sep 01, 2022 9:47:15 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:15 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:47:15 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:15 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:16 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 700031d1-fdbf-42f3-a485-6e026e19167f initialized Sep 01, 2022 9:47:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:16 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:47:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:47:16 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:47:16 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 700031d1-fdbf-42f3-a485-6e026e19167f shut down Sep 01, 2022 9:47:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in org.glassfish.jersey.tests.e2e.inject.cdi.weld.EventsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ e2e-inject-cdi-inject-weld --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi-inject-weld/target/e2e-inject-cdi-inject-weld-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ e2e-inject-cdi-inject-weld --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi-inject-weld/target/e2e-inject-cdi-inject-weld-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ e2e-inject-cdi-inject-weld --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi-inject-weld/target/e2e-inject-cdi-inject-weld-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-inject-cdi-inject-weld/3.0.99-SNAPSHOT/e2e-inject-cdi-inject-weld-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi-inject-weld/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-inject-cdi-inject-weld/3.0.99-SNAPSHOT/e2e-inject-cdi-inject-weld-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi-inject-weld/target/e2e-inject-cdi-inject-weld-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-inject-cdi-inject-weld/3.0.99-SNAPSHOT/e2e-inject-cdi-inject-weld-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ e2e-inject-cdi-inject-weld --- [INFO] [INFO] -------------< org.glassfish.jersey.tests:e2e-inject-hk2 >-------------- [INFO] Building e2e-inject-hk2 3.0.99-SNAPSHOT [103/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ e2e-inject-hk2 --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ e2e-inject-hk2 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ e2e-inject-hk2 --- [INFO] Running org.glassfish.jersey.tests.e2e.json.JacksonJsonViewTest [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ e2e-inject-hk2 --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ e2e-inject-hk2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ e2e-inject-hk2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ e2e-inject-hk2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ e2e-inject-hk2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/hk2/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ e2e-inject-hk2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/hk2/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ e2e-inject-hk2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/hk2/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ e2e-inject-hk2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/hk2/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ e2e-inject-hk2 --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/hk2/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:47:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.inject.hk2.HK2AbstractBinderTest Sep 01, 2022 9:47:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:18 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:17 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:47:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:47:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:47:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:47:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.498 s - in org.glassfish.jersey.tests.e2e.json.JacksonJsonViewTest Sep 01, 2022 9:47:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.668 s - in org.glassfish.jersey.tests.e2e.inject.hk2.HK2AbstractBinderTest [INFO] Running org.glassfish.jersey.tests.e2e.inject.hk2.HK2AbstractBinderClassTest Sep 01, 2022 9:47:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:19 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:47:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.glassfish.jersey.tests.e2e.inject.hk2.HK2AbstractBinderClassTest [INFO] Running org.glassfish.jersey.tests.e2e.inject.hk2.HK2AbstractBinderInstanceTest Sep 01, 2022 9:47:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:19 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:47:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.glassfish.jersey.tests.e2e.inject.hk2.HK2AbstractBinderInstanceTest [INFO] Running org.glassfish.jersey.tests.e2e.inject.hk2.HK2AbstractBinderInFeaturesTest Sep 01, 2022 9:47:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:19 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:47:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.glassfish.jersey.tests.e2e.inject.hk2.HK2AbstractBinderInFeaturesTest [INFO] Running org.glassfish.jersey.tests.e2e.inject.hk2.JerseyAbstractBinderTest Sep 01, 2022 9:47:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:19 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:47:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.glassfish.jersey.tests.e2e.inject.hk2.JerseyAbstractBinderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ e2e-inject-hk2 --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/hk2/target/e2e-inject-hk2-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ e2e-inject-hk2 --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/hk2/target/e2e-inject-hk2-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ e2e-inject-hk2 --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/hk2/target/e2e-inject-hk2-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-inject-hk2/3.0.99-SNAPSHOT/e2e-inject-hk2-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/hk2/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-inject-hk2/3.0.99-SNAPSHOT/e2e-inject-hk2-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/hk2/target/e2e-inject-hk2-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-inject-hk2/3.0.99-SNAPSHOT/e2e-inject-hk2-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ e2e-inject-hk2 --- [INFO] Running org.glassfish.jersey.tests.e2e.sse.SseCustomEventImplTest [INFO] [INFO] ---------------< org.glassfish.jersey.tests:e2e-server >---------------- [INFO] Building jersey-tests-e2e-server 3.0.99-SNAPSHOT [104/283] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ e2e-server --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ e2e-server --- Sep 01, 2022 9:47:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ e2e-server --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ e2e-server --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ e2e-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ e2e-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ e2e-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ e2e-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-server/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ e2e-server --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ e2e-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 97 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ e2e-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 153 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-server/target/test-classes Sep 01, 2022 9:47:20 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:47:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:47:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:47:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.274 s - in org.glassfish.jersey.tests.e2e.sse.SseCustomEventImplTest [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-server/src/test/java/org/glassfish/jersey/tests/e2e/server/validation/ContactBean.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-server/src/test/java/org/glassfish/jersey/tests/e2e/server/validation/ContactBean.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-server/src/test/java/org/glassfish/jersey/tests/e2e/server/CustomMultivaluedMapProviderTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-server/src/test/java/org/glassfish/jersey/tests/e2e/server/CustomMultivaluedMapProviderTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ e2e-server --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-server/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.tests.e2e.sse.EventSourceWithNamedEventsTest [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.spi.AbstractTemplateProcessorTest Sep 01, 2022 9:47:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:23 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:47:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. message-to-client; 0 message-to-client; 1 message-to-client; 2 message-to-client; 3 message-to-client; 4 message-to-client; 5 message-to-client; 6 message-to-client; 7 message-to-client; 8 message-to-client; 9 Sep 01, 2022 9:47:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.002 s - in org.glassfish.jersey.tests.e2e.sse.EventSourceWithNamedEventsTest Sep 01, 2022 9:47:24 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest Sep 01, 2022 9:47:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:47:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:47:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:47:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:47:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:47:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:25 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:47:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:47:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:47:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:47:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:47:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:47:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:47:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.055 s - in org.glassfish.jersey.tests.e2e.server.mvc.spi.AbstractTemplateProcessorTest Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=0] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=0] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=1] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=1] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=2] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=2] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=3] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=3] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=4] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=4] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=5] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=5] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=6] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=6] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=7] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=7] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=8] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=8] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=9] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=9] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=10] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=10] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=11] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=11] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=12] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=12] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=13] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=13] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=14] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=14] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=15] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=15] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=16] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=16] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=17] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=17] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=18] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=18] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=19] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer2] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] Integer data received: [id=null name=integer-message comment=null reconnectDelay=-1 value=19] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=foo comment=null reconnectDelay=-1 value=bar] Sep 01, 2022 9:47:26 AM org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest$InboundHandler accept INFO: [consumer1] String data received: [id=null name=null comment=null reconnectDelay=-1 value=baz] [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.BeanValidationErrorTemplateTest Sep 01, 2022 9:47:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:47:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:47:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.087 s - in org.glassfish.jersey.tests.e2e.sse.SseEventSinkToEventSourceTest Sep 01, 2022 9:47:27 AM org.glassfish.grizzly.ProcessorExecutor execute WARNING: GRIZZLY0029: Error during Processor execution. Connection=null ioEvent=NONE processor=null java.lang.NullPointerException at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) at org.glassfish.grizzly.filterchain.FilterChainContext$1.run(FilterChainContext.java:172) at org.glassfish.grizzly.filterchain.FilterChainContext.resume(FilterChainContext.java:196) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:204) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) [INFO] Running org.glassfish.jersey.tests.e2e.sse.GenericEntityTest Sep 01, 2022 9:47:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:28 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:47:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:47:29 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:47:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:47:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:47:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.03 s - in org.glassfish.jersey.tests.e2e.server.mvc.BeanValidationErrorTemplateTest Sep 01, 2022 9:47:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.ExplicitProduceTemplateTest Sep 01, 2022 9:47:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:47:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:47:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.989 s - in org.glassfish.jersey.tests.e2e.sse.GenericEntityTest Sep 01, 2022 9:47:32 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.sse.BroadcasterCloseTest Sep 01, 2022 9:47:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:47:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:47:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:47:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.084 s - in org.glassfish.jersey.tests.e2e.server.mvc.ExplicitProduceTemplateTest Sep 01, 2022 9:47:33 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.ExplicitTemplateTest Sep 01, 2022 9:47:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:47:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:35 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:47:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Slow subscriber completed Sep 01, 2022 9:47:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.662 s - in org.glassfish.jersey.tests.e2e.sse.BroadcasterCloseTest Sep 01, 2022 9:47:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.sse.BroadcasterExecutorTest Sep 01, 2022 9:47:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:47:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:47:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.071 s - in org.glassfish.jersey.tests.e2e.server.mvc.ExplicitTemplateTest Sep 01, 2022 9:47:37 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.MvcEncodingTest Sep 01, 2022 9:47:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Broadcaster created: org.glassfish.jersey.media.sse.internal.JerseySseBroadcaster@65392ea8 Sep 01, 2022 9:47:38 AM org.glassfish.jersey.tests.e2e.sse.BroadcasterExecutorTest$SseResource$1 send INFO: onNext called with [org.glassfish.jersey.media.sse.OutboundEvent@5aa32135] from custom-executor-thread-1 Sep 01, 2022 9:47:38 AM org.glassfish.jersey.tests.e2e.sse.BroadcasterExecutorTest lambda$test$0 INFO: Event: InboundEvent{name='null', id='null', comment=[no comments], data=firstBroadcast} from: custom-client-executor-0 Sep 01, 2022 9:47:38 AM org.glassfish.jersey.tests.e2e.sse.BroadcasterExecutorTest$SseResource$1 send INFO: onNext called with [org.glassfish.jersey.media.sse.OutboundEvent@56f9c446] from custom-executor-thread-1 Sep 01, 2022 9:47:38 AM org.glassfish.jersey.tests.e2e.sse.BroadcasterExecutorTest lambda$test$0 INFO: Event: InboundEvent{name='null', id='null', comment=[no comments], data=secondBroadcast} from: custom-client-executor-0 Sep 01, 2022 9:47:38 AM org.glassfish.jersey.tests.e2e.sse.BroadcasterExecutorTest$SseResource$1 close INFO: onComplete called from custom-executor-thread-1 Sep 01, 2022 9:47:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.361 s - in org.glassfish.jersey.tests.e2e.sse.BroadcasterExecutorTest Sep 01, 2022 9:47:39 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.sse.EventOutputTest Sep 01, 2022 9:47:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:47:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:47:40 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:47:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:47:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:47:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:47:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.979 s - in org.glassfish.jersey.tests.e2e.sse.EventOutputTest Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.sse.BroadcasterTest Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:47:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:47:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Sep 01, 2022 9:47:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Sep 01, 2022 9:47:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.349 s - in org.glassfish.jersey.tests.e2e.server.mvc.MvcEncodingTest Sep 01, 2022 9:47:44 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:47:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.InheritedViewProcessorTest Sep 01, 2022 9:47:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.966 s - in org.glassfish.jersey.tests.e2e.sse.BroadcasterTest Sep 01, 2022 9:47:46 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.header.HeaderDelegateProviderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s - in org.glassfish.jersey.tests.e2e.header.HeaderDelegateProviderTest Sep 01, 2022 9:47:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:47:47 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:47:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.header.RuntimeDelegateProviderDisabledTest Sep 01, 2022 9:47:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:47:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.965 s - in org.glassfish.jersey.tests.e2e.server.mvc.InheritedViewProcessorTest Sep 01, 2022 9:47:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.ImplicitProducesViewProcessorTest Sep 01, 2022 9:47:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:48 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:47:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:47:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:47:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:47:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:49 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:47:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:47:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.587 s - in org.glassfish.jersey.tests.e2e.header.RuntimeDelegateProviderDisabledTest [INFO] Running org.glassfish.jersey.tests.e2e.header.RuntimeDelegateProviderEnabledTest Sep 01, 2022 9:47:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:47:50 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:47:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:47:51 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:47:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:47:51 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:47:51 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:47:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.202 s - in org.glassfish.jersey.tests.e2e.server.mvc.ImplicitProducesViewProcessorTest Sep 01, 2022 9:47:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.ErrorTemplateTest Sep 01, 2022 9:47:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:47:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:47:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:47:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.44 s - in org.glassfish.jersey.tests.e2e.header.RuntimeDelegateProviderEnabledTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 617, Failures: 0, Errors: 0, Skipped: 33 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ e2e-entity --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-entity/target/e2e-entity-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ e2e-entity --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ e2e-entity --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-entity/target/e2e-entity-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-entity/3.0.99-SNAPSHOT/e2e-entity-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-entity/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-entity/3.0.99-SNAPSHOT/e2e-entity-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ e2e-entity --- Sep 01, 2022 9:47:53 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:47:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:47:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:47:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:47:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.119 s - in org.glassfish.jersey.tests.e2e.server.mvc.ErrorTemplateTest [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.ExceptionViewProcessorTest Sep 01, 2022 9:47:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] [INFO] ---------------< org.glassfish.jersey.tests:e2e-inject >---------------- [INFO] Building jersey-tests-e2e-inject 3.0.99-SNAPSHOT [100/359] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ e2e-inject --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ e2e-inject --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ e2e-inject --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ e2e-inject --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ e2e-inject --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ e2e-inject --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ e2e-inject --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ e2e-inject --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ e2e-inject --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-inject/3.0.99-SNAPSHOT/e2e-inject-3.0.99-SNAPSHOT.pom [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ e2e-inject --- [INFO] [INFO] -----------< org.glassfish.jersey.tests:e2e-inject-cdi2-se >------------ [INFO] Building jersey-tests-e2e-inject-cdi-se 3.0.99-SNAPSHOT [101/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ e2e-inject-cdi2-se --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ e2e-inject-cdi2-se --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ e2e-inject-cdi2-se --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ e2e-inject-cdi2-se --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ e2e-inject-cdi2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ e2e-inject-cdi2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ e2e-inject-cdi2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ e2e-inject-cdi2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ e2e-inject-cdi2-se --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi2-se/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ e2e-inject-cdi2-se --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi2-se/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ e2e-inject-cdi2-se --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ e2e-inject-cdi2-se --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi2-se/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ e2e-inject-cdi2-se --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi2-se/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.tests.e2e.inject.cdi.se.subresources.ModelProcessorScopeTest Sep 01, 2022 9:47:56 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:57 AM org.jboss.weld.bootstrap.WeldStartup INFO: WELD-000900: 4.0.2 (Final) Sep 01, 2022 9:47:57 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:57 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:47:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:47:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:47:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:57 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 827c9920-642c-4475-885d-4e65744ded2d initialized Sep 01, 2022 9:47:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:58 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:58 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 4e741aab-7623-4b98-99f5-128d76bf4006 initialized Sep 01, 2022 9:47:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:47:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.745 s - in org.glassfish.jersey.tests.e2e.server.mvc.ExceptionViewProcessorTest Sep 01, 2022 9:47:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:58 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:58 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 5dc819d4-fece-4de8-a1e6-248e85c63db5 initialized Sep 01, 2022 9:47:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:58 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:58 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 87cfa25c-3bf4-4b84-934d-03d882ab4578 initialized Sep 01, 2022 9:47:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:58 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:58 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 5060dc25-858a-4d90-a4aa-7377b779faec initialized [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.FlatViewProcessorTest Sep 01, 2022 9:47:58 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:58 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:59 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container fa16542b-8e62-426d-9ca2-066dc128665f initialized Sep 01, 2022 9:47:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:59 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:59 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 4a7ea697-3e88-46f4-9592-20fb52861e28 initialized Sep 01, 2022 9:47:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:59 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:59 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container d7b29912-a38b-457a-bdeb-a759a5761723 initialized Sep 01, 2022 9:47:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:59 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:59 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container cd0f118f-e7b9-4907-9890-5fb4e8b1fe09 initialized Sep 01, 2022 9:47:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:59 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:59 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container c7314cee-277f-4785-9ab1-adeb799f0c0b initialized [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.023 s - in org.glassfish.jersey.tests.e2e.inject.cdi.se.subresources.ModelProcessorScopeTest [INFO] Running org.glassfish.jersey.tests.e2e.inject.cdi.se.InterceptorDecoratorTest Sep 01, 2022 9:47:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:47:59 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:47:59 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:47:59 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 89775f7b-6173-4f9f-85bd-9adf8709e919 initialized Sep 01, 2022 9:47:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:47:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:00 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:48:00 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container d5e6359c-6384-470a-b199-806606919247 initialized Sep 01, 2022 9:48:00 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 89775f7b-6173-4f9f-85bd-9adf8709e919 shut down Sep 01, 2022 9:48:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:00 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container d5e6359c-6384-470a-b199-806606919247 shut down Sep 01, 2022 9:48:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:48:00 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:48:00 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 776b7bee-99f7-4299-8815-946d39098267 initialized Sep 01, 2022 9:48:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:48:00 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:48:00 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 16fad829-01ae-4926-b5e9-263fb9d19066 initialized Sep 01, 2022 9:48:00 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 776b7bee-99f7-4299-8815-946d39098267 shut down Sep 01, 2022 9:48:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:00 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 16fad829-01ae-4926-b5e9-263fb9d19066 shut down [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.991 s - in org.glassfish.jersey.tests.e2e.inject.cdi.se.InterceptorDecoratorTest [INFO] Running org.glassfish.jersey.tests.e2e.inject.cdi.se.scopes.ScopesTest Sep 01, 2022 9:48:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:48:00 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:48:00 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 9f2ef7f3-807f-4304-bd21-626cd1b8291b initialized Sep 01, 2022 9:48:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:48:00 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:48:00 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:00 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container b9368ded-4dfb-4b4b-9b34-39220b0b511b initialized Sep 01, 2022 9:48:00 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 9f2ef7f3-807f-4304-bd21-626cd1b8291b shut down Sep 01, 2022 9:48:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:00 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container b9368ded-4dfb-4b4b-9b34-39220b0b511b shut down Sep 01, 2022 9:48:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:00 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:48:00 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:48:00 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 58c5749d-2838-4a61-9c5c-52c7dd1e42af initialized Sep 01, 2022 9:48:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:48:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:00 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:48:01 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 7e47cb0b-88f0-40e7-81b0-678645b2aabc initialized Sep 01, 2022 9:48:01 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 58c5749d-2838-4a61-9c5c-52c7dd1e42af shut down Sep 01, 2022 9:48:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:01 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 7e47cb0b-88f0-40e7-81b0-678645b2aabc shut down [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 s - in org.glassfish.jersey.tests.e2e.inject.cdi.se.scopes.ScopesTest [INFO] Running org.glassfish.jersey.tests.e2e.inject.cdi.se.EventsTest Sep 01, 2022 9:48:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:01 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:48:01 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:48:01 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 3ed748c4-3092-4a88-a770-1691f7e52253 initialized Sep 01, 2022 9:48:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:48:01 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:48:01 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 83b7f7e1-3778-4c34-bfbf-2cb69c08fb37 initialized Sep 01, 2022 9:48:01 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 3ed748c4-3092-4a88-a770-1691f7e52253 shut down Sep 01, 2022 9:48:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:01 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 83b7f7e1-3778-4c34-bfbf-2cb69c08fb37 shut down [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s - in org.glassfish.jersey.tests.e2e.inject.cdi.se.EventsTest Sep 01, 2022 9:48:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] [INFO] Results: [INFO] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ e2e-inject-cdi2-se --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi2-se/target/e2e-inject-cdi2-se-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ e2e-inject-cdi2-se --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi2-se/target/e2e-inject-cdi2-se-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ e2e-inject-cdi2-se --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi2-se/target/e2e-inject-cdi2-se-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-inject-cdi2-se/3.0.99-SNAPSHOT/e2e-inject-cdi2-se-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi2-se/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-inject-cdi2-se/3.0.99-SNAPSHOT/e2e-inject-cdi2-se-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi2-se/target/e2e-inject-cdi2-se-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-inject-cdi2-se/3.0.99-SNAPSHOT/e2e-inject-cdi2-se-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ e2e-inject-cdi2-se --- Sep 01, 2022 9:48:01 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] [INFO] -------< org.glassfish.jersey.tests:e2e-inject-cdi-inject-weld >-------- [INFO] Building jersey-tests-e2e-inject-cdi-inject-weld 3.0.99-SNAPSHOT [102/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ e2e-inject-cdi-inject-weld --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ e2e-inject-cdi-inject-weld --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ e2e-inject-cdi-inject-weld --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ e2e-inject-cdi-inject-weld --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ e2e-inject-cdi-inject-weld --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ e2e-inject-cdi-inject-weld --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ e2e-inject-cdi-inject-weld --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ e2e-inject-cdi-inject-weld --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ e2e-inject-cdi-inject-weld --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi-inject-weld/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ e2e-inject-cdi-inject-weld --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi-inject-weld/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ e2e-inject-cdi-inject-weld --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ e2e-inject-cdi-inject-weld --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi-inject-weld/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ e2e-inject-cdi-inject-weld --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi-inject-weld/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:48:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:48:01 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:48:01 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:48:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:48:02 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.355 s - in org.glassfish.jersey.tests.e2e.server.mvc.FlatViewProcessorTest [INFO] Running org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.ScopesTest Sep 01, 2022 9:48:02 AM org.jboss.weld.bootstrap.WeldStartup INFO: WELD-000900: 4.0.2 (Final) [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.FlatInheritedViewProcessorTest Sep 01, 2022 9:48:03 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:48:03 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:03 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:03 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:48:03 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:03 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:04 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container c1bf43f2-7fea-4abc-94c3-8b314c8d23ae initialized Sep 01, 2022 9:48:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:04 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:04 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:04 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:04 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container c1bf43f2-7fea-4abc-94c3-8b314c8d23ae shut down Sep 01, 2022 9:48:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:04 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:48:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:04 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:04 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:48:04 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:04 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container e4963611-3c33-412d-bd26-9e9a22c043fc initialized Sep 01, 2022 9:48:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:04 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:48:04 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:04 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container e4963611-3c33-412d-bd26-9e9a22c043fc shut down Sep 01, 2022 9:48:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.445 s - in org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.ScopesTest [INFO] Running org.glassfish.jersey.tests.e2e.inject.cdi.weld.InterceptorDecoratorTest Sep 01, 2022 9:48:05 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:48:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:05 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:05 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:48:05 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:05 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container efa391a9-ead5-43fd-a279-04c863680089 initialized Sep 01, 2022 9:48:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:05 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:48:05 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. mybean ***Hello James*** Sep 01, 2022 9:48:05 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container efa391a9-ead5-43fd-a279-04c863680089 shut down Sep 01, 2022 9:48:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:05 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:48:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:05 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:05 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:48:05 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:05 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container c9c8d103-8b4e-4dd0-8204-b48942226bcb initialized Sep 01, 2022 9:48:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:05 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:48:05 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:05 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container c9c8d103-8b4e-4dd0-8204-b48942226bcb shut down Sep 01, 2022 9:48:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.465 s - in org.glassfish.jersey.tests.e2e.inject.cdi.weld.InterceptorDecoratorTest [INFO] Running org.glassfish.jersey.tests.e2e.inject.cdi.weld.subresources.ModelProcessorScopeTest Sep 01, 2022 9:48:05 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:05 AM org.jboss.weld.bootstrap.WeldStartup startContainer Sep 01, 2022 9:48:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure Sep 01, 2022 9:48:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow Sep 01, 2022 9:48:05 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder INFO: Stopped listener bound to [localhost:9998] WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.825 s - in org.glassfish.jersey.tests.e2e.server.mvc.FlatInheritedViewProcessorTest Sep 01, 2022 9:48:05 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:48:05 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:05 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 55bbc9f8-9d9a-4ff5-8b55-a3ba7175cc47 initialized Sep 01, 2022 9:48:05 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:05 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 55bbc9f8-9d9a-4ff5-8b55-a3ba7175cc47 shut down Sep 01, 2022 9:48:05 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:48:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:05 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:05 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:48:05 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:05 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 9435a8c6-76e0-48a0-b333-858b034fd2c2 initialized Sep 01, 2022 9:48:05 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:05 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 9435a8c6-76e0-48a0-b333-858b034fd2c2 shut down Sep 01, 2022 9:48:05 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:48:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:05 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:05 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:48:05 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:05 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 0331b9d5-8d62-4742-beb9-c9da4d440378 initialized Sep 01, 2022 9:48:05 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:05 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 0331b9d5-8d62-4742-beb9-c9da4d440378 shut down Sep 01, 2022 9:48:05 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:48:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:05 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:05 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:48:05 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:05 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 06e7b29d-088d-4fa1-b68e-e31666e3877d initialized Sep 01, 2022 9:48:05 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:05 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 06e7b29d-088d-4fa1-b68e-e31666e3877d shut down Sep 01, 2022 9:48:06 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:06 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:48:06 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:06 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container d002d0d2-fd92-4cbb-bbbf-a7fd189924c6 initialized Sep 01, 2022 9:48:06 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:06 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container d002d0d2-fd92-4cbb-bbbf-a7fd189924c6 shut down Sep 01, 2022 9:48:06 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:06 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:48:06 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:06 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 3b091b3a-120c-4b13-ac73-b4e66d14b953 initialized Sep 01, 2022 9:48:06 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:06 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 3b091b3a-120c-4b13-ac73-b4e66d14b953 shut down Sep 01, 2022 9:48:06 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.ImplicitTemplateProgrammaticTest Sep 01, 2022 9:48:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:06 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:48:06 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:06 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 850872ac-20ef-4ca1-beed-9025f302db15 initialized Sep 01, 2022 9:48:06 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:06 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 850872ac-20ef-4ca1-beed-9025f302db15 shut down Sep 01, 2022 9:48:06 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:06 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:48:06 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:06 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 27e859a8-ac2a-47cd-aca7-227a37ad9de0 initialized Sep 01, 2022 9:48:06 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:06 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 27e859a8-ac2a-47cd-aca7-227a37ad9de0 shut down Sep 01, 2022 9:48:06 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:06 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:48:06 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:06 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 7720837d-2040-40bc-8e2c-9f78807370d9 initialized Sep 01, 2022 9:48:06 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:06 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 7720837d-2040-40bc-8e2c-9f78807370d9 shut down Sep 01, 2022 9:48:06 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:06 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:48:06 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:06 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 33ad96f9-405b-44c5-b947-f99648215458 initialized Sep 01, 2022 9:48:06 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:06 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 33ad96f9-405b-44c5-b947-f99648215458 shut down [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.206 s - in org.glassfish.jersey.tests.e2e.inject.cdi.weld.subresources.ModelProcessorScopeTest [INFO] Running org.glassfish.jersey.tests.e2e.inject.cdi.weld.EventsTest Sep 01, 2022 9:48:06 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:06 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.glassfish.jersey.tests.e2e.inject.cdi.weld.scopes.RequestScopedResource is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Sep 01, 2022 9:48:06 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:06 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container b9787268-9cdb-4bba-951a-b94b4b150e9b initialized Sep 01, 2022 9:48:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:06 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAX-B API not found . WADL feature is disabled. Sep 01, 2022 9:48:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:48:06 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter was not found. The provider is not available. Sep 01, 2022 9:48:06 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container b9787268-9cdb-4bba-951a-b94b4b150e9b shut down Sep 01, 2022 9:48:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in org.glassfish.jersey.tests.e2e.inject.cdi.weld.EventsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ e2e-inject-cdi-inject-weld --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi-inject-weld/target/e2e-inject-cdi-inject-weld-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ e2e-inject-cdi-inject-weld --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi-inject-weld/target/e2e-inject-cdi-inject-weld-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ e2e-inject-cdi-inject-weld --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi-inject-weld/target/e2e-inject-cdi-inject-weld-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-inject-cdi-inject-weld/3.0.99-SNAPSHOT/e2e-inject-cdi-inject-weld-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi-inject-weld/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-inject-cdi-inject-weld/3.0.99-SNAPSHOT/e2e-inject-cdi-inject-weld-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/cdi-inject-weld/target/e2e-inject-cdi-inject-weld-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-inject-cdi-inject-weld/3.0.99-SNAPSHOT/e2e-inject-cdi-inject-weld-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ e2e-inject-cdi-inject-weld --- [INFO] [INFO] -------------< org.glassfish.jersey.tests:e2e-inject-hk2 >-------------- [INFO] Building e2e-inject-hk2 3.0.99-SNAPSHOT [103/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ e2e-inject-hk2 --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ e2e-inject-hk2 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ e2e-inject-hk2 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ e2e-inject-hk2 --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ e2e-inject-hk2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ e2e-inject-hk2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ e2e-inject-hk2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ e2e-inject-hk2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/hk2/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ e2e-inject-hk2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/hk2/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ e2e-inject-hk2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/hk2/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ e2e-inject-hk2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/hk2/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ e2e-inject-hk2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/hk2/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ e2e-inject-hk2 --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/hk2/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:48:07 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:07 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Handler class "class org.glassfish.jersey.tests.e2e.server.mvc.ImplicitTemplateProgrammaticTest$Handler" has been already enhanced. Skipping enhancing handler instance. [INFO] Running org.glassfish.jersey.tests.e2e.inject.hk2.HK2AbstractBinderTest Sep 01, 2022 9:48:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:48:08 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.599 s - in org.glassfish.jersey.tests.e2e.server.mvc.ImplicitTemplateProgrammaticTest Sep 01, 2022 9:48:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.TemplateMethodSelectionTest Sep 01, 2022 9:48:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.379 s - in org.glassfish.jersey.tests.e2e.inject.hk2.HK2AbstractBinderTest [INFO] Running org.glassfish.jersey.tests.e2e.inject.hk2.HK2AbstractBinderClassTest Sep 01, 2022 9:48:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:48:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:48:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s - in org.glassfish.jersey.tests.e2e.inject.hk2.HK2AbstractBinderClassTest [INFO] Running org.glassfish.jersey.tests.e2e.inject.hk2.HK2AbstractBinderInstanceTest Sep 01, 2022 9:48:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:48:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:48:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.glassfish.jersey.tests.e2e.inject.hk2.HK2AbstractBinderInstanceTest [INFO] Running org.glassfish.jersey.tests.e2e.inject.hk2.HK2AbstractBinderInFeaturesTest Sep 01, 2022 9:48:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:48:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:48:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.glassfish.jersey.tests.e2e.inject.hk2.HK2AbstractBinderInFeaturesTest [INFO] Running org.glassfish.jersey.tests.e2e.inject.hk2.JerseyAbstractBinderTest Sep 01, 2022 9:48:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure WARNING: JAXBContext implementation could not be found. WADL feature is disabled. Sep 01, 2022 9:48:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:48:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.glassfish.jersey.tests.e2e.inject.hk2.JerseyAbstractBinderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ e2e-inject-hk2 --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/hk2/target/e2e-inject-hk2-3.0.99-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ e2e-inject-hk2 --- [INFO] Building jar: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/hk2/target/e2e-inject-hk2-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ e2e-inject-hk2 --- [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/hk2/target/e2e-inject-hk2-3.0.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-inject-hk2/3.0.99-SNAPSHOT/e2e-inject-hk2-3.0.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/hk2/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-inject-hk2/3.0.99-SNAPSHOT/e2e-inject-hk2-3.0.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-inject/hk2/target/e2e-inject-hk2-3.0.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-inject-hk2/3.0.99-SNAPSHOT/e2e-inject-hk2-3.0.99-SNAPSHOT-sources.jar [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ e2e-inject-hk2 --- [INFO] [INFO] ---------------< org.glassfish.jersey.tests:e2e-server >---------------- [INFO] Building jersey-tests-e2e-server 3.0.99-SNAPSHOT [104/359] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ e2e-server --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ e2e-server --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ e2e-server --- Sep 01, 2022 9:48:10 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ e2e-server --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ e2e-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ e2e-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ e2e-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ e2e-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-server/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ e2e-server --- [INFO] No sources to compile [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ e2e-server --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ e2e-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 97 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ e2e-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 153 source files to /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-server/target/test-classes Sep 01, 2022 9:48:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-server/src/test/java/org/glassfish/jersey/tests/e2e/server/validation/ContactBean.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-server/src/test/java/org/glassfish/jersey/tests/e2e/server/validation/ContactBean.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-server/src/test/java/org/glassfish/jersey/tests/e2e/server/CustomMultivaluedMapProviderTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-server/src/test/java/org/glassfish/jersey/tests/e2e/server/CustomMultivaluedMapProviderTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ e2e-server --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tinuous-integration_3.0.8-BRANCH/tests/e2e-server/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Sep 01, 2022 9:48:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:48:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:48:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.spi.AbstractTemplateProcessorTest Sep 01, 2022 9:48:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:48:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:48:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:48:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:48:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:48:13 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:48:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.524 s - in org.glassfish.jersey.tests.e2e.server.mvc.TemplateMethodSelectionTest [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.ImplicitTemplateTest Sep 01, 2022 9:48:14 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:48:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:48:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:48:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:48:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:48:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:15 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:48:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:48:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:48:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:48:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.417 s - in org.glassfish.jersey.tests.e2e.server.mvc.spi.AbstractTemplateProcessorTest Sep 01, 2022 9:48:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:16 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.BeanValidationErrorTemplateTest Sep 01, 2022 9:48:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:48:17 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:48:17 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:48:17 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:48:17 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.402 s - in org.glassfish.jersey.tests.e2e.server.mvc.ImplicitTemplateTest Sep 01, 2022 9:48:17 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.CustomViewableContextTest Sep 01, 2022 9:48:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:48:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.411 s - in org.glassfish.jersey.tests.e2e.server.mvc.BeanValidationErrorTemplateTest [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.ExplicitProduceTemplateTest Sep 01, 2022 9:48:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:19 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:20 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:20 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:48:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:48:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.097 s - in org.glassfish.jersey.tests.e2e.server.mvc.CustomViewableContextTest Sep 01, 2022 9:48:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:48:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.ViewProcessorTest Sep 01, 2022 9:48:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:48:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.573 s - in org.glassfish.jersey.tests.e2e.server.mvc.ExplicitProduceTemplateTest Sep 01, 2022 9:48:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.ExplicitTemplateTest Sep 01, 2022 9:48:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:22 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:23 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:23 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:48:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:48:24 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:48:24 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:48:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:48:24 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.908 s - in org.glassfish.jersey.tests.e2e.server.mvc.ViewProcessorTest Sep 01, 2022 9:48:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:48:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:48:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.493 s - in org.glassfish.jersey.tests.e2e.server.mvc.ExplicitTemplateTest [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.ImplicitViewWithResourceFilterTest [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.MvcEncodingTest Sep 01, 2022 9:48:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:26 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:26 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:27 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.55 s - in org.glassfish.jersey.tests.e2e.server.mvc.ImplicitViewWithResourceFilterTest Sep 01, 2022 9:48:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:48:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:48:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.routing.ResponseMediaTypeFromProvidersTest Sep 01, 2022 9:48:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:48:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:48:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:48:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:48:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:48:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:29 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.277 s - in org.glassfish.jersey.tests.e2e.server.mvc.MvcEncodingTest Sep 01, 2022 9:48:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:48:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.InheritedViewProcessorTest Sep 01, 2022 9:48:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:48:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:48:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:48:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.273 s - in org.glassfish.jersey.tests.e2e.server.routing.ResponseMediaTypeFromProvidersTest [INFO] Running org.glassfish.jersey.tests.e2e.server.routing.InheritanceTest Sep 01, 2022 9:48:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:32 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:33 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:48:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.32 s - in org.glassfish.jersey.tests.e2e.server.mvc.InheritedViewProcessorTest Sep 01, 2022 9:48:33 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.ImplicitProducesViewProcessorTest Sep 01, 2022 9:48:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.435 s - in org.glassfish.jersey.tests.e2e.server.routing.InheritanceTest [INFO] Running org.glassfish.jersey.tests.e2e.server.routing.RegularExpressionsTest Sep 01, 2022 9:48:35 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:35 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:36 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:48:36 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:48:36 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.47 s - in org.glassfish.jersey.tests.e2e.server.mvc.ImplicitProducesViewProcessorTest [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.ErrorTemplateTest Sep 01, 2022 9:48:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:48:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:48:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:48:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:48:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.106 s - in org.glassfish.jersey.tests.e2e.server.routing.RegularExpressionsTest Sep 01, 2022 9:48:38 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.server.BeanParamExceptionTest Sep 01, 2022 9:48:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:48:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:48:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.552 s - in org.glassfish.jersey.tests.e2e.server.mvc.ErrorTemplateTest [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.ExceptionViewProcessorTest Sep 01, 2022 9:48:40 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:41 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:41 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.jersey.server.ParamException$QueryParamException: HTTP 404 Not Found at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:81) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:65) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:215) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:93) at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:67) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:155) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.server.internal.inject.BeanParamValueParamProvider$BeanParamValueProvider.apply(BeanParamValueParamProvider.java:73) at org.glassfish.jersey.server.internal.inject.BeanParamValueParamProvider$BeanParamValueProvider.apply(BeanParamValueParamProvider.java:44) at org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource.apply(ParamValueFactoryWithSource.java:50) at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:64) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:109) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:81) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Caused by: org.glassfish.jersey.tests.e2e.server.BeanParamExceptionTest$BadParameterException: This parameter was not found at org.glassfish.jersey.tests.e2e.server.BeanParamExceptionTest$ModelObjectParamConverter.fromString(BeanParamExceptionTest.java:89) at org.glassfish.jersey.tests.e2e.server.BeanParamExceptionTest$ModelObjectParamConverter.fromString(BeanParamExceptionTest.java:83) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:78) ... 37 more MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.e2e.server.BeanParamExceptionTest$BeanParamObject errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:93) at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:67) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:155) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.server.internal.inject.BeanParamValueParamProvider$BeanParamValueProvider.apply(BeanParamValueParamProvider.java:73) at org.glassfish.jersey.server.internal.inject.BeanParamValueParamProvider$BeanParamValueProvider.apply(BeanParamValueParamProvider.java:44) at org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource.apply(ParamValueFactoryWithSource.java:50) at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:64) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:109) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:81) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.e2e.server.BeanParamExceptionTest$BeanParamObject at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:93) at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:67) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:155) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.server.internal.inject.BeanParamValueParamProvider$BeanParamValueProvider.apply(BeanParamValueParamProvider.java:73) at org.glassfish.jersey.server.internal.inject.BeanParamValueParamProvider$BeanParamValueProvider.apply(BeanParamValueParamProvider.java:44) at org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource.apply(ParamValueFactoryWithSource.java:50) at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:64) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:109) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:81) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:48:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:48:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:48:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:48:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.209 s - in org.glassfish.jersey.tests.e2e.server.BeanParamExceptionTest Sep 01, 2022 9:48:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:48:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.156 s - in org.glassfish.jersey.tests.e2e.server.mvc.ExceptionViewProcessorTest [INFO] Running org.glassfish.jersey.tests.e2e.server.OptionalParamConverterTest [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.FlatViewProcessorTest Sep 01, 2022 9:48:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:43 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:43 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:44 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:48:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:48:44 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:48:44 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:48:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:48:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:48:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:48:45 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.778 s - in org.glassfish.jersey.tests.e2e.server.mvc.FlatViewProcessorTest Sep 01, 2022 9:48:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:48:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.321 s - in org.glassfish.jersey.tests.e2e.server.OptionalParamConverterTest [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.FlatInheritedViewProcessorTest Sep 01, 2022 9:48:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.ClientResponseOnServerTest Sep 01, 2022 9:48:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:46 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:47 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:47 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:48:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.236 s - in org.glassfish.jersey.tests.e2e.server.mvc.FlatInheritedViewProcessorTest Sep 01, 2022 9:48:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.ImplicitTemplateProgrammaticTest Sep 01, 2022 9:48:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.515 s - in org.glassfish.jersey.tests.e2e.server.ClientResponseOnServerTest [INFO] Running org.glassfish.jersey.tests.e2e.server.ResourceRoutingTest Sep 01, 2022 9:48:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:49 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:49 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Handler class "class org.glassfish.jersey.tests.e2e.server.mvc.ImplicitTemplateProgrammaticTest$Handler" has been already enhanced. Skipping enhancing handler instance. Sep 01, 2022 9:48:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:50 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:50 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.12 s - in org.glassfish.jersey.tests.e2e.server.mvc.ImplicitTemplateProgrammaticTest [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.TemplateMethodSelectionTest Sep 01, 2022 9:48:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:48:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:48:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.872 s - in org.glassfish.jersey.tests.e2e.server.ResourceRoutingTest Sep 01, 2022 9:48:52 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.server.SecurityContextFilterTest Sep 01, 2022 9:48:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:48:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:48:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:48:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:48:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:48:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:54 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:48:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:48:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:48:54 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:48:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.605 s - in org.glassfish.jersey.tests.e2e.server.mvc.TemplateMethodSelectionTest [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.ImplicitTemplateTest Sep 01, 2022 9:48:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:48:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.863 s - in org.glassfish.jersey.tests.e2e.server.SecurityContextFilterTest [INFO] Running org.glassfish.jersey.tests.e2e.server.AsyncResponseTest Sep 01, 2022 9:48:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:56 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:57 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:48:57 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:48:57 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:57 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:48:57 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:48:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:48:57 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:48:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.842 s - in org.glassfish.jersey.tests.e2e.server.mvc.ImplicitTemplateTest [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.CustomViewableContextTest Sep 01, 2022 9:48:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:48:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:48:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:48:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:48:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:48:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:59 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:48:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:48:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:48:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:48:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:48:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.783 s - in org.glassfish.jersey.tests.e2e.server.AsyncResponseTest Sep 01, 2022 9:48:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:48:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:49:00 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:49:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.scanning.RankedProviderScanningTest Sep 01, 2022 9:49:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:49:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:49:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.317 s - in org.glassfish.jersey.tests.e2e.server.mvc.CustomViewableContextTest [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.ViewProcessorTest Sep 01, 2022 9:49:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:01 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:49:02 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:49:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:49:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:49:02 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:49:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.594 s - in org.glassfish.jersey.tests.e2e.server.scanning.RankedProviderScanningTest Sep 01, 2022 9:49:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:49:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:49:03 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:49:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.monitoring.ApplicationInfoTest Sep 01, 2022 9:49:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:49:03 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:49:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:49:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:49:03 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:49:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.629 s - in org.glassfish.jersey.tests.e2e.server.mvc.ViewProcessorTest [INFO] Running org.glassfish.jersey.tests.e2e.server.mvc.ImplicitViewWithResourceFilterTest Sep 01, 2022 9:49:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:04 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:49:05 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:49:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:49:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:49:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:49:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:06 AM org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable getParameters WARN: HV000254: Missing parameter metadata for TemplateInflectorImpl(TemplateModelProcessor, String, Class, Object), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. Sep 01, 2022 9:49:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.034 s - in org.glassfish.jersey.tests.e2e.server.mvc.ImplicitViewWithResourceFilterTest Sep 01, 2022 9:49:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:49:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:49:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.routing.ResponseMediaTypeFromProvidersTest Sep 01, 2022 9:49:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:49:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:49:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:49:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:06 AM org.glassfish.jersey.server.internal.monitoring.MonitoringFeature configure WARNING: MonitoringFeature is registered but the configuration property "jersey.config.server.monitoring.statistics.enabled" (enabling basic monitoring statistics) is FALSE. However, the feature is configured to enable exposure of monitoring MBeans (either by property or by direct instance setup), so the monitoring statistics will be enabled as this is prerequisite for Monitoring MBeans. The configuration is inconsistent and may produce unwanted behaviour. Unregister the feature or change the property value. Sep 01, 2022 9:49:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:49:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:49:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:07 AM org.glassfish.jersey.server.internal.monitoring.MonitoringFeature configure WARNING: MonitoringFeature is registered but the configuration property "jersey.config.server.monitoring.statistics.enabled" (enabling basic monitoring statistics) is FALSE. Monitoring statistics will be disabled. The configuration is inconsistent and may produce unwanted behaviour. Disable MBeans exposure or enable monitoring statistics. Sep 01, 2022 9:49:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:49:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.866 s - in org.glassfish.jersey.tests.e2e.server.monitoring.ApplicationInfoTest [INFO] Running org.glassfish.jersey.tests.e2e.server.monitoring.MBeansTest Sep 01, 2022 9:49:07 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:49:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:49:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:49:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:49:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:49:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:09 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:49:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:49:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.77 s - in org.glassfish.jersey.tests.e2e.server.routing.ResponseMediaTypeFromProvidersTest [INFO] Running org.glassfish.jersey.tests.e2e.server.routing.InheritanceTest Sep 01, 2022 9:49:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:49:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:11 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:49:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:49:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.011 s - in org.glassfish.jersey.tests.e2e.server.routing.InheritanceTest Sep 01, 2022 9:49:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.341 s - in org.glassfish.jersey.tests.e2e.server.monitoring.MBeansTest [INFO] Running org.glassfish.jersey.tests.e2e.server.routing.RegularExpressionsTest Sep 01, 2022 9:49:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.monitoring.StatisticsDestroyTest Sep 01, 2022 9:49:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:13 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:49:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:49:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:49:14 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:49:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:49:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:49:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:49:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:49:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.624 s - in org.glassfish.jersey.tests.e2e.server.routing.RegularExpressionsTest Sep 01, 2022 9:49:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:15 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.BeanParamExceptionTest Sep 01, 2022 9:49:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:16 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:49:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:49:17 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected: MultiException stack 1 of 3 org.glassfish.jersey.server.ParamException$QueryParamException: HTTP 404 Not Found at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:81) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:65) at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97) at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62) at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:198) at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:215) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:93) at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:67) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:155) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.server.internal.inject.BeanParamValueParamProvider$BeanParamValueProvider.apply(BeanParamValueParamProvider.java:73) at org.glassfish.jersey.server.internal.inject.BeanParamValueParamProvider$BeanParamValueProvider.apply(BeanParamValueParamProvider.java:44) at org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource.apply(ParamValueFactoryWithSource.java:50) at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:64) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:109) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:81) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.glassfish.jersey.tests.e2e.server.BeanParamExceptionTest$BadParameterException: This parameter was not found at org.glassfish.jersey.tests.e2e.server.BeanParamExceptionTest$ModelObjectParamConverter.fromString(BeanParamExceptionTest.java:89) at org.glassfish.jersey.tests.e2e.server.BeanParamExceptionTest$ModelObjectParamConverter.fromString(BeanParamExceptionTest.java:83) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116) at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107) at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61) at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:78) ... 37 more MultiException stack 2 of 3 java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.tests.e2e.server.BeanParamExceptionTest$BeanParamObject errors were found at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:388) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:93) at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:67) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:155) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.server.internal.inject.BeanParamValueParamProvider$BeanParamValueProvider.apply(BeanParamValueParamProvider.java:73) at org.glassfish.jersey.server.internal.inject.BeanParamValueParamProvider$BeanParamValueProvider.apply(BeanParamValueParamProvider.java:44) at org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource.apply(ParamValueFactoryWithSource.java:50) at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:64) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:109) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:81) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) MultiException stack 3 of 3 java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.tests.e2e.server.BeanParamExceptionTest$BeanParamObject at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:423) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466) at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2109) at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:93) at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:67) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:155) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.server.internal.inject.BeanParamValueParamProvider$BeanParamValueProvider.apply(BeanParamValueParamProvider.java:73) at org.glassfish.jersey.server.internal.inject.BeanParamValueParamProvider$BeanParamValueProvider.apply(BeanParamValueParamProvider.java:44) at org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource.apply(ParamValueFactoryWithSource.java:50) at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:64) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:109) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:81) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:49:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:49:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:49:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:49:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.768 s - in org.glassfish.jersey.tests.e2e.server.BeanParamExceptionTest [INFO] Running org.glassfish.jersey.tests.e2e.server.OptionalParamConverterTest Sep 01, 2022 9:49:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:18 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.096 s - in org.glassfish.jersey.tests.e2e.server.monitoring.StatisticsDestroyTest [INFO] Running org.glassfish.jersey.tests.e2e.server.monitoring.EventListenerTest Sep 01, 2022 9:49:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:19 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:49:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:49:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:20 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:49:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:49:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:49:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:49:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:49:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:49:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.01 s - in org.glassfish.jersey.tests.e2e.server.OptionalParamConverterTest Sep 01, 2022 9:49:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. {R.REQ_FILTERS_FINISHED.order=[[2]], R.RESP_FILTERS_START.order=[[4]], R.RESOURCE_METHOD_START.method=[[getAsyncOneThread]], R.RESP_FILTERS_FINISHED.order=[[5]], Content-Length=[5], R.REQ_FILTERS_START.order=[[1]], R.RESOURCE_METHOD_START.order=[[3]], Content-Type=[text/html]} Sep 01, 2022 9:49:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.server.ClientResponseOnServerTest Sep 01, 2022 9:49:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. {R.REQ_FILTERS_FINISHED.order=[[2]], R.RESP_FILTERS_START.order=[[4]], R.RESOURCE_METHOD_START.method=[[getAsync]], R.RESP_FILTERS_FINISHED.order=[[5]], Content-Length=[5], R.REQ_FILTERS_START.order=[[1]], R.RESOURCE_METHOD_START.order=[[3]], Content-Type=[text/html]} Sep 01, 2022 9:49:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. {R.REQ_FILTERS_FINISHED.order=[[4]], R.RESP_FILTERS_START.order=[[7]], R.RESOURCE_METHOD_FINISHED.order=[[6]], R.RESOURCE_METHOD_START.method=[[get]], R.MATCHED_LOCATOR=[[1:locator]], R.RESOURCE_METHOD_FINISHED=[[ok]], R.MATCHED_SUB_RESOURCE.order=[[2]], Content-Length=[3], R.RESP_FILTERS_FINISHED.order=[[8]], R.RESOURCE_METHOD_START.order=[[5]], R.REQ_FILTERS_START.order=[[3]], R.MATCHED_LOCATOR.order=[[1]], Content-Type=[text/html]} Sep 01, 2022 9:49:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. {R.REQ_FILTERS_FINISHED.order=[[2]], R.RESP_FILTERS_START.order=[[5]], R.RESOURCE_METHOD_FINISHED.order=[[4]], R.RESOURCE_METHOD_START.method=[[getMethod]], R.RESOURCE_METHOD_FINISHED=[[ok]], R.RESP_FILTERS_FINISHED.order=[[6]], Content-Length=[3], R.REQ_FILTERS_START.order=[[1]], R.RESOURCE_METHOD_START.order=[[3]], Content-Type=[text/html]} Sep 01, 2022 9:49:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:49:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:49:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:49:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:49:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. {R.REQ_FILTERS_FINISHED.order=[[4]], R.RESP_FILTERS_START.order=[[8]], R.RESOURCE_METHOD_START.method=[[getException]], R.MATCHED_LOCATOR=[[1:locator]], R.RESOURCE_METHOD_FINISHED=[[ok]], R.MATCHED_SUB_RESOURCE.order=[[2]], R.EXCEPTION_MAPPER_FOUND.order=[[7]], R.RESP_FILTERS_FINISHED.order=[[9]], R.REQ_FILTERS_START.order=[[3]], R.RESOURCE_METHOD_FINISHED.order=[[6]], Content-Length=[6], R.RESOURCE_METHOD_START.order=[[5]], R.MATCHED_LOCATOR.order=[[1]], R.EXCEPTION_MAPPER_FOUND.exception=[[org.glassfish.jersey.tests.e2e.server.monitoring.EventListenerTest$MyMappableException: test-error]], Content-Type=[text/html]} Sep 01, 2022 9:49:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.015 s - in org.glassfish.jersey.tests.e2e.server.monitoring.EventListenerTest Sep 01, 2022 9:49:23 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:49:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.monitoring.MonitoringStatisticsLocatorTest Sep 01, 2022 9:49:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.149 s - in org.glassfish.jersey.tests.e2e.server.ClientResponseOnServerTest [INFO] Running org.glassfish.jersey.tests.e2e.server.ResourceRoutingTest Sep 01, 2022 9:49:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:25 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:49:25 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:49:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:49:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:49:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:49:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:49:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:49:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.363 s - in org.glassfish.jersey.tests.e2e.server.ResourceRoutingTest Sep 01, 2022 9:49:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.SecurityContextFilterTest Sep 01, 2022 9:49:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:49:28 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:49:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:49:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:49:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:49:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:49:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:49:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.224 s - in org.glassfish.jersey.tests.e2e.server.SecurityContextFilterTest Sep 01, 2022 9:49:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.14 s - in org.glassfish.jersey.tests.e2e.server.monitoring.MonitoringStatisticsLocatorTest [INFO] Running org.glassfish.jersey.tests.e2e.server.AsyncResponseTest [INFO] Running org.glassfish.jersey.tests.e2e.server.monitoring.ReloadApplicationEventTest Sep 01, 2022 9:49:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:31 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:49:31 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:49:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:49:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:49:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:49:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:49:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:49:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:49:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:49:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:49:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:49:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.366 s - in org.glassfish.jersey.tests.e2e.server.AsyncResponseTest [INFO] Running org.glassfish.jersey.tests.e2e.server.scanning.RankedProviderScanningTest Sep 01, 2022 9:49:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:34 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:35 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:49:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:49:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.946 s - in org.glassfish.jersey.tests.e2e.server.scanning.RankedProviderScanningTest [INFO] Running org.glassfish.jersey.tests.e2e.server.monitoring.ApplicationInfoTest Sep 01, 2022 9:49:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:37 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:49:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:49:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:49:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:49:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:49:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:49:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:49:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:49:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:39 AM org.glassfish.jersey.server.internal.monitoring.MonitoringFeature configure WARNING: MonitoringFeature is registered but the configuration property "jersey.config.server.monitoring.statistics.enabled" (enabling basic monitoring statistics) is FALSE. However, the feature is configured to enable exposure of monitoring MBeans (either by property or by direct instance setup), so the monitoring statistics will be enabled as this is prerequisite for Monitoring MBeans. The configuration is inconsistent and may produce unwanted behaviour. Unregister the feature or change the property value. Sep 01, 2022 9:49:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:49:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:49:39 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:39 AM org.glassfish.jersey.server.internal.monitoring.MonitoringFeature configure WARNING: MonitoringFeature is registered but the configuration property "jersey.config.server.monitoring.statistics.enabled" (enabling basic monitoring statistics) is FALSE. Monitoring statistics will be disabled. The configuration is inconsistent and may produce unwanted behaviour. Disable MBeans exposure or enable monitoring statistics. Sep 01, 2022 9:49:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:49:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.507 s - in org.glassfish.jersey.tests.e2e.server.monitoring.ApplicationInfoTest [INFO] Running org.glassfish.jersey.tests.e2e.server.monitoring.MBeansTest Sep 01, 2022 9:49:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.445 s - in org.glassfish.jersey.tests.e2e.server.monitoring.ReloadApplicationEventTest [INFO] Running org.glassfish.jersey.tests.e2e.server.validation.validateonexecution.ValidateOnExecutionOverrideTest Sep 01, 2022 9:49:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:41 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:49:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:49:42 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:49:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:49:43 AM org.glassfish.jersey.server.validation.internal.ValidationExceptionMapper toResponse WARNING: Unexpected Bean Validation problem. jakarta.validation.ValidationException: Multiple ValidateOnExecution annotation definitions are hosted in the hierarchy of org.glassfish.jersey.tests.e2e.server.validation.validateonexecution.ValidateOnExecutionOverrideTest$ValidationResource#interfaceMessage method. at org.glassfish.jersey.server.validation.internal.ValidateOnExecutionHandler.processAnnotation(ValidateOnExecutionHandler.java:162) at org.glassfish.jersey.server.validation.internal.ValidateOnExecutionHandler.processMethod(ValidateOnExecutionHandler.java:116) at org.glassfish.jersey.server.validation.internal.ValidateOnExecutionHandler.validateMethod(ValidateOnExecutionHandler.java:99) at org.glassfish.jersey.server.validation.internal.DefaultConfiguredValidator.validateResult(DefaultConfiguredValidator.java:177) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:181) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:81) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:49:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:49:44 AM org.glassfish.jersey.server.validation.internal.ValidationExceptionMapper toResponse WARNING: Unexpected Bean Validation problem. jakarta.validation.ValidationException: Multiple ValidateOnExecution annotation definitions are hosted in the hierarchy of org.glassfish.jersey.tests.e2e.server.validation.validateonexecution.ValidateOnExecutionOverrideTest$ValidationResource#classMessage method. at org.glassfish.jersey.server.validation.internal.ValidateOnExecutionHandler.processAnnotation(ValidateOnExecutionHandler.java:162) at org.glassfish.jersey.server.validation.internal.ValidateOnExecutionHandler.processMethod(ValidateOnExecutionHandler.java:116) at org.glassfish.jersey.server.validation.internal.ValidateOnExecutionHandler.validateMethod(ValidateOnExecutionHandler.java:99) at org.glassfish.jersey.server.validation.internal.DefaultConfiguredValidator.validateResult(DefaultConfiguredValidator.java:177) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:181) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:81) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:49:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.788 s - in org.glassfish.jersey.tests.e2e.server.validation.validateonexecution.ValidateOnExecutionOverrideTest [INFO] Running org.glassfish.jersey.tests.e2e.server.validation.validateonexecution.ValidateOnExecutionBasicTest Sep 01, 2022 9:49:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.895 s - in org.glassfish.jersey.tests.e2e.server.monitoring.MBeansTest [INFO] Running org.glassfish.jersey.tests.e2e.server.monitoring.StatisticsDestroyTest Sep 01, 2022 9:49:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:45 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:49:46 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:49:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:49:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:49:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:46 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:49:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:49:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:49:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:49:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:49:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:49:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:49:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:49:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:49:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:49:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:49:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:49:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:49:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:49:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:49:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:49:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:49:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:50 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.714 s - in org.glassfish.jersey.tests.e2e.server.monitoring.StatisticsDestroyTest Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.server.monitoring.EventListenerTest Sep 01, 2022 9:49:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:49:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-34] Started. Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-35] Started. Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-36] Started. Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-37] Started. Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-38] Started. Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-39] Started. Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-40] Started. Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-41] Started. Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-42] Started. Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-43] Started. Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:52 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:49:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-44] Started. Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-45] Started. Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-46] Started. Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-47] Started. Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-48] Started. Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-49] Started. Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-50] Started. Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.045 s - in org.glassfish.jersey.tests.e2e.server.validation.validateonexecution.ValidateOnExecutionBasicTest Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:49:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.validation.validateonexecution.ValidateOnExecutionInheritanceTest {R.RESP_FILTERS_START.order=[[4]], R.REQ_FILTERS_FINISHED.order=[[2]], R.RESOURCE_METHOD_START.method=[[getAsyncOneThread]], Content-Length=[5], R.RESP_FILTERS_FINISHED.order=[[5]], R.RESOURCE_METHOD_START.order=[[3]], R.REQ_FILTERS_START.order=[[1]], Content-Type=[text/html]} Sep 01, 2022 9:49:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. {R.RESP_FILTERS_START.order=[[4]], R.REQ_FILTERS_FINISHED.order=[[2]], R.RESOURCE_METHOD_START.method=[[getAsync]], Content-Length=[5], R.RESP_FILTERS_FINISHED.order=[[5]], R.RESOURCE_METHOD_START.order=[[3]], R.REQ_FILTERS_START.order=[[1]], Content-Type=[text/html]} Sep 01, 2022 9:49:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. {R.RESP_FILTERS_START.order=[[7]], R.REQ_FILTERS_FINISHED.order=[[4]], R.RESOURCE_METHOD_START.method=[[get]], R.MATCHED_LOCATOR=[[1:locator]], R.RESOURCE_METHOD_FINISHED=[[ok]], R.MATCHED_SUB_RESOURCE.order=[[2]], R.RESP_FILTERS_FINISHED.order=[[8]], R.REQ_FILTERS_START.order=[[3]], R.RESOURCE_METHOD_FINISHED.order=[[6]], Content-Length=[3], R.RESOURCE_METHOD_START.order=[[5]], Content-Type=[text/html], R.MATCHED_LOCATOR.order=[[1]]} Sep 01, 2022 9:49:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. {R.RESP_FILTERS_START.order=[[5]], R.REQ_FILTERS_FINISHED.order=[[2]], R.RESOURCE_METHOD_FINISHED.order=[[4]], R.RESOURCE_METHOD_START.method=[[getMethod]], R.RESOURCE_METHOD_FINISHED=[[ok]], Content-Length=[3], R.RESP_FILTERS_FINISHED.order=[[6]], R.RESOURCE_METHOD_START.order=[[3]], R.REQ_FILTERS_START.order=[[1]], Content-Type=[text/html]} Sep 01, 2022 9:49:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:49:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:49:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:49:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:49:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. {R.RESP_FILTERS_START.order=[[8]], R.REQ_FILTERS_FINISHED.order=[[4]], R.RESOURCE_METHOD_START.method=[[getException]], R.MATCHED_LOCATOR=[[1:locator]], R.RESOURCE_METHOD_FINISHED=[[ok]], R.EXCEPTION_MAPPER_FOUND.order=[[7]], R.MATCHED_SUB_RESOURCE.order=[[2]], R.RESP_FILTERS_FINISHED.order=[[9]], R.REQ_FILTERS_START.order=[[3]], R.RESOURCE_METHOD_FINISHED.order=[[6]], Content-Length=[6], R.RESOURCE_METHOD_START.order=[[5]], Content-Type=[text/html], R.EXCEPTION_MAPPER_FOUND.exception=[[org.glassfish.jersey.tests.e2e.server.monitoring.EventListenerTest$MyMappableException: test-error]], R.MATCHED_LOCATOR.order=[[1]]} Sep 01, 2022 9:49:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.382 s - in org.glassfish.jersey.tests.e2e.server.monitoring.EventListenerTest [INFO] Running org.glassfish.jersey.tests.e2e.server.monitoring.MonitoringStatisticsLocatorTest Sep 01, 2022 9:49:54 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:49:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:49:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:49:55 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:49:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:49:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:49:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:49:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:49:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:49:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:49:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:49:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:49:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:49:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:49:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:49:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:49:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:49:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:49:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:49:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:49:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:49:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-34] Started. Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-35] Started. Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:49:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-36] Started. Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-37] Started. Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-38] Started. Sep 01, 2022 9:49:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:49:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-39] Started. Sep 01, 2022 9:50:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-40] Started. Sep 01, 2022 9:50:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-41] Started. Sep 01, 2022 9:50:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-42] Started. Sep 01, 2022 9:50:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.067 s - in org.glassfish.jersey.tests.e2e.server.validation.validateonexecution.ValidateOnExecutionInheritanceTest Sep 01, 2022 9:50:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.611 s - in org.glassfish.jersey.tests.e2e.server.monitoring.MonitoringStatisticsLocatorTest [INFO] Running org.glassfish.jersey.tests.e2e.server.validation.validateonexecution.ValidateOnExecutionInheritanceGenericsTest [INFO] Running org.glassfish.jersey.tests.e2e.server.monitoring.ReloadApplicationEventTest Sep 01, 2022 9:50:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:02 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:50:02 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:50:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:50:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:50:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:50:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:50:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:50:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:50:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:04 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:50:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:50:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:50:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:50:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:50:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Sep 01, 2022 9:50:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. Sep 01, 2022 9:50:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. Sep 01, 2022 9:50:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-34] Started. Sep 01, 2022 9:50:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-35] Started. Sep 01, 2022 9:50:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-36] Started. Sep 01, 2022 9:50:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.616 s - in org.glassfish.jersey.tests.e2e.server.validation.validateonexecution.ValidateOnExecutionInheritanceGenericsTest [INFO] Running org.glassfish.jersey.tests.e2e.server.validation.BasicValidationTest Sep 01, 2022 9:50:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:09 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:50:09 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.937 s - in org.glassfish.jersey.tests.e2e.server.monitoring.ReloadApplicationEventTest Sep 01, 2022 9:50:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.validation.validateonexecution.ValidateOnExecutionOverrideTest Sep 01, 2022 9:50:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:50:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:50:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:50:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:50:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:50:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:50:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:50:12 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:50:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:50:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:50:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:50:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:50:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:50:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:50:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:12 AM org.glassfish.jersey.server.validation.internal.ValidationExceptionMapper toResponse WARNING: Unexpected Bean Validation problem. jakarta.validation.ValidationException: Multiple ValidateOnExecution annotation definitions are hosted in the hierarchy of org.glassfish.jersey.tests.e2e.server.validation.validateonexecution.ValidateOnExecutionOverrideTest$ValidationResource#interfaceMessage method. at org.glassfish.jersey.server.validation.internal.ValidateOnExecutionHandler.processAnnotation(ValidateOnExecutionHandler.java:162) at org.glassfish.jersey.server.validation.internal.ValidateOnExecutionHandler.processMethod(ValidateOnExecutionHandler.java:116) at org.glassfish.jersey.server.validation.internal.ValidateOnExecutionHandler.validateMethod(ValidateOnExecutionHandler.java:99) at org.glassfish.jersey.server.validation.internal.DefaultConfiguredValidator.validateResult(DefaultConfiguredValidator.java:177) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:181) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:81) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:50:13 AM org.glassfish.jersey.server.validation.internal.ValidationExceptionMapper toResponse WARNING: Unexpected Bean Validation problem. jakarta.validation.ValidationException: Multiple ValidateOnExecution annotation definitions are hosted in the hierarchy of org.glassfish.jersey.tests.e2e.server.validation.validateonexecution.ValidateOnExecutionOverrideTest$ValidationResource#classMessage method. at org.glassfish.jersey.server.validation.internal.ValidateOnExecutionHandler.processAnnotation(ValidateOnExecutionHandler.java:162) at org.glassfish.jersey.server.validation.internal.ValidateOnExecutionHandler.processMethod(ValidateOnExecutionHandler.java:116) at org.glassfish.jersey.server.validation.internal.ValidateOnExecutionHandler.validateMethod(ValidateOnExecutionHandler.java:99) at org.glassfish.jersey.server.validation.internal.DefaultConfiguredValidator.validateResult(DefaultConfiguredValidator.java:177) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:181) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:81) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.061 s - in org.glassfish.jersey.tests.e2e.server.validation.validateonexecution.ValidateOnExecutionOverrideTest Sep 01, 2022 9:50:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.validation.validateonexecution.ValidateOnExecutionBasicTest Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:14 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:50:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Sep 01, 2022 9:50:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Sep 01, 2022 9:50:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. Sep 01, 2022 9:50:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:50:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. Sep 01, 2022 9:50:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.378 s - in org.glassfish.jersey.tests.e2e.server.validation.BasicValidationTest Sep 01, 2022 9:50:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.validation.ProgrammaticValidationTest Sep 01, 2022 9:50:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:50:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:50:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:50:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:50:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:50:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:17 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:50:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:50:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:50:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-34] Started. Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-35] Started. Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-36] Started. Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-37] Started. Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-38] Started. Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-39] Started. Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-40] Started. Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-41] Started. Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-42] Started. Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-43] Started. Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-44] Started. Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:50:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.284 s - in org.glassfish.jersey.tests.e2e.server.validation.ProgrammaticValidationTest Sep 01, 2022 9:50:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-45] Started. Sep 01, 2022 9:50:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-46] Started. Sep 01, 2022 9:50:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-47] Started. Sep 01, 2022 9:50:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-48] Started. Sep 01, 2022 9:50:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-49] Started. Sep 01, 2022 9:50:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-50] Started. Sep 01, 2022 9:50:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.724 s - in org.glassfish.jersey.tests.e2e.server.validation.validateonexecution.ValidateOnExecutionBasicTest [INFO] Running org.glassfish.jersey.tests.e2e.server.validation.InheritanceValidationTest Sep 01, 2022 9:50:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.validation.validateonexecution.ValidateOnExecutionInheritanceTest Sep 01, 2022 9:50:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:22 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:50:22 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:50:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:50:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:50:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:50:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.351 s - in org.glassfish.jersey.tests.e2e.server.validation.InheritanceValidationTest Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.server.validation.EntityInheritanceValidationTest Sep 01, 2022 9:50:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Sep 01, 2022 9:50:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-34] Started. Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-35] Started. Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-36] Started. Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-37] Started. Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-38] Started. Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-39] Started. Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-40] Started. Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-41] Started. Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-42] Started. Sep 01, 2022 9:50:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.909 s - in org.glassfish.jersey.tests.e2e.server.validation.validateonexecution.ValidateOnExecutionInheritanceTest Sep 01, 2022 9:50:26 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.server.validation.validateonexecution.ValidateOnExecutionInheritanceGenericsTest Sep 01, 2022 9:50:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:50:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:28 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:50:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:50:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:50:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.321 s - in org.glassfish.jersey.tests.e2e.server.validation.EntityInheritanceValidationTest Sep 01, 2022 9:50:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:50:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.validation.PropertyValidationTest Sep 01, 2022 9:50:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:50:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:50:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:50:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:50:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:50:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:50:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:50:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:50:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:50:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:50:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:50:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:30 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:50:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:50:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:50:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-34] Started. Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-35] Started. Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-36] Started. Sep 01, 2022 9:50:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.573 s - in org.glassfish.jersey.tests.e2e.server.validation.validateonexecution.ValidateOnExecutionInheritanceGenericsTest [INFO] Running org.glassfish.jersey.tests.e2e.server.validation.BasicValidationTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.984 s - in org.glassfish.jersey.tests.e2e.server.validation.PropertyValidationTest Sep 01, 2022 9:50:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.validation.FieldPropertyValidationTest Sep 01, 2022 9:50:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:34 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:50:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:50:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:35 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:50:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:50:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:50:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:50:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:50:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.986 s - in org.glassfish.jersey.tests.e2e.server.validation.FieldPropertyValidationTest Sep 01, 2022 9:50:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.validation.CustomConfigValidationTest Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Sep 01, 2022 9:50:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. Sep 01, 2022 9:50:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. Sep 01, 2022 9:50:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.978 s - in org.glassfish.jersey.tests.e2e.server.validation.BasicValidationTest [INFO] Running org.glassfish.jersey.tests.e2e.server.validation.ProgrammaticValidationTest Sep 01, 2022 9:50:39 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:50:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:50:40 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:50:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:50:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:50:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:50:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:50:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:50:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:50:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:50:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.833 s - in org.glassfish.jersey.tests.e2e.server.validation.CustomConfigValidationTest Sep 01, 2022 9:50:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:50:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:50:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:50:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:50:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:50:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.server.ExceptionLoggingTest Sep 01, 2022 9:50:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:50:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:50:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.46 s - in org.glassfish.jersey.tests.e2e.server.validation.ProgrammaticValidationTest Sep 01, 2022 9:50:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.validation.InheritanceValidationTest Sep 01, 2022 9:50:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:44 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:50:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:50:44 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:50:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:50:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:50:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:50:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.81 s - in org.glassfish.jersey.tests.e2e.server.ExceptionLoggingTest Sep 01, 2022 9:50:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:50:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:50:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.ChunkedInputOutputTest Sep 01, 2022 9:50:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:50:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:50:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:50:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:50:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:50:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:50:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:50:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:50:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:50:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.404 s - in org.glassfish.jersey.tests.e2e.server.validation.InheritanceValidationTest [INFO] Running org.glassfish.jersey.tests.e2e.server.validation.EntityInheritanceValidationTest Sep 01, 2022 9:50:47 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:50:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:50:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:50:48 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:50:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:50:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.889 s - in org.glassfish.jersey.tests.e2e.server.ChunkedInputOutputTest Sep 01, 2022 9:50:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.Issue4097Test Sep 01, 2022 9:50:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:50:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:50:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.554 s - in org.glassfish.jersey.tests.e2e.server.validation.EntityInheritanceValidationTest [INFO] Running org.glassfish.jersey.tests.e2e.server.validation.PropertyValidationTest Sep 01, 2022 9:50:50 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:50:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:50:51 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:50:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.573 s - in org.glassfish.jersey.tests.e2e.server.Issue4097Test [INFO] Running org.glassfish.jersey.tests.e2e.server.BeanParamTest Sep 01, 2022 9:50:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.175 s - in org.glassfish.jersey.tests.e2e.server.validation.PropertyValidationTest [INFO] Running org.glassfish.jersey.tests.e2e.server.validation.FieldPropertyValidationTest Sep 01, 2022 9:50:54 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:50:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:50:55 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:50:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:50:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:50:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:50:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:50:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:50:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:50:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:50:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.374 s - in org.glassfish.jersey.tests.e2e.server.BeanParamTest Sep 01, 2022 9:50:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:50:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:50:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:50:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.server.InjectionTest Sep 01, 2022 9:50:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:50:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:50:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:50:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:50:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:50:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.181 s - in org.glassfish.jersey.tests.e2e.server.validation.FieldPropertyValidationTest [INFO] Running org.glassfish.jersey.tests.e2e.server.validation.CustomConfigValidationTest Sep 01, 2022 9:50:57 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:50:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:50:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:58 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.281 s - in org.glassfish.jersey.tests.e2e.server.InjectionTest [INFO] Running org.glassfish.jersey.tests.e2e.server.ExtendedUriInfoTest Sep 01, 2022 9:50:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:50:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:50:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:50:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:50:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:51:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:51:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.76 s - in org.glassfish.jersey.tests.e2e.server.validation.CustomConfigValidationTest Sep 01, 2022 9:51:00 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.server.ExceptionLoggingTest Sep 01, 2022 9:51:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:51:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:51:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:51:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:51:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.718 s - in org.glassfish.jersey.tests.e2e.server.ExtendedUriInfoTest Sep 01, 2022 9:51:01 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.ExceptionMapperPropagationTest Sep 01, 2022 9:51:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:51:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:51:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.326 s - in org.glassfish.jersey.tests.e2e.server.ExceptionLoggingTest [INFO] Running org.glassfish.jersey.tests.e2e.server.ChunkedInputOutputTest Sep 01, 2022 9:51:03 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:51:04 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 36 requests to finish... Sep 01, 2022 9:51:04 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:51:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:51:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:51:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.404 s - in org.glassfish.jersey.tests.e2e.server.ChunkedInputOutputTest [INFO] Running org.glassfish.jersey.tests.e2e.server.Issue4097Test Sep 01, 2022 9:51:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.002 s - in org.glassfish.jersey.tests.e2e.server.ExceptionMapperPropagationTest Sep 01, 2022 9:51:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.PerRequestLifecycleTest Sep 01, 2022 9:51:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:07 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:51:08 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.175 s - in org.glassfish.jersey.tests.e2e.server.Issue4097Test Sep 01, 2022 9:51:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.BeanParamTest Sep 01, 2022 9:51:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:51:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:51:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:51:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:51:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:51:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:51:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.118 s - in org.glassfish.jersey.tests.e2e.server.PerRequestLifecycleTest Sep 01, 2022 9:51:10 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.server.UriBuilderTemplateTest Sep 01, 2022 9:51:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:51:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:51:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:51:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:51:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:11 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:11 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:51:11 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:51:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:51:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:51:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.236 s - in org.glassfish.jersey.tests.e2e.server.BeanParamTest [INFO] Running org.glassfish.jersey.tests.e2e.server.InjectionTest Sep 01, 2022 9:51:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:51:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:51:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.537 s - in org.glassfish.jersey.tests.e2e.server.UriBuilderTemplateTest Sep 01, 2022 9:51:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.CloseableTest Sep 01, 2022 9:51:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:13 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:51:14 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.088 s - in org.glassfish.jersey.tests.e2e.server.InjectionTest [INFO] Running org.glassfish.jersey.tests.e2e.server.ExtendedUriInfoTest Sep 01, 2022 9:51:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:51:16 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:51:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.463 s - in org.glassfish.jersey.tests.e2e.server.CloseableTest Sep 01, 2022 9:51:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.InterceptorNameAndDynamicBindingTest Sep 01, 2022 9:51:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:51:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:51:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:51:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.727 s - in org.glassfish.jersey.tests.e2e.server.ExtendedUriInfoTest [INFO] Running org.glassfish.jersey.tests.e2e.server.ExceptionMapperPropagationTest Sep 01, 2022 9:51:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:18 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:51:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:51:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:19 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:51:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:51:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:20 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 36 requests to finish... Sep 01, 2022 9:51:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:51:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:51:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:51:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:51:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:51:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.569 s - in org.glassfish.jersey.tests.e2e.server.InterceptorNameAndDynamicBindingTest [INFO] Running org.glassfish.jersey.tests.e2e.server.RuntimeConfigTest Sep 01, 2022 9:51:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.771 s - in org.glassfish.jersey.tests.e2e.server.ExceptionMapperPropagationTest [INFO] Running org.glassfish.jersey.tests.e2e.server.PerRequestLifecycleTest Sep 01, 2022 9:51:22 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:51:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.331 s - in org.glassfish.jersey.tests.e2e.server.RuntimeConfigTest Sep 01, 2022 9:51:23 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.server.ResourceFilterTest Sep 01, 2022 9:51:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:51:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:51:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:51:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:51:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:51:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:51:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:51:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.003 s - in org.glassfish.jersey.tests.e2e.server.PerRequestLifecycleTest Sep 01, 2022 9:51:25 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.UriBuilderTemplateTest Sep 01, 2022 9:51:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. The entity stream cannot be set in the request as it is already in the response processing phase. The security context cannot be set in the request as it is already in the response processing phase. The request cannot be aborted as it is already in the response processing phase. Sep 01, 2022 9:51:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:51:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. The entity stream cannot be set in the request as it is already in the response processing phase. The security context cannot be set in the request as it is already in the response processing phase. The request cannot be aborted as it is already in the response processing phase. Sep 01, 2022 9:51:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:51:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. The entity stream cannot be set in the request as it is already in the response processing phase. The security context cannot be set in the request as it is already in the response processing phase. The request cannot be aborted as it is already in the response processing phase. Sep 01, 2022 9:51:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:51:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:27 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:51:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:51:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:51:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.372 s - in org.glassfish.jersey.tests.e2e.server.ResourceFilterTest [INFO] Running org.glassfish.jersey.tests.e2e.server.InputStreamResponseTest Sep 01, 2022 9:51:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:51:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:51:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.26 s - in org.glassfish.jersey.tests.e2e.server.UriBuilderTemplateTest [INFO] Running org.glassfish.jersey.tests.e2e.server.CloseableTest Sep 01, 2022 9:51:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:29 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:51:30 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:51:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:51:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.589 s - in org.glassfish.jersey.tests.e2e.server.InputStreamResponseTest [INFO] Running org.glassfish.jersey.tests.e2e.server.ResourceConfigTest Sep 01, 2022 9:51:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:51:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.167 s - in org.glassfish.jersey.tests.e2e.server.CloseableTest [INFO] Running org.glassfish.jersey.tests.e2e.server.InterceptorNameAndDynamicBindingTest Sep 01, 2022 9:51:32 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:51:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.424 s - in org.glassfish.jersey.tests.e2e.server.ResourceConfigTest Sep 01, 2022 9:51:33 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.CustomInjectablesApplicationTest Sep 01, 2022 9:51:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Registering injectables... Sep 01, 2022 9:51:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:51:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:51:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:51:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:51:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:51:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:51:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:51:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.221 s - in org.glassfish.jersey.tests.e2e.server.InterceptorNameAndDynamicBindingTest Sep 01, 2022 9:51:35 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.server.RuntimeConfigTest Sep 01, 2022 9:51:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:51:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Registering injectables... Sep 01, 2022 9:51:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:51:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ org.glassfish.jersey.tests.e2e.server.CustomInjectablesApplicationTest$MyInjectableSingleton@487f5ab3 org.glassfish.jersey.tests.e2e.server.CustomInjectablesApplicationTest$MyInjectableSingleton@487f5ab3 org.glassfish.jersey.tests.e2e.server.CustomInjectablesApplicationTest$MyInjectableSingleton@487f5ab3 Sep 01, 2022 9:51:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Registering injectables... Sep 01, 2022 9:51:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:51:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Registering injectables... Sep 01, 2022 9:51:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:51:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Registering injectables... Sep 01, 2022 9:51:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:51:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.781 s - in org.glassfish.jersey.tests.e2e.server.CustomInjectablesApplicationTest [INFO] Running org.glassfish.jersey.tests.e2e.server.ReloadTest Sep 01, 2022 9:51:37 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:51:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.014 s - in org.glassfish.jersey.tests.e2e.server.RuntimeConfigTest [INFO] Running org.glassfish.jersey.tests.e2e.server.ResourceFilterTest Sep 01, 2022 9:51:38 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:51:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.399 s - in org.glassfish.jersey.tests.e2e.server.ReloadTest Sep 01, 2022 9:51:39 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.server.AmbigousResourceMethodTest Sep 01, 2022 9:51:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:51:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. The entity stream cannot be set in the request as it is already in the response processing phase. The security context cannot be set in the request as it is already in the response processing phase. The request cannot be aborted as it is already in the response processing phase. Sep 01, 2022 9:51:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:51:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. The entity stream cannot be set in the request as it is already in the response processing phase. The security context cannot be set in the request as it is already in the response processing phase. The request cannot be aborted as it is already in the response processing phase. Sep 01, 2022 9:51:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:51:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. The entity stream cannot be set in the request as it is already in the response processing phase. The security context cannot be set in the request as it is already in the response processing phase. The request cannot be aborted as it is already in the response processing phase. Sep 01, 2022 9:51:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:51:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:51:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:41 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:51:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:51:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.358 s - in org.glassfish.jersey.tests.e2e.server.ResourceFilterTest Sep 01, 2022 9:51:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.InputStreamResponseTest Sep 01, 2022 9:51:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.371 s - in org.glassfish.jersey.tests.e2e.server.AmbigousResourceMethodTest Sep 01, 2022 9:51:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.ContentNegotiationTest Sep 01, 2022 9:51:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:43 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:51:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:44 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:51:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.253 s - in org.glassfish.jersey.tests.e2e.server.InputStreamResponseTest Sep 01, 2022 9:51:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.ResourceConfigTest Sep 01, 2022 9:51:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:51:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:51:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:51:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:51:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:51:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:51:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:46 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:51:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:51:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.498 s - in org.glassfish.jersey.tests.e2e.server.ContentNegotiationTest Sep 01, 2022 9:51:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.GrizzlyInjectionTest Sep 01, 2022 9:51:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.136 s - in org.glassfish.jersey.tests.e2e.server.ResourceConfigTest Sep 01, 2022 9:51:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.CustomInjectablesApplicationTest Sep 01, 2022 9:51:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:48 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Registering injectables... Sep 01, 2022 9:51:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:51:48 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:51:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.295 s - in org.glassfish.jersey.tests.e2e.server.GrizzlyInjectionTest Sep 01, 2022 9:51:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Registering injectables... Sep 01, 2022 9:51:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.ResponseStatusTypeTest org.glassfish.jersey.tests.e2e.server.CustomInjectablesApplicationTest$MyInjectableSingleton@3419b847 org.glassfish.jersey.tests.e2e.server.CustomInjectablesApplicationTest$MyInjectableSingleton@3419b847 org.glassfish.jersey.tests.e2e.server.CustomInjectablesApplicationTest$MyInjectableSingleton@3419b847 Sep 01, 2022 9:51:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Registering injectables... Sep 01, 2022 9:51:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:51:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Registering injectables... Sep 01, 2022 9:51:50 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:51:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Registering injectables... Sep 01, 2022 9:51:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:51:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.695 s - in org.glassfish.jersey.tests.e2e.server.CustomInjectablesApplicationTest [INFO] Running org.glassfish.jersey.tests.e2e.server.ReloadTest Sep 01, 2022 9:51:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:51 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:51 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:51 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:52 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:51:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:51:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:51:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.174 s - in org.glassfish.jersey.tests.e2e.server.ReloadTest Sep 01, 2022 9:51:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:51:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:51:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:51:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:51:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:53 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.AmbigousResourceMethodTest Sep 01, 2022 9:51:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:53 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:53 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.062 s - in org.glassfish.jersey.tests.e2e.server.ResponseStatusTypeTest [INFO] Running org.glassfish.jersey.tests.e2e.server.ArrayParamConverterTest Sep 01, 2022 9:51:54 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:51:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.026 s - in org.glassfish.jersey.tests.e2e.server.AmbigousResourceMethodTest [INFO] Running org.glassfish.jersey.tests.e2e.server.ContentNegotiationTest Sep 01, 2022 9:51:55 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:51:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:51:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:57 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:51:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:51:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.539 s - in org.glassfish.jersey.tests.e2e.server.ArrayParamConverterTest Sep 01, 2022 9:51:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:51:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.GsonDefaultTest Sep 01, 2022 9:51:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:51:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:51:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:51:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:51:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:51:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:51:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:51:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:51:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:51:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:51:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.444 s - in org.glassfish.jersey.tests.e2e.server.ContentNegotiationTest Sep 01, 2022 9:51:59 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.server.GrizzlyInjectionTest Sep 01, 2022 9:52:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:52:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.425 s - in org.glassfish.jersey.tests.e2e.server.GsonDefaultTest Sep 01, 2022 9:52:00 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.server.filter.RolesAllowedTest Sep 01, 2022 9:52:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.99 s - in org.glassfish.jersey.tests.e2e.server.GrizzlyInjectionTest [INFO] Running org.glassfish.jersey.tests.e2e.server.ResponseStatusTypeTest Sep 01, 2022 9:52:02 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:02 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:03 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:52:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:52:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:04 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:52:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:52:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:04 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:52:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:52:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.189 s - in org.glassfish.jersey.tests.e2e.server.filter.RolesAllowedTest Sep 01, 2022 9:52:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. Sep 01, 2022 9:52:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.server.filter.UriConnegMediaTypeTest Sep 01, 2022 9:52:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:52:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:52:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:52:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:52:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:52:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:05 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:05 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:06 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.792 s - in org.glassfish.jersey.tests.e2e.server.ResponseStatusTypeTest Sep 01, 2022 9:52:06 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.server.ArrayParamConverterTest Sep 01, 2022 9:52:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:52:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:52:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:52:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:52:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:07 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:52:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:52:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:52:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.44 s - in org.glassfish.jersey.tests.e2e.server.filter.UriConnegMediaTypeTest Sep 01, 2022 9:52:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:52:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.server.filter.UriConnegLanguageMediaTypeTest Sep 01, 2022 9:52:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:52:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:52:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:52:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:52:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:52:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:52:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:52:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:52:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:52:10 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.682 s - in org.glassfish.jersey.tests.e2e.server.ArrayParamConverterTest [INFO] Running org.glassfish.jersey.tests.e2e.server.GsonDefaultTest Sep 01, 2022 9:52:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.346 s - in org.glassfish.jersey.tests.e2e.server.filter.UriConnegLanguageMediaTypeTest [INFO] Running org.glassfish.jersey.tests.e2e.server.filter.UriConnegLanguageTest Sep 01, 2022 9:52:11 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:52:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.274 s - in org.glassfish.jersey.tests.e2e.server.GsonDefaultTest Sep 01, 2022 9:52:13 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.server.filter.RolesAllowedTest Sep 01, 2022 9:52:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.336 s - in org.glassfish.jersey.tests.e2e.server.filter.UriConnegLanguageTest [INFO] Running org.glassfish.jersey.tests.e2e.server.filter.PostToPutDeleteTest Sep 01, 2022 9:52:14 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:52:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:52:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:52:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:15 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:52:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:52:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:52:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.088 s - in org.glassfish.jersey.tests.e2e.server.filter.RolesAllowedTest Sep 01, 2022 9:52:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:52:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.filter.UriConnegMediaTypeTest Sep 01, 2022 9:52:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:52:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:52:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:52:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:52:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:52:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.142 s - in org.glassfish.jersey.tests.e2e.server.filter.PostToPutDeleteTest [INFO] Running org.glassfish.jersey.tests.e2e.server.filter.UriConnegMappingFromStringTest Sep 01, 2022 9:52:18 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:52:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:52:19 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:52:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:52:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:52:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:52:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:20 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:20 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:52:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.482 s - in org.glassfish.jersey.tests.e2e.server.filter.UriConnegMediaTypeTest Sep 01, 2022 9:52:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.358 s - in org.glassfish.jersey.tests.e2e.server.filter.UriConnegMappingFromStringTest [INFO] Running org.glassfish.jersey.tests.e2e.server.filter.UriConnegLanguageMediaTypeTest [INFO] Running org.glassfish.jersey.tests.e2e.server.filter.UriConnegLanguageMediaTypeNegativeTest Sep 01, 2022 9:52:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:22 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:22 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.081 s - in org.glassfish.jersey.tests.e2e.server.filter.UriConnegLanguageMediaTypeTest Sep 01, 2022 9:52:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.294 s - in org.glassfish.jersey.tests.e2e.server.filter.UriConnegLanguageMediaTypeNegativeTest [INFO] Running org.glassfish.jersey.tests.e2e.server.filter.UriConnegLanguageTest Sep 01, 2022 9:52:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.ParamConverterPriorityTest Sep 01, 2022 9:52:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:24 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:25 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.21 s - in org.glassfish.jersey.tests.e2e.server.filter.UriConnegLanguageTest Sep 01, 2022 9:52:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.349 s - in org.glassfish.jersey.tests.e2e.server.ParamConverterPriorityTest [INFO] Running org.glassfish.jersey.tests.e2e.server.filter.PostToPutDeleteTest [INFO] Running org.glassfish.jersey.tests.e2e.server.wadl.ResourceExtendedFlagTest Sep 01, 2022 9:52:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:27 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:27 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:52:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:52:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:52:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ R extended=true resource: Resource{"all-extended", 2 child resources, 4 resource methods, 0 sub-resource locator, 4 method handler classes, 0 method handler instances} M extended=true method: allExtendedGet M extended=true method: apply M extended=true method: apply M extended=true method: apply R extended=true resource: Resource{"sub", 0 child resources, 4 resource methods, 0 sub-resource locator, 4 method handler classes, 0 method handler instances} M extended=true method: allExtendedSubGet M extended=true method: apply M extended=true method: apply M extended=true method: apply R extended=true resource: Resource{"locator", 0 child resources, 0 resource methods, 1 sub-resource locator, 1 method handler classes, 0 method handler instances} M extended=true method: allExtendedSubLocator R extended=false resource: Resource{"resource", 2 child resources, 5 resource methods, 0 sub-resource locator, 4 method handler classes, 0 method handler instances} M extended=true method: resourceExtendedPost M extended=false method: resourceGet M extended=true method: apply M extended=true method: apply M extended=true method: apply R extended=false resource: Resource{"visible", 0 child resources, 4 resource methods, 0 sub-resource locator, 4 method handler classes, 0 method handler instances} M extended=false method: resourceVisiblePost M extended=true method: apply M extended=true method: apply M extended=true method: apply R extended=true resource: Resource{"extended", 0 child resources, 4 resource methods, 0 sub-resource locator, 4 method handler classes, 0 method handler instances} M extended=true method: resourceExtendedGet M extended=true method: apply M extended=true method: apply M extended=true method: apply R extended=true resource: Resource{"application.wadl", 1 child resources, 3 resource methods, 0 sub-resource locator, 3 method handler classes, 0 method handler instances} M extended=true method: getWadl M extended=true method: apply M extended=true method: apply R extended=true resource: Resource{"{path}", 0 child resources, 3 resource methods, 0 sub-resource locator, 3 method handler classes, 0 method handler instances} M extended=true method: getExternalGrammar M extended=true method: apply M extended=true method: apply Sep 01, 2022 9:52:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:52:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:52:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:52:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:52:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:52:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.248 s - in org.glassfish.jersey.tests.e2e.server.filter.PostToPutDeleteTest --------------------- Sep 01, 2022 9:52:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. --------------------- true true true true true true true true true true true true true true true true true true true true true true true true true true true true true true true Sep 01, 2022 9:52:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.089 s - in org.glassfish.jersey.tests.e2e.server.wadl.ResourceExtendedFlagTest [INFO] Running org.glassfish.jersey.tests.e2e.server.filter.UriConnegMappingFromStringTest Sep 01, 2022 9:52:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.wadl.WadlBeanParamTest Sep 01, 2022 9:52:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:31 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:31 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.199 s - in org.glassfish.jersey.tests.e2e.server.filter.UriConnegMappingFromStringTest Sep 01, 2022 9:52:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.filter.UriConnegLanguageMediaTypeNegativeTest --------------------- Sep 01, 2022 9:52:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. --------------------- Sep 01, 2022 9:52:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. --------------------- Sep 01, 2022 9:52:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.963 s - in org.glassfish.jersey.tests.e2e.server.wadl.WadlBeanParamTest [INFO] Running org.glassfish.jersey.tests.e2e.server.wadl.WadlResourceTest Sep 01, 2022 9:52:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:34 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:34 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:34 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:34 AM org.hibernate.validator.internal.util.Version Sep 01, 2022 9:52:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.295 s - in org.glassfish.jersey.tests.e2e.server.filter.UriConnegLanguageMediaTypeNegativeTest INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.ParamConverterPriorityTest Sep 01, 2022 9:52:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. --------------------- Sep 01, 2022 9:52:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. --------------------- Sep 01, 2022 9:52:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. --------------------- true true true true true true true true true true Sep 01, 2022 9:52:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:36 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. --------------------- Sep 01, 2022 9:52:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. --------------------- Sep 01, 2022 9:52:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. --------------------- Sep 01, 2022 9:52:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. --------------------- true true true Sep 01, 2022 9:52:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. --------------------- true true true true true true true true true true true true true true true true true Sep 01, 2022 9:52:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:52:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.06 s - in org.glassfish.jersey.tests.e2e.server.ParamConverterPriorityTest --------------------- true true true true true true --------------------- true true true Sep 01, 2022 9:52:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:52:37 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.tests.e2e.server.wadl.WadlResourceTest$Wadl5Test$MyWadlGeneratorConfig$MyWadlGenerator Sep 01, 2022 9:52:37 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.tests.e2e.server.wadl.WadlResourceTest$Wadl5Test$MyWadlGeneratorConfig$MyWadlGenerator --------------------- Sep 01, 2022 9:52:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. --------------------- true true true Sep 01, 2022 9:52:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. true true true Sep 01, 2022 9:52:37 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:37 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:37 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.server.wadl.ResourceExtendedFlagTest Sep 01, 2022 9:52:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:52:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. --------------------- Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:38 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:52:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 25, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 5.327 s - in org.glassfish.jersey.tests.e2e.server.wadl.WadlResourceTest Sep 01, 2022 9:52:39 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.server.wadl.OverrideWadlResourceTest Sep 01, 2022 9:52:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. R extended=true resource: Resource{"all-extended", 2 child resources, 4 resource methods, 0 sub-resource locator, 4 method handler classes, 0 method handler instances} M extended=true method: allExtendedGet M extended=true method: apply M extended=true method: apply M extended=true method: apply R extended=true resource: Resource{"sub", 0 child resources, 4 resource methods, 0 sub-resource locator, 4 method handler classes, 0 method handler instances} M extended=true method: allExtendedSubGet M extended=true method: apply M extended=true method: apply M extended=true method: apply R extended=true resource: Resource{"locator", 0 child resources, 0 resource methods, 1 sub-resource locator, 1 method handler classes, 0 method handler instances} M extended=true method: allExtendedSubLocator R extended=false resource: Resource{"resource", 2 child resources, 5 resource methods, 0 sub-resource locator, 4 method handler classes, 0 method handler instances} M extended=false method: resourceGet M extended=true method: resourceExtendedPost M extended=true method: apply M extended=true method: apply M extended=true method: apply R extended=false resource: Resource{"visible", 0 child resources, 4 resource methods, 0 sub-resource locator, 4 method handler classes, 0 method handler instances} M extended=false method: resourceVisiblePost M extended=true method: apply M extended=true method: apply M extended=true method: apply R extended=true resource: Resource{"extended", 0 child resources, 4 resource methods, 0 sub-resource locator, 4 method handler classes, 0 method handler instances} M extended=true method: resourceExtendedGet M extended=true method: apply M extended=true method: apply M extended=true method: apply R extended=true resource: Resource{"application.wadl", 1 child resources, 3 resource methods, 0 sub-resource locator, 3 method handler classes, 0 method handler instances} M extended=true method: getWadl M extended=true method: apply M extended=true method: apply R extended=true resource: Resource{"{path}", 0 child resources, 3 resource methods, 0 sub-resource locator, 3 method handler classes, 0 method handler instances} M extended=true method: getExternalGrammar M extended=true method: apply M extended=true method: apply Sep 01, 2022 9:52:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. --------------------- Sep 01, 2022 9:52:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:52:40 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final --------------------- true true true true true true true true true true true true true true true true true true true true true true true true true true true true true true true Sep 01, 2022 9:52:40 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.832 s - in org.glassfish.jersey.tests.e2e.server.wadl.ResourceExtendedFlagTest Sep 01, 2022 9:52:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.wadl.WadlBeanParamTest Sep 01, 2022 9:52:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.254 s - in org.glassfish.jersey.tests.e2e.server.wadl.OverrideWadlResourceTest [INFO] Running org.glassfish.jersey.tests.e2e.server.wadl.WadlEmptyMediaTypeTest Sep 01, 2022 9:52:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:42 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. --------------------- Sep 01, 2022 9:52:43 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. --------------------- Sep 01, 2022 9:52:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:52:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. --------------------- Sep 01, 2022 9:52:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.872 s - in org.glassfish.jersey.tests.e2e.server.wadl.WadlBeanParamTest [INFO] Running org.glassfish.jersey.tests.e2e.server.wadl.WadlResourceTest Sep 01, 2022 9:52:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.447 s - in org.glassfish.jersey.tests.e2e.server.wadl.WadlEmptyMediaTypeTest Sep 01, 2022 9:52:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.ParamConverterTest Sep 01, 2022 9:52:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:45 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:46 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. --------------------- Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. --------------------- Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. --------------------- true true true true true true true true true true Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. --------------------- Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. --------------------- Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. --------------------- Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. --------------------- true true true Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. --------------------- true true true true true true true true true true true true true true true true true Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. --------------------- true true true true true true --------------------- true true true Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.504 s - in org.glassfish.jersey.tests.e2e.server.ParamConverterTest Sep 01, 2022 9:52:48 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.tests.e2e.server.wadl.WadlResourceTest$Wadl5Test$MyWadlGeneratorConfig$MyWadlGenerator Sep 01, 2022 9:52:48 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator org.glassfish.jersey.tests.e2e.server.wadl.WadlResourceTest$Wadl5Test$MyWadlGeneratorConfig$MyWadlGenerator --------------------- Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. --------------------- true true true Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. true true true Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Sep 01, 2022 9:52:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Sep 01, 2022 9:52:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Sep 01, 2022 9:52:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.server.PathEncodingTest Sep 01, 2022 9:52:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Sep 01, 2022 9:52:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Sep 01, 2022 9:52:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Sep 01, 2022 9:52:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. --------------------- Sep 01, 2022 9:52:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Sep 01, 2022 9:52:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 25, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 5.297 s - in org.glassfish.jersey.tests.e2e.server.wadl.WadlResourceTest [INFO] Running org.glassfish.jersey.tests.e2e.server.wadl.OverrideWadlResourceTest Sep 01, 2022 9:52:50 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:51 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:52:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:52:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:52:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:52:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:51 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:51 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:52:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:52:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.062 s - in org.glassfish.jersey.tests.e2e.server.wadl.OverrideWadlResourceTest Sep 01, 2022 9:52:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:52:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:52:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:52:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:52:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.358 s - in org.glassfish.jersey.tests.e2e.server.PathEncodingTest [INFO] Running org.glassfish.jersey.tests.e2e.server.wadl.WadlEmptyMediaTypeTest Sep 01, 2022 9:52:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.MessageBodyProvidersExceptionsTest Sep 01, 2022 9:52:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:54 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:54 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.977 s - in org.glassfish.jersey.tests.e2e.server.wadl.WadlEmptyMediaTypeTest Sep 01, 2022 9:52:54 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:54 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:52:55 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=text/plain, type=class org.glassfish.jersey.tests.e2e.server.MessageBodyProvidersExceptionsTest$Resource, genericType=class org.glassfish.jersey.tests.e2e.server.MessageBodyProvidersExceptionsTest$Resource. Sep 01, 2022 9:52:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.426 s - in org.glassfish.jersey.tests.e2e.server.MessageBodyProvidersExceptionsTest [INFO] Running org.glassfish.jersey.tests.e2e.server.ParamConverterTest Sep 01, 2022 9:52:55 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.GloballyNameBoundResourceFilterTest Sep 01, 2022 9:52:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:56 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:57 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:52:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:52:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:52:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:52:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:57 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:57 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:52:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:52:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:52:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:52:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.447 s - in org.glassfish.jersey.tests.e2e.server.GloballyNameBoundResourceFilterTest Sep 01, 2022 9:52:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:52:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:52:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:52:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:52:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:52:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.CustomMultivaluedMapProviderTest Sep 01, 2022 9:52:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:52:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:52:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.622 s - in org.glassfish.jersey.tests.e2e.server.ParamConverterTest Sep 01, 2022 9:52:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.PathEncodingTest Sep 01, 2022 9:52:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:00 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:00 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.302 s - in org.glassfish.jersey.tests.e2e.server.CustomMultivaluedMapProviderTest Sep 01, 2022 9:53:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.SingletonProvidersResourcesTest Sep 01, 2022 9:53:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:53:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:53:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:53:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:53:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:53:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:53:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:53:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:53:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:53:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:53:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.378 s - in org.glassfish.jersey.tests.e2e.server.PathEncodingTest Sep 01, 2022 9:53:02 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.server.MessageBodyProvidersExceptionsTest Sep 01, 2022 9:53:03 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, class org.glassfish.jersey.tests.e2e.server.SingletonProvidersResourcesTest$ResourceSingleton, implements provider interface [interface jakarta.ws.rs.container.ContainerRequestFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton. WARNING: A resource, class org.glassfish.jersey.tests.e2e.server.SingletonProvidersResourcesTest$ResourceProgrammaticNotSingleton, implements provider interface [interface jakarta.ws.rs.container.ContainerRequestFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton. Sep 01, 2022 9:53:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:03 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, class org.glassfish.jersey.tests.e2e.server.SingletonProvidersResourcesTest$ResourceSingleton, implements provider interface [interface jakarta.ws.rs.container.ContainerRequestFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton. WARNING: A resource, class org.glassfish.jersey.tests.e2e.server.SingletonProvidersResourcesTest$ResourceProgrammaticNotSingleton, implements provider interface [interface jakarta.ws.rs.container.ContainerRequestFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton. Sep 01, 2022 9:53:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:53:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:04 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, class org.glassfish.jersey.tests.e2e.server.SingletonProvidersResourcesTest$ResourceSingleton, implements provider interface [interface jakarta.ws.rs.container.ContainerRequestFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton. WARNING: A resource, class org.glassfish.jersey.tests.e2e.server.SingletonProvidersResourcesTest$ResourceProgrammaticNotSingleton, implements provider interface [interface jakarta.ws.rs.container.ContainerRequestFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton. Sep 01, 2022 9:53:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:53:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.612 s - in org.glassfish.jersey.tests.e2e.server.SingletonProvidersResourcesTest Sep 01, 2022 9:53:04 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.server.ExceptionMapperTest Sep 01, 2022 9:53:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:53:05 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=text/plain, type=class org.glassfish.jersey.tests.e2e.server.MessageBodyProvidersExceptionsTest$Resource, genericType=class org.glassfish.jersey.tests.e2e.server.MessageBodyProvidersExceptionsTest$Resource. Sep 01, 2022 9:53:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.259 s - in org.glassfish.jersey.tests.e2e.server.MessageBodyProvidersExceptionsTest [INFO] Running org.glassfish.jersey.tests.e2e.server.GloballyNameBoundResourceFilterTest Sep 01, 2022 9:53:06 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:53:07 AM org.glassfish.jersey.server.ServerRuntime$Responder writeResponse SEVERE: An I/O error has occurred while writing a response message entity to the container output stream. org.glassfish.jersey.server.internal.process.MappableException: org.glassfish.jersey.tests.e2e.server.ExceptionMapperTest$MyException: exception-after-first-bytes at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:67) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1116) at org.glassfish.jersey.server.ServerRuntime$Responder.writeResponse(ServerRuntime.java:642) at org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:373) at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:363) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:258) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Caused by: org.glassfish.jersey.tests.e2e.server.ExceptionMapperTest$MyException: exception-after-first-bytes at org.glassfish.jersey.tests.e2e.server.ExceptionMapperTest$MyMessageBodyWritter.writeTo(ExceptionMapperTest.java:248) at org.glassfish.jersey.tests.e2e.server.ExceptionMapperTest$MyMessageBodyWritter.writeTo(ExceptionMapperTest.java:216) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.invokeWriteTo(WriterInterceptorExecutor.java:242) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.aroundWriteTo(WriterInterceptorExecutor.java:227) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) at org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor.aroundWriteTo(JsonWithPaddingInterceptor.java:85) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:61) ... 19 more Sep 01, 2022 9:53:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:06 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. java.lang.Throwable: throwable at org.glassfish.jersey.tests.e2e.server.ExceptionMapperTest$Resource.throwsThrowable(ExceptionMapperTest.java:173) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:134) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:177) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:81) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: runtime-exception ... 27 more Caused by: jakarta.ws.rs.ClientErrorException: client-error ... 27 more Sep 01, 2022 9:53:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:53:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:53:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. java.lang.NullPointerException: response-filter-exception at org.glassfish.jersey.tests.e2e.server.ExceptionMapperTest$ExceptionThrowingFilter.filter(ExceptionMapperTest.java:426) at org.glassfish.jersey.server.ContainerFilteringStage$ResponseFilterStage.apply(ContainerFilteringStage.java:172) at org.glassfish.jersey.server.ContainerFilteringStage$ResponseFilterStage.apply(ContainerFilteringStage.java:139) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:147) at org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:371) at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:363) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:258) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:53:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:53:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:53:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:53:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:53:08 AM org.glassfish.jersey.server.ServerRuntime$Responder process SEVERE: Error occurred when processing a response created from an already mapped exception. Sep 01, 2022 9:53:08 AM org.glassfish.jersey.server.ServerRuntime$Responder release WARNING: Attempt to release request processing resources has failed for a request. java.lang.IllegalStateException: Illegal attempt to call getOutputStream() after getWriter() has already been called. at org.glassfish.grizzly.http.server.Response.getNIOOutputStream(Response.java:578) at org.glassfish.grizzly.http.server.Response.getOutputStream(Response.java:602) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer$ResponseWriter.writeResponseStatusAndHeaders(GrizzlyHttpContainer.java:250) at org.glassfish.jersey.server.ServerRuntime$Responder$1.getOutputStream(ServerRuntime.java:632) at org.glassfish.jersey.message.internal.CommittingOutputStream.commitStream(CommittingOutputStream.java:171) at org.glassfish.jersey.message.internal.CommittingOutputStream.flushBuffer(CommittingOutputStream.java:276) at org.glassfish.jersey.message.internal.CommittingOutputStream.commit(CommittingOutputStream.java:232) at org.glassfish.jersey.message.internal.CommittingOutputStream.close(CommittingOutputStream.java:247) at org.glassfish.jersey.message.internal.OutboundMessageContext.close(OutboundMessageContext.java:842) at org.glassfish.jersey.server.ContainerResponse.close(ContainerResponse.java:389) at org.glassfish.jersey.server.ServerRuntime$Responder.release(ServerRuntime.java:740) at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:444) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:263) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.lang.Thread.run(Thread.java:748) Sep 01, 2022 9:53:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:53:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:53:08 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=aa/bbb, type=class org.glassfish.jersey.tests.e2e.server.ExceptionMapperTest$UnknownType, genericType=class org.glassfish.jersey.tests.e2e.server.ExceptionMapperTest$UnknownType. Sep 01, 2022 9:53:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.632 s - in org.glassfish.jersey.tests.e2e.server.ExceptionMapperTest Sep 01, 2022 9:53:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.37 s - in org.glassfish.jersey.tests.e2e.server.GloballyNameBoundResourceFilterTest [INFO] Running org.glassfish.jersey.tests.e2e.server.CustomMultivaluedMapProviderTest [INFO] Running org.glassfish.jersey.tests.e2e.server.PrimitiveTypesTest Sep 01, 2022 9:53:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:09 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:10 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.958 s - in org.glassfish.jersey.tests.e2e.server.CustomMultivaluedMapProviderTest Sep 01, 2022 9:53:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:10 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 28 requests to finish... [INFO] Running org.glassfish.jersey.tests.e2e.server.SingletonProvidersResourcesTest Sep 01, 2022 9:53:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:12 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:12 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, class org.glassfish.jersey.tests.e2e.server.SingletonProvidersResourcesTest$ResourceSingleton, implements provider interface [interface jakarta.ws.rs.container.ContainerRequestFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton. WARNING: A resource, class org.glassfish.jersey.tests.e2e.server.SingletonProvidersResourcesTest$ResourceProgrammaticNotSingleton, implements provider interface [interface jakarta.ws.rs.container.ContainerRequestFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton. Sep 01, 2022 9:53:12 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:12 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.945 s - in org.glassfish.jersey.tests.e2e.server.PrimitiveTypesTest Sep 01, 2022 9:53:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:13 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, class org.glassfish.jersey.tests.e2e.server.SingletonProvidersResourcesTest$ResourceSingleton, implements provider interface [interface jakarta.ws.rs.container.ContainerRequestFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton. WARNING: A resource, class org.glassfish.jersey.tests.e2e.server.SingletonProvidersResourcesTest$ResourceProgrammaticNotSingleton, implements provider interface [interface jakarta.ws.rs.container.ContainerRequestFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton. Sep 01, 2022 9:53:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:53:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:13 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, class org.glassfish.jersey.tests.e2e.server.SingletonProvidersResourcesTest$ResourceSingleton, implements provider interface [interface jakarta.ws.rs.container.ContainerRequestFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton. WARNING: A resource, class org.glassfish.jersey.tests.e2e.server.SingletonProvidersResourcesTest$ResourceProgrammaticNotSingleton, implements provider interface [interface jakarta.ws.rs.container.ContainerRequestFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton. Sep 01, 2022 9:53:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:53:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.42 s - in org.glassfish.jersey.tests.e2e.server.SingletonProvidersResourcesTest [INFO] Running org.glassfish.jersey.tests.e2e.server.GsonCustomTest Sep 01, 2022 9:53:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.ExceptionMapperTest Sep 01, 2022 9:53:14 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:14 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:14 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:15 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:15 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.625 s - in org.glassfish.jersey.tests.e2e.server.GsonCustomTest Sep 01, 2022 9:53:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:53:16 AM org.glassfish.jersey.server.ServerRuntime$Responder writeResponse SEVERE: An I/O error has occurred while writing a response message entity to the container output stream. org.glassfish.jersey.server.internal.process.MappableException: org.glassfish.jersey.tests.e2e.server.ExceptionMapperTest$MyException: exception-after-first-bytes at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:67) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1116) at org.glassfish.jersey.server.ServerRuntime$Responder.writeResponse(ServerRuntime.java:642) at org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:373) at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:363) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:258) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.glassfish.jersey.tests.e2e.server.ExceptionMapperTest$MyException: exception-after-first-bytes at org.glassfish.jersey.tests.e2e.server.ExceptionMapperTest$MyMessageBodyWritter.writeTo(ExceptionMapperTest.java:248) at org.glassfish.jersey.tests.e2e.server.ExceptionMapperTest$MyMessageBodyWritter.writeTo(ExceptionMapperTest.java:216) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.invokeWriteTo(WriterInterceptorExecutor.java:242) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.aroundWriteTo(WriterInterceptorExecutor.java:227) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) at org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor.aroundWriteTo(JsonWithPaddingInterceptor.java:85) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:61) ... 19 more Sep 01, 2022 9:53:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. java.lang.Throwable: throwable at org.glassfish.jersey.tests.e2e.server.ExceptionMapperTest$Resource.throwsThrowable(ExceptionMapperTest.java:173) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:134) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:177) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:81) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.lang.RuntimeException: runtime-exception ... 27 more Caused by: jakarta.ws.rs.ClientErrorException: client-error ... 27 more Sep 01, 2022 9:53:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:53:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.server.ContainerListenerRegistrationAsProvidersTest Sep 01, 2022 9:53:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:53:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. java.lang.NullPointerException: response-filter-exception at org.glassfish.jersey.tests.e2e.server.ExceptionMapperTest$ExceptionThrowingFilter.filter(ExceptionMapperTest.java:426) at org.glassfish.jersey.server.ContainerFilteringStage$ResponseFilterStage.apply(ContainerFilteringStage.java:172) at org.glassfish.jersey.server.ContainerFilteringStage$ResponseFilterStage.apply(ContainerFilteringStage.java:139) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:147) at org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:371) at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:363) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:258) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:53:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:53:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:53:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:53:17 AM org.glassfish.jersey.server.ServerRuntime$Responder process SEVERE: Error occurred when processing a response created from an already mapped exception. Sep 01, 2022 9:53:17 AM org.glassfish.jersey.server.ServerRuntime$Responder release WARNING: Attempt to release request processing resources has failed for a request. java.lang.IllegalStateException: Illegal attempt to call getOutputStream() after getWriter() has already been called. at org.glassfish.grizzly.http.server.Response.getNIOOutputStream(Response.java:578) at org.glassfish.grizzly.http.server.Response.getOutputStream(Response.java:602) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer$ResponseWriter.writeResponseStatusAndHeaders(GrizzlyHttpContainer.java:250) at org.glassfish.jersey.server.ServerRuntime$Responder$1.getOutputStream(ServerRuntime.java:632) at org.glassfish.jersey.message.internal.CommittingOutputStream.commitStream(CommittingOutputStream.java:171) at org.glassfish.jersey.message.internal.CommittingOutputStream.flushBuffer(CommittingOutputStream.java:276) at org.glassfish.jersey.message.internal.CommittingOutputStream.commit(CommittingOutputStream.java:232) at org.glassfish.jersey.message.internal.CommittingOutputStream.close(CommittingOutputStream.java:247) at org.glassfish.jersey.message.internal.OutboundMessageContext.close(OutboundMessageContext.java:842) at org.glassfish.jersey.server.ContainerResponse.close(ContainerResponse.java:389) at org.glassfish.jersey.server.ServerRuntime$Responder.release(ServerRuntime.java:740) at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:444) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:263) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:356) at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Sep 01, 2022 9:53:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:53:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:53:17 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=aa/bbb, type=class org.glassfish.jersey.tests.e2e.server.ExceptionMapperTest$UnknownType, genericType=class org.glassfish.jersey.tests.e2e.server.ExceptionMapperTest$UnknownType. Sep 01, 2022 9:53:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.69 s - in org.glassfish.jersey.tests.e2e.server.ExceptionMapperTest [INFO] Running org.glassfish.jersey.tests.e2e.server.PrimitiveTypesTest Sep 01, 2022 9:53:17 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:18 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:18 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.494 s - in org.glassfish.jersey.tests.e2e.server.ContainerListenerRegistrationAsProvidersTest Sep 01, 2022 9:53:19 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.server.InitializationLoggingTest Sep 01, 2022 9:53:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:19 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 28 requests to finish... Sep 01, 2022 9:53:20 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.857 s - in org.glassfish.jersey.tests.e2e.server.PrimitiveTypesTest Sep 01, 2022 9:53:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.539 s - in org.glassfish.jersey.tests.e2e.server.InitializationLoggingTest [INFO] Running org.glassfish.jersey.tests.e2e.server.GsonCustomTest [INFO] Running org.glassfish.jersey.tests.e2e.server.OptionalParamConverterNoProviderTest Sep 01, 2022 9:53:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:23 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:23 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.073 s - in org.glassfish.jersey.tests.e2e.server.GsonCustomTest Sep 01, 2022 9:53:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.ContainerListenerRegistrationAsProvidersTest Sep 01, 2022 9:53:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:53:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:53:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:53:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:53:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:53:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:25 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:25 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:53:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:53:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:26 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:53:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.704 s - in org.glassfish.jersey.tests.e2e.server.OptionalParamConverterNoProviderTest Sep 01, 2022 9:53:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.SingletonResourceTest Sep 01, 2022 9:53:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.981 s - in org.glassfish.jersey.tests.e2e.server.ContainerListenerRegistrationAsProvidersTest Sep 01, 2022 9:53:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.InitializationLoggingTest Sep 01, 2022 9:53:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:28 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:28 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, Resource{"test-singletonScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-singletonScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. WARNING: A resource, Resource{"test-requestScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-requestScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. WARNING: A resource, Resource{"test-perlookupScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-perlookupScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:28 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:28 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:28 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:29 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, Resource{"test-singletonScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-singletonScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. WARNING: A resource, Resource{"test-requestScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-requestScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. WARNING: A resource, Resource{"test-perlookupScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-perlookupScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:53:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:29 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, Resource{"test-singletonScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-singletonScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. WARNING: A resource, Resource{"test-requestScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-requestScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. WARNING: A resource, Resource{"test-perlookupScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-perlookupScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:53:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.168 s - in org.glassfish.jersey.tests.e2e.server.InitializationLoggingTest Sep 01, 2022 9:53:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:29 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, Resource{"test-singletonScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-singletonScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. WARNING: A resource, Resource{"test-requestScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-requestScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. WARNING: A resource, Resource{"test-perlookupScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-perlookupScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:53:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:29 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, Resource{"test-singletonScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-singletonScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. WARNING: A resource, Resource{"test-requestScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-requestScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. WARNING: A resource, Resource{"test-perlookupScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-perlookupScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:53:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:30 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, Resource{"test-singletonScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-singletonScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. WARNING: A resource, Resource{"test-requestScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-requestScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. WARNING: A resource, Resource{"test-perlookupScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-perlookupScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:30 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:30 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:53:30 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.392 s - in org.glassfish.jersey.tests.e2e.server.SingletonResourceTest [INFO] Running org.glassfish.jersey.tests.e2e.server.OptionalParamConverterNoProviderTest Sep 01, 2022 9:53:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.SubjectSecurityContextTest Sep 01, 2022 9:53:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:31 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:31 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:31 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:31 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:53:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:32 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:53:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:53:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:53:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:53:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:53:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:53:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.482 s - in org.glassfish.jersey.tests.e2e.server.SubjectSecurityContextTest Sep 01, 2022 9:53:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:53:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.247 s - in org.glassfish.jersey.tests.e2e.server.OptionalParamConverterNoProviderTest [INFO] Running org.glassfish.jersey.tests.e2e.server.BroadcasterTest [INFO] Running org.glassfish.jersey.tests.e2e.server.SingletonResourceTest Sep 01, 2022 9:53:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:34 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:35 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, Resource{"test-singletonScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-singletonScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. WARNING: A resource, Resource{"test-requestScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-requestScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. WARNING: A resource, Resource{"test-perlookupScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-perlookupScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:35 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:35 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, Resource{"test-singletonScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-singletonScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. WARNING: A resource, Resource{"test-requestScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-requestScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. WARNING: A resource, Resource{"test-perlookupScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-perlookupScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:53:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:35 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, Resource{"test-singletonScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-singletonScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. WARNING: A resource, Resource{"test-requestScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-requestScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. WARNING: A resource, Resource{"test-perlookupScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-perlookupScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:53:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:36 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, Resource{"test-singletonScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-singletonScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. WARNING: A resource, Resource{"test-requestScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-requestScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. WARNING: A resource, Resource{"test-perlookupScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-perlookupScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:53:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.464 s - in org.glassfish.jersey.tests.e2e.server.BroadcasterTest Sep 01, 2022 9:53:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:36 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, Resource{"test-singletonScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-singletonScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. WARNING: A resource, Resource{"test-requestScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-requestScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. WARNING: A resource, Resource{"test-perlookupScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-perlookupScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:53:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:36 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A resource, Resource{"test-singletonScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-singletonScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. WARNING: A resource, Resource{"test-requestScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-requestScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. WARNING: A resource, Resource{"test-perlookupScope", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test-perlookupScope" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:53:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.897 s - in org.glassfish.jersey.tests.e2e.server.SingletonResourceTest [INFO] Running org.glassfish.jersey.tests.e2e.server.StreamMethodCallTest Sep 01, 2022 9:53:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.SubjectSecurityContextTest Sep 01, 2022 9:53:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:38 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:37 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.336 s - in org.glassfish.jersey.tests.e2e.server.StreamMethodCallTest Sep 01, 2022 9:53:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.003 s - in org.glassfish.jersey.tests.e2e.server.SubjectSecurityContextTest [INFO] Running org.glassfish.jersey.tests.e2e.server.BroadcasterTest [INFO] Running org.glassfish.jersey.tests.e2e.server.ManagedClientExecutorTest Sep 01, 2022 9:53:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:40 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:40 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:40 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:40 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.981 s - in org.glassfish.jersey.tests.e2e.server.BroadcasterTest [INFO] Running org.glassfish.jersey.tests.e2e.server.StreamMethodCallTest bar-executor-service bar-executor-service Sep 01, 2022 9:53:41 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:41 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:53:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.675 s - in org.glassfish.jersey.tests.e2e.server.ManagedClientExecutorTest [INFO] Running org.glassfish.jersey.tests.e2e.server.SubResourceTest Sep 01, 2022 9:53:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:42 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.965 s - in org.glassfish.jersey.tests.e2e.server.StreamMethodCallTest Sep 01, 2022 9:53:43 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.server.ManagedClientExecutorTest Sep 01, 2022 9:53:44 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"locator-and-method", 1 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "locator-and-method" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"sub", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "sub" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, Resource{"empty-root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "empty-root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:45 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"locator-and-method", 1 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "locator-and-method" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"sub", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "sub" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, Resource{"empty-root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "empty-root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:53:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:45 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"locator-and-method", 1 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "locator-and-method" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"sub", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "sub" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, Resource{"empty-root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "empty-root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:53:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:45 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"locator-and-method", 1 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "locator-and-method" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"sub", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "sub" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, Resource{"empty-root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "empty-root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:45 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:53:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:45 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"locator-and-method", 1 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "locator-and-method" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"sub", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "sub" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, Resource{"empty-root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "empty-root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:53:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:45 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"locator-and-method", 1 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "locator-and-method" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"sub", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "sub" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, Resource{"empty-root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "empty-root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:53:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:45 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"locator-and-method", 1 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "locator-and-method" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"sub", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "sub" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, Resource{"empty-root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "empty-root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:53:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:45 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"locator-and-method", 1 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "locator-and-method" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"sub", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "sub" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, Resource{"empty-root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "empty-root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:53:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:46 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"locator-and-method", 1 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "locator-and-method" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"sub", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "sub" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, Resource{"empty-root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "empty-root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:53:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:46 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"locator-and-method", 1 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "locator-and-method" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"sub", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "sub" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, Resource{"empty-root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "empty-root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:53:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:46 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"locator-and-method", 1 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "locator-and-method" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"sub", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "sub" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, Resource{"empty-root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "empty-root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:53:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:46 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"locator-and-method", 1 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "locator-and-method" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"sub", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "sub" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, Resource{"empty-root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "empty-root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:53:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:46 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"locator-and-method", 1 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "locator-and-method" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"sub", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "sub" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, Resource{"empty-root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "empty-root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:53:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.878 s - in org.glassfish.jersey.tests.e2e.server.SubResourceTest bar-executor-service bar-executor-service Sep 01, 2022 9:53:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:53:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.411 s - in org.glassfish.jersey.tests.e2e.server.ManagedClientExecutorTest [INFO] Running org.glassfish.jersey.tests.e2e.server.RequestScopedAndAsyncTest Sep 01, 2022 9:53:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.SubResourceTest Sep 01, 2022 9:53:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:48 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:48 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"locator-and-method", 1 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "locator-and-method" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"sub", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "sub" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, Resource{"empty-root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "empty-root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:48 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:48 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:48 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:49 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"locator-and-method", 1 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "locator-and-method" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"sub", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "sub" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, Resource{"empty-root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "empty-root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:53:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:49 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"locator-and-method", 1 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "locator-and-method" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"sub", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "sub" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, Resource{"empty-root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "empty-root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:53:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:53:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:53:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:53:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.837 s - in org.glassfish.jersey.tests.e2e.server.RequestScopedAndAsyncTest Sep 01, 2022 9:53:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:49 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"locator-and-method", 1 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "locator-and-method" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"sub", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "sub" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, Resource{"empty-root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "empty-root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:53:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:49 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"locator-and-method", 1 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "locator-and-method" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"sub", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "sub" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, Resource{"empty-root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "empty-root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:53:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:49 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"locator-and-method", 1 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "locator-and-method" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"sub", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "sub" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, Resource{"empty-root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "empty-root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:53:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:49 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"locator-and-method", 1 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "locator-and-method" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"sub", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "sub" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, Resource{"empty-root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "empty-root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:49 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:49 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:53:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.server.InjectionManagerServerProviderTest Sep 01, 2022 9:53:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:50 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"locator-and-method", 1 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "locator-and-method" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"sub", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "sub" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, Resource{"empty-root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "empty-root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:53:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:50 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"locator-and-method", 1 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "locator-and-method" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"sub", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "sub" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, Resource{"empty-root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "empty-root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Sep 01, 2022 9:53:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:50 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"locator-and-method", 1 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "locator-and-method" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"sub", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "sub" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, Resource{"empty-root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "empty-root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Sep 01, 2022 9:53:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:50 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"locator-and-method", 1 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "locator-and-method" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"sub", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "sub" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, Resource{"empty-root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "empty-root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Sep 01, 2022 9:53:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:50 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"locator-and-method", 1 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "locator-and-method" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"sub", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "sub" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, Resource{"empty-root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "empty-root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Sep 01, 2022 9:53:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:50 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"locator-and-method", 1 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "locator-and-method" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: The resource (or sub resource) Resource{"sub", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "sub" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. WARNING: A resource, Resource{"empty-root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "empty-root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. Sep 01, 2022 9:53:50 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:50 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Sep 01, 2022 9:53:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.642 s - in org.glassfish.jersey.tests.e2e.server.SubResourceTest [INFO] Running org.glassfish.jersey.tests.e2e.server.RequestScopedAndAsyncTest Sep 01, 2022 9:53:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:51 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:52 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:53:52 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:52 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:53:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.828 s - in org.glassfish.jersey.tests.e2e.server.InjectionManagerServerProviderTest Sep 01, 2022 9:53:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:53:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:53:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.EncodedSlashInPathSegmentTest Sep 01, 2022 9:53:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:53:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.479 s - in org.glassfish.jersey.tests.e2e.server.RequestScopedAndAsyncTest Sep 01, 2022 9:53:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.InjectionManagerServerProviderTest Sep 01, 2022 9:53:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:55 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:55 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:55 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:55 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.441 s - in org.glassfish.jersey.tests.e2e.server.EncodedSlashInPathSegmentTest Sep 01, 2022 9:53:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:53:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:56 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:56 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:53:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.254 s - in org.glassfish.jersey.tests.e2e.server.InjectionManagerServerProviderTest [INFO] Running org.glassfish.jersey.tests.e2e.server.FormParamMultivaluedInjectionTest [INFO] Running org.glassfish.jersey.tests.e2e.server.EncodedSlashInPathSegmentTest Sep 01, 2022 9:53:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:57 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:57 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:53:58 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:58 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:53:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.964 s - in org.glassfish.jersey.tests.e2e.server.EncodedSlashInPathSegmentTest [INFO] Running org.glassfish.jersey.tests.e2e.server.FormParamMultivaluedInjectionTest Sep 01, 2022 9:53:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:53:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:53:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:53:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:53:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:53:59 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:53:59 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:53:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.114 s - in org.glassfish.jersey.tests.e2e.server.FormParamMultivaluedInjectionTest [INFO] Running org.glassfish.jersey.tests.e2e.server.IllegalArgumentExceptionTest Sep 01, 2022 9:54:00 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:00 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:54:00 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:00 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:54:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:54:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:54:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:01 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:54:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:54:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:01 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:01 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:01 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:54:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.779 s - in org.glassfish.jersey.tests.e2e.server.FormParamMultivaluedInjectionTest Sep 01, 2022 9:54:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.IllegalArgumentExceptionTest Sep 01, 2022 9:54:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:54:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:54:02 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:02 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:02 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:02 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:54:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.89 s - in org.glassfish.jersey.tests.e2e.server.IllegalArgumentExceptionTest [INFO] Running org.glassfish.jersey.tests.e2e.server.GlobalNameBoundInterceptorTest Sep 01, 2022 9:54:03 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:54:03 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:03 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:03 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:54:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:54:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:54:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:04 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:54:04 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:04 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:54:04 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.592 s - in org.glassfish.jersey.tests.e2e.server.IllegalArgumentExceptionTest Sep 01, 2022 9:54:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.GlobalNameBoundInterceptorTest Sep 01, 2022 9:54:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:05 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:05 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:54:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:54:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:54:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:54:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:54:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:54:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:06 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:54:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:06 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:06 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:54:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.234 s - in org.glassfish.jersey.tests.e2e.server.GlobalNameBoundInterceptorTest Sep 01, 2022 9:54:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:54:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Running org.glassfish.jersey.tests.e2e.server.NameBindingTest Sep 01, 2022 9:54:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:54:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:54:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:07 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:07 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Sep 01, 2022 9:54:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Sep 01, 2022 9:54:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Sep 01, 2022 9:54:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Sep 01, 2022 9:54:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:08 AM org.glassfish.jersey.server.ProcessingProvidersConfigurator filterNameBound WARNING: @PreMatching provider, class org.glassfish.jersey.tests.e2e.server.NameBindingTest$PreMatchingFooFilter, also annotated with a name binding annotation. Name binding will be ignored. Sep 01, 2022 9:54:08 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:54:08 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:08 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Sep 01, 2022 9:54:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.161 s - in org.glassfish.jersey.tests.e2e.server.GlobalNameBoundInterceptorTest [INFO] Running org.glassfish.jersey.tests.e2e.server.NameBindingTest Sep 01, 2022 9:54:09 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:09 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:54:09 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 17 requests to finish... Sep 01, 2022 9:54:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:10 AM org.glassfish.jersey.server.ProcessingProvidersConfigurator filterNameBound WARNING: @PreMatching provider, class org.glassfish.jersey.tests.e2e.server.NameBindingTest$PreMatchingFooFilter, also annotated with a name binding annotation. Name binding will be ignored. Sep 01, 2022 9:54:10 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:54:10 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:10 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:54:10 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 17 requests to finish... Sep 01, 2022 9:54:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.015 s - in org.glassfish.jersey.tests.e2e.server.NameBindingTest [INFO] Running org.glassfish.jersey.tests.e2e.server.ServerDestroyTest Sep 01, 2022 9:54:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.73 s - in org.glassfish.jersey.tests.e2e.server.NameBindingTest [INFO] Running org.glassfish.jersey.tests.e2e.server.ServerDestroyTest Sep 01, 2022 9:54:13 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:54:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:13 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:13 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:54:14 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.56 s - in org.glassfish.jersey.tests.e2e.server.ServerDestroyTest Sep 01, 2022 9:54:14 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:54:14 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:14 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.ScheduledThreadPoolExecutorProviderTest Sep 01, 2022 9:54:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.02 s - in org.glassfish.jersey.tests.e2e.server.ServerDestroyTest [INFO] Running org.glassfish.jersey.tests.e2e.server.ScheduledThreadPoolExecutorProviderTest Sep 01, 2022 9:54:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:16 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:54:16 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:16 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:54:16 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:54:16 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.064 s - in org.glassfish.jersey.tests.e2e.server.ScheduledThreadPoolExecutorProviderTest Sep 01, 2022 9:54:17 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:17 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:54:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.583 s - in org.glassfish.jersey.tests.e2e.server.ScheduledThreadPoolExecutorProviderTest [INFO] Running org.glassfish.jersey.tests.e2e.server.ExtendedExceptionMapperTest [INFO] Running org.glassfish.jersey.tests.e2e.server.ExtendedExceptionMapperTest Sep 01, 2022 9:54:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:18 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:54:18 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:54:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:54:19 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:19 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:54:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.28 s - in org.glassfish.jersey.tests.e2e.server.ExtendedExceptionMapperTest Sep 01, 2022 9:54:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.826 s - in org.glassfish.jersey.tests.e2e.server.ExtendedExceptionMapperTest [INFO] Running org.glassfish.jersey.tests.e2e.server.CustomInjectablesResourceConfigTest [INFO] Running org.glassfish.jersey.tests.e2e.server.CustomInjectablesResourceConfigTest Sep 01, 2022 9:54:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:21 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:54:21 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:21 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. org.glassfish.jersey.tests.e2e.server.CustomInjectablesResourceConfigTest$MyInjectableSingleton@38351dae org.glassfish.jersey.tests.e2e.server.CustomInjectablesResourceConfigTest$MyInjectableSingleton@38351dae org.glassfish.jersey.tests.e2e.server.CustomInjectablesResourceConfigTest$MyInjectableSingleton@38351dae Sep 01, 2022 9:54:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:54:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:22 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:54:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:54:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.317 s - in org.glassfish.jersey.tests.e2e.server.CustomInjectablesResourceConfigTest Sep 01, 2022 9:54:22 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:22 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.MetainfServicesLookupDisabledTest org.glassfish.jersey.tests.e2e.server.CustomInjectablesResourceConfigTest$MyInjectableSingleton@1339a434 org.glassfish.jersey.tests.e2e.server.CustomInjectablesResourceConfigTest$MyInjectableSingleton@1339a434 org.glassfish.jersey.tests.e2e.server.CustomInjectablesResourceConfigTest$MyInjectableSingleton@1339a434 Sep 01, 2022 9:54:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:54:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:23 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:23 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Sep 01, 2022 9:54:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.997 s - in org.glassfish.jersey.tests.e2e.server.CustomInjectablesResourceConfigTest [INFO] Running org.glassfish.jersey.tests.e2e.server.MetainfServicesLookupDisabledTest Sep 01, 2022 9:54:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:24 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:54:24 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:24 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:54:25 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=text/plain, type=class org.glassfish.jersey.tests.e2e.server.AbstractDisableMetainfServicesLookupTest$UselessMessage, genericType=class org.glassfish.jersey.tests.e2e.server.AbstractDisableMetainfServicesLookupTest$UselessMessage. Sep 01, 2022 9:54:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.975 s - in org.glassfish.jersey.tests.e2e.server.MetainfServicesLookupDisabledTest [INFO] Running org.glassfish.jersey.tests.e2e.server.MetainfServicesLookupEnabledTest Sep 01, 2022 9:54:25 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:54:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:26 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:26 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:54:26 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo SEVERE: MessageBodyWriter not found for media type=text/plain, type=class org.glassfish.jersey.tests.e2e.server.AbstractDisableMetainfServicesLookupTest$UselessMessage, genericType=class org.glassfish.jersey.tests.e2e.server.AbstractDisableMetainfServicesLookupTest$UselessMessage. Sep 01, 2022 9:54:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.532 s - in org.glassfish.jersey.tests.e2e.server.MetainfServicesLookupDisabledTest Sep 01, 2022 9:54:26 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.server.MetainfServicesLookupEnabledTest Sep 01, 2022 9:54:27 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:27 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:54:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.026 s - in org.glassfish.jersey.tests.e2e.server.MetainfServicesLookupEnabledTest Sep 01, 2022 9:54:27 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [INFO] Running org.glassfish.jersey.tests.e2e.server.ModelProcessorTest Sep 01, 2022 9:54:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:28 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:54:28 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:54:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:54:29 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:29 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:54:29 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 14 requests to finish... Sep 01, 2022 9:54:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.644 s - in org.glassfish.jersey.tests.e2e.server.MetainfServicesLookupEnabledTest [INFO] Running org.glassfish.jersey.tests.e2e.server.ModelProcessorTest Sep 01, 2022 9:54:30 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.414 s - in org.glassfish.jersey.tests.e2e.server.ModelProcessorTest Sep 01, 2022 9:54:31 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final [INFO] Running org.glassfish.jersey.tests.e2e.server.AppNameBindingTest Sep 01, 2022 9:54:32 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:32 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:54:32 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll INFO: Waiting for 14 requests to finish... Sep 01, 2022 9:54:32 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:33 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:54:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:54:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:33 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:33 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:54:33 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.101 s - in org.glassfish.jersey.tests.e2e.server.AppNameBindingTest Sep 01, 2022 9:54:34 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.703 s - in org.glassfish.jersey.tests.e2e.server.ModelProcessorTest [INFO] Running org.glassfish.jersey.tests.e2e.server.InterceptorHttpHeadersInjectionTest [INFO] Running org.glassfish.jersey.tests.e2e.server.AppNameBindingTest Sep 01, 2022 9:54:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:34 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:35 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:54:35 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:54:35 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:35 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:54:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:54:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:54:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.117 s - in org.glassfish.jersey.tests.e2e.server.InterceptorHttpHeadersInjectionTest Sep 01, 2022 9:54:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:36 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:36 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:54:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.422 s - in org.glassfish.jersey.tests.e2e.server.AppNameBindingTest [INFO] Running org.glassfish.jersey.tests.e2e.server.PostConstructTest Sep 01, 2022 9:54:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch JDK 19 [INFO] Running org.glassfish.jersey.tests.e2e.server.InterceptorHttpHeadersInjectionTest Sep 01, 2022 9:54:37 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:38 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:54:38 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:38 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sep 01, 2022 9:54:38 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:54:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.029 s - in org.glassfish.jersey.tests.e2e.server.PostConstructTest Sep 01, 2022 9:54:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] Running org.glassfish.jersey.tests.e2e.server.EncodedFormParamTest Sep 01, 2022 9:54:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Sep 01, 2022 9:54:39 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sep 01, 2022 9:54:39 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:39 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Sep 01, 2022 9:54:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.49 s - in org.glassfish.jersey.tests.e2e.server.InterceptorHttpHeadersInjectionTest [INFO] Running org.glassfish.jersey.tests.e2e.server.PostConstructTest Sep 01, 2022 9:54:40 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final Sep 01, 2022 9:54:40 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/ Sending interrupt signal to process Sep 01, 2022 9:54:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Sep 01, 2022 9:54:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Sending interrupt signal to process Sep 01, 2022 9:54:41 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 7.0.1.Final script returned exit code 143 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch JDK 11 script returned exit code 143 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch JDK 8 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] End of Pipeline Queue task was cancelled GitHub has been notified of this commit’s build result Finished: ABORTED